Remove the "-promote-elements" flag. This flag is now enabled by default.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-extract.ll
index e51c4179dd89a71487d0090bff5bbb4cdd3f2515..f63396e40ca453b2ff558bdbbb4d74becfcc0532 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple x86_64-apple-darwin11 -O0 | FileCheck %s
+; RUN: llc < %s -mtriple x86_64-apple-darwin11 -O0 -fast-isel-abort | FileCheck %s
 
 %struct.x = type { i64, i64 }
 %addovf = type { i32, i1 }