forgot the testcase change for r113839
authorGabor Greif <ggreif@gmail.com>
Tue, 14 Sep 2010 09:30:17 +0000 (09:30 +0000)
committerGabor Greif <ggreif@gmail.com>
Tue, 14 Sep 2010 09:30:17 +0000 (09:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113840 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/arm-and-tst-peephole.ll

index 77bc9eec1afb150b806f4e4d9a99206630d77ac9..8d42a794feee0c1c1af985b758de63031b1fd1e8 100644 (file)
@@ -17,8 +17,7 @@ tailrecurse:                                      ; preds = %sw.bb, %entry
   %tmp2 = load i8** %scevgep5
   %0 = ptrtoint i8* %tmp2 to i32
 
-; CHECK:      and lr, r12, #3
-; CHECK-NEXT: tst r12, #3
+; CHECK:      ands r12, r12, #3
 ; CHECK-NEXT: beq LBB0_4
 
 ; T2:      movs r5, #3