For PR1553:
[oota-llvm.git] / test / CodeGen / X86 / 2005-01-17-CycleInDAG.ll
index fdfed6cf41d4894e3e8df226db6b70111e29b2ab..74233ebda05ca18ca8f7e86586187ed9ffe2da23 100644 (file)
@@ -3,7 +3,7 @@
 ; is invalid code (there is no correct way to order the instruction).  Check
 ; that we do not fold the load into the sub.
 
-; RUN: llvm-as < %s | llc -march=x86 -disable-pattern-isel=0 | not grep 'sub.*GLOBAL'
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | not grep sub.*GLOBAL
 
 %GLOBAL = external global int