"Update" tests for -disable-if-conversion removal. I think branch.ll should just
authorDaniel Dunbar <daniel@zuster.org>
Sat, 26 Sep 2009 05:29:36 +0000 (05:29 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 26 Sep 2009 05:29:36 +0000 (05:29 +0000)
be removed, but I XFAIL'd it for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82847 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/branch.ll
test/CodeGen/Thumb2/thumb2-branch.ll

index ad21d94a52e31da682b82fad4433aaab5435cf6e..e593189b8017fd86a045153728df80567ce53c14 100644 (file)
@@ -3,6 +3,7 @@
 ; RUN: grep bge %t
 ; RUN: grep bhs %t
 ; RUN: grep blo %t
+; XFAIL: *
 
 define void @f1(i32 %a, i32 %b, i32* %v) {
 entry:
index a794562a6dace9ef4388dc7b5a5b57280ced7f5d..b46cb5f7c70e937d9d3a6b7c789e5bfe00ed0d12 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mattr=+thumb2 -disable-arm-if-conversion | FileCheck %s
+; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
 
 define void @f1(i32 %a, i32 %b, i32* %v) {
 entry: