XFAIL this for now.
authorChris Lattner <sabre@nondot.org>
Wed, 26 Jan 2005 07:08:42 +0000 (07:08 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 26 Jan 2005 07:08:42 +0000 (07:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19845 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll

index 02cbd5186ba4e00b85de7b4ef6a306523e9377a9..f58b6b98c72ae1787ab0760b8804183777df6f7c 100644 (file)
 ;
 ; 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:
 
 ;