diff test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll @ 120:1172e4bd9c6f

update 4.0.0
author mir3636
date Fri, 25 Nov 2016 19:14:25 +0900
parents afa8332a0e37
children
line wrap: on
line diff
--- a/test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll	Tue Jan 26 22:56:36 2016 +0900
+++ b/test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll	Fri Nov 25 19:14:25 2016 +0900
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 | FileCheck %s
 
 define void @test(i32* nocapture %x, i64* %xx, i32* %yp) nounwind uwtable ssp {
 entry: