Test revert 95050; there's a good chance it's causing
[oota-llvm.git] / test / CodeGen / X86 / phys-reg-local-regalloc.ll
index 045841e7245b126c558c50a12e4c1880e2b76c9d..e5e2d4bb230d5a03068bf1219d1f87fdbde70429 100644 (file)
@@ -1,6 +1,4 @@
 ; RUN: llc < %s -march=x86 -mtriple=i386-apple-darwin9 -regalloc=local | FileCheck %s
-; RUN: llc -O0 < %s -march=x86 -mtriple=i386-apple-darwin9 -regalloc=local | FileCheck %s
-; CHECKed instructions should be the same with or without -O0.
 
 @.str = private constant [12 x i8] c"x + y = %i\0A\00", align 1 ; <[12 x i8]*> [#uses=1]