[mips][FastISel] Remove hidden mips-fast-isel option.
[oota-llvm.git] / test / CodeGen / Mips / Fast-ISel / rem1.ll
index 9b5e440d0eaa2b951154ea5d5b1c7d551121cb32..cf709e7e495427f933b3648d7327efb4e06e7ffd 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc < %s -march=mipsel -mcpu=mips32 -O0 -relocation-model=pic \
-; RUN:      -fast-isel=true -mips-fast-isel -fast-isel-abort=1 | FileCheck %s
+; RUN:      -fast-isel-abort=1 | FileCheck %s
 ; RUN: llc < %s -march=mipsel -mcpu=mips32r2 -O0 -relocation-model=pic \
-; RUN:      -fast-isel=true -mips-fast-isel -fast-isel-abort=1 | FileCheck %s
+; RUN:      -fast-isel-abort=1 | FileCheck %s
 
 @sj = global i32 200, align 4
 @sk = global i32 -47, align 4