ensure these don't xpass if opt crashes
authorChris Lattner <sabre@nondot.org>
Mon, 15 Jan 2007 01:04:21 +0000 (01:04 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Jan 2007 01:04:21 +0000 (01:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33215 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/CorrelatedExprs/looptest.ll
test/Transforms/CorrelatedExprs/nullpointer.ll

index 7fe09031c79574cefb92d62d85db14cf735dd0fa..eca6d93ad62543a7afa166eb3bfd22bc92194dd5 100644 (file)
@@ -12,6 +12,7 @@
 ; Note that this is a "feature" test, not a correctness test.
 ;
 ; XFAIL: *
+; RUN: llvm-upgrade < %s | llvm-as | opt -cee -simplifycfg -disable-output &&
 ; RUN: llvm-upgrade < %s | llvm-as | opt -cee -simplifycfg | llvm-dis | not grep cond213
 ;
 implementation   ; Functions:
index c6829aaeab9f346895cfea199e107c3572eacb5f..a0fcdda129f929ac399c19881ea0b2a148e4160c 100644 (file)
@@ -2,6 +2,7 @@
 ; Any succeeding uses of the pointer should get this info
 ;
 ; XFAIL: *
+; RUN: llvm-upgrade < %s | llvm-as | opt -cee -instcombine -simplifycfg -disable-output &&
 ; RUN: llvm-upgrade < %s | llvm-as | opt -cee -instcombine -simplifycfg | llvm-dis | not grep br
 
 implementation   ; Functions: