From c9751806242a1e893f05cdbd3cc22c4685a971d4 Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Thu, 16 Jul 2009 14:35:57 +0000 Subject: Temporary disable 16 bit bswap git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76063 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/SystemZ/11-BSwap.ll | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/CodeGen/SystemZ/11-BSwap.ll b/test/CodeGen/SystemZ/11-BSwap.ll index d04fa42..4470803 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 -- cgit v1.1