Add mips32 r1 to the list of supported targets for Mips fast-isel
[oota-llvm.git] / test / CodeGen / Mips / Fast-ISel / nullvoid.ll
index eeaff878bf549cfc51c12fa7e8ec27b6c76183b8..c847561d0278c76cb2c0098ef2a8ed9c90fa7383 100644 (file)
@@ -1,5 +1,7 @@
 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort -mcpu=mips32r2 \
 ; RUN:     < %s | FileCheck %s
+; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort -mcpu=mips32 \
+; RUN:     < %s | FileCheck %s
 
 ; Function Attrs: nounwind
 define void @foo() {