ARM: add __aeabi_d2h for truncation on AEABI systems
[oota-llvm.git] / test / CodeGen / ARM / vicmp.ll
index 0a8f103102b1f90fbe6560f39a0c6eddffc9cb0a..bebb32062f7115e5fa8cecb9b159fa35d4778786 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
+; RUN: llc -mtriple=arm -mattr=+neon %s -o - | FileCheck %s
 
 ; This tests icmp operations that do not map directly to NEON instructions.
 ; Not-equal (ne) operations are implemented by VCEQ/VMVN.  Less-than (lt/ult)