[ARM] Mark VMOV with immediate: isAsCheapAsMove.
[oota-llvm.git] / test / CodeGen / ARM / inlineasm.ll
index cca3c696b4a8bf91426270abcb11412188682b37..39962e08cdd644e037f153fefd0b92c6f8279cc7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+v6
+; RUN: llc -mtriple=arm-eabi -mattr=+v6 %s -o /dev/null
 
 define i32 @test1(i32 %tmp54) {
        %tmp56 = tail call i32 asm "uxtb16 $0,$1", "=r,r"( i32 %tmp54 )         ; <i32> [#uses=1]