Reapply "[ARM] Combine CMOV into BFI where possible"
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-crash.ll
index 8fb4b66b7dd4f207a7f8ca422c6c342ecfa83698..885ca69834d32bc50b55e3f91aa7100b32813e72 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llc < %s -O0 -verify-machineinstrs -mtriple=thumbv7-apple-darwin
+; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort=1 -mtriple=thumbv7-apple-darwin
+; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort=1 -mtriple=thumbv7-linux-gnueabi
 
 %union.anon = type { <16 x i32> }