Merging r258471:
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-fast-isel-noconvert.ll
index 483d1799f9c85af9cd93bbfb7b692ef54794b42d..81daa7c1d5acc48104775131eee0a9bab03620aa 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=arm64-apple-ios -O0 %s -o - | FileCheck %s
+; RUN: llc -O0 -verify-machineinstrs -mtriple=aarch64-apple-ios < %s | FileCheck %s
 
 ; Fast-isel can't do vector conversions yet, but it was emitting some highly
 ; suspect UCVTFUWDri MachineInstrs.