Make tests more useful.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-x86.ll
index 56aeb3a34364b624ea6df76ff953f1a796f92872..f7f577810c6cdcbe2fadc8ccfa933c8890f5051f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86 -relocation-model=pic < %s
+; RUN: llc -fast-isel -O0 -march=x86 -relocation-model=pic < %s | FileCheck %s
 
 ; This should use flds to set the return value.
 ; CHECK: test0: