Fix tests.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 2 Oct 2009 06:53:57 +0000 (06:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 2 Oct 2009 06:53:57 +0000 (06:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83241 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/ifcvt5.ll
test/CodeGen/Thumb2/thumb2-ifcvt3.ll

index 13c1603c90bdaadff3e1c652ab74cd0e9ccae76e..e9145ac36ddfbf143b13e4a025a531af5371b1c5 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm | FileCheck %s
+; RUN: llc < %s -mtriple=armv7-apple-darwin | FileCheck %s
 
 @x = external global i32*              ; <i32**> [#uses=1]
 
index e09ca362fc9e2ebd3615cf7850be902638847d5f..1d45d3ce7fe8d88d9a0410c7708ba01cbe3417c7 100644 (file)
@@ -20,10 +20,10 @@ bb52.bb53_crit_edge.exitStub:                     ; preds = %bb52
   ret i1 false
 
 bb52:                                             ; preds = %newFuncRoot
-; CHECK: moveq
 ; CHECK: movne
+; CHECK: moveq
+; CHECK: pop
 ; CHECK-NEXT: LBB1_2:
-; CHECK-NEXT: pop
   %0 = load i64* @posed, align 4                  ; <i64> [#uses=3]
   %1 = sub i64 %0, %.reload78                     ; <i64> [#uses=1]
   %2 = ashr i64 %1, 1                             ; <i64> [#uses=3]