summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2007-04-26 20:49:05 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2007-04-26 20:49:05 +0000
commit566dfcbf9838e3a965a12eff4f73548d683e1f93 (patch)
tree6db041b4afdf81b2216f61544e9bb34f430392cb /test
parentab8fd404034439ba23230df512a8a2779e5d48a3 (diff)
downloadllvm-566dfcbf9838e3a965a12eff4f73548d683e1f93.tar.gz
llvm-566dfcbf9838e3a965a12eff4f73548d683e1f93.tar.bz2
llvm-566dfcbf9838e3a965a12eff4f73548d683e1f93.tar.xz
Add test to proper place. Also, XFAIL until ppc bootstrap will be ok.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36491 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll (renamed from test/CodeGen/X86/2007-04-27-BitTestsBadMask.ll)3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2007-04-27-BitTestsBadMask.ll b/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll
index f89159987c..a3d2000874 100644
--- a/test/CodeGen/X86/2007-04-27-BitTestsBadMask.ll
+++ b/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll
@@ -2,6 +2,9 @@
; RUN: llvm-as < %s | llc -march=x86-64 | grep 4297064449
; PR 1325+
+; FIXME: this is xfailed until we figure out ppc bootstrap
+; XFAIL: *
+
define i32 @foo(i8 %bar) {
entry:
switch i8 %bar, label %bb1203 [