summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sext-subreg.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-01-13 01:51:43 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-01-13 01:51:43 +0000
commit262a96edb436543227b9b5e49f95a082e1c73b5f (patch)
tree720e7eac81a23cc4396ffce7eca1c6403c0d2c79 /test/CodeGen/X86/sext-subreg.ll
parentd9e385f411abc1ec41130d8010a9de4a93dd1042 (diff)
downloadllvm-262a96edb436543227b9b5e49f95a082e1c73b5f.tar.gz
llvm-262a96edb436543227b9b5e49f95a082e1c73b5f.tar.bz2
llvm-262a96edb436543227b9b5e49f95a082e1c73b5f.tar.xz
Disable opt-ext pass to unbreak the build for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93286 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/sext-subreg.ll')
-rw-r--r--test/CodeGen/X86/sext-subreg.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/sext-subreg.ll b/test/CodeGen/X86/sext-subreg.ll
index b2b9f8121f..06964cefc7 100644
--- a/test/CodeGen/X86/sext-subreg.ll
+++ b/test/CodeGen/X86/sext-subreg.ll
@@ -1,5 +1,6 @@
; RUN: llc < %s -march=x86-64 | FileCheck %s
; rdar://7529457
+; XFAIL: *
define i64 @t(i64 %A, i64 %B, i32* %P, i64 *%P2) nounwind {
; CHECK: t: