aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ispositive.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/ispositive.ll')
-rw-r--r--test/CodeGen/ARM/ispositive.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/ispositive.ll b/test/CodeGen/ARM/ispositive.ll
index 8dcac30..7e8eb42 100644
--- a/test/CodeGen/ARM/ispositive.ll
+++ b/test/CodeGen/ARM/ispositive.ll
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc -march=arm | grep {mov r0, r0, lsr #31}
-; RUN: llvm-as < %s | llc -march=thumb | grep {lsr r0, r0, #31}
define i32 @test1(i32 %X) {
entry: