Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / phys-reg-local-regalloc.ll
index e5e2d4bb230d5a03068bf1219d1f87fdbde70429..8b9ea17c4e2326ec30ce4a43217cb33a021b164f 100644 (file)
@@ -1,4 +1,6 @@
-; RUN: llc < %s -march=x86 -mtriple=i386-apple-darwin9 -regalloc=local | FileCheck %s
+; RUN: llc < %s -march=x86 -mtriple=i386-apple-darwin9 -regalloc=fast | FileCheck %s
+; RUN: llc -O0 < %s -march=x86 -mtriple=i386-apple-darwin9 -regalloc=fast | 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]