summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-01-26 07:08:42 +0000
committerChris Lattner <sabre@nondot.org>2005-01-26 07:08:42 +0000
commita710180bba4f9bae94c46f91ae31220f609a8c69 (patch)
treee0366ea05d60f06764fa3b6116abd19dc005f46c /llvm/test/Regression
parent589304de7f2607b98535fff3db3535e7c97d98f1 (diff)
downloadbcm5719-llvm-a710180bba4f9bae94c46f91ae31220f609a8c69.tar.gz
bcm5719-llvm-a710180bba4f9bae94c46f91ae31220f609a8c69.zip
XFAIL this for now.
llvm-svn: 19845
Diffstat (limited to 'llvm/test/Regression')
-rw-r--r--llvm/test/Regression/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/Regression/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll b/llvm/test/Regression/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll
index 02cbd5186ba..f58b6b98c72 100644
--- a/llvm/test/Regression/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll
+++ b/llvm/test/Regression/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll
@@ -11,6 +11,11 @@
;
; RUN: llvm-as %s -o - | opt -instcombine | llvm-dis | not grep 'cast.*int'
+
+; Some of these cases were miscompiling programs so they were disabled, see
+; bugzilla for details.
+; XFAIL: *
+
implementation ; Functions:
;
OpenPOWER on IntegriCloud