summaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2009-07-16 14:35:57 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2009-07-16 14:35:57 +0000
commitc9751806242a1e893f05cdbd3cc22c4685a971d4 (patch)
treef93281eeb31fbcc63998bc755db4f230a7c2db41 /test/CodeGen/SystemZ
parent6d4b270e38e248fca2d8d947cd22bcb8904fa22a (diff)
downloadllvm-c9751806242a1e893f05cdbd3cc22c4685a971d4.tar.gz
llvm-c9751806242a1e893f05cdbd3cc22c4685a971d4.tar.bz2
llvm-c9751806242a1e893f05cdbd3cc22c4685a971d4.tar.xz
Temporary disable 16 bit bswap
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76063 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SystemZ')
-rw-r--r--test/CodeGen/SystemZ/11-BSwap.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/SystemZ/11-BSwap.ll b/test/CodeGen/SystemZ/11-BSwap.ll
index d04fa42bc1..44708030eb 100644
--- a/test/CodeGen/SystemZ/11-BSwap.ll
+++ b/test/CodeGen/SystemZ/11-BSwap.ll
@@ -1,3 +1,4 @@
+; XFAIL
; RUN: llvm-as < %s | llc | grep lrvr | count 2
; RUN: llvm-as < %s | llc | grep lrvgr | count 1
; RUN: llvm-as < %s | llc | grep lrvh | count 1