aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2009-11-21 23:34:09 +0000
committerJim Grosbach <grosbach@apple.com>2009-11-21 23:34:09 +0000
commit21ce2e3c74d3b64a9dafde190d18dbf3aa003112 (patch)
treee7b5598b6af30f918ed1b8191b7c90b46b9df041 /test/CodeGen/Thumb2
parent31ef40e9408ff9b16b9a1755a803f765eaa50b36 (diff)
downloadexternal_llvm-21ce2e3c74d3b64a9dafde190d18dbf3aa003112.zip
external_llvm-21ce2e3c74d3b64a9dafde190d18dbf3aa003112.tar.gz
external_llvm-21ce2e3c74d3b64a9dafde190d18dbf3aa003112.tar.bz2
Revert 89562. We're being sneakier than I was giving us credit for, and this
isn't necessary. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89568 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2')
-rw-r--r--test/CodeGen/Thumb2/thumb2-ifcvt1.ll1
-rw-r--r--test/CodeGen/Thumb2/thumb2-ifcvt2.ll1
2 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/Thumb2/thumb2-ifcvt1.ll b/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
index 617d0b1..71199ab 100644
--- a/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
+++ b/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
@@ -1,5 +1,4 @@
; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s
-; XFAIL: *
define i32 @t1(i32 %a, i32 %b, i32 %c, i32 %d) {
; CHECK: t1:
diff --git a/test/CodeGen/Thumb2/thumb2-ifcvt2.ll b/test/CodeGen/Thumb2/thumb2-ifcvt2.ll
index 5ff9bfd..d917ffe 100644
--- a/test/CodeGen/Thumb2/thumb2-ifcvt2.ll
+++ b/test/CodeGen/Thumb2/thumb2-ifcvt2.ll
@@ -1,5 +1,4 @@
; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s
-; XFAIL: *
define void @foo(i32 %X, i32 %Y) {
entry: