Change Neon VLDn intrinsics to return multiple values instead of really
[oota-llvm.git] / test / CodeGen / ARM / uxtb.ll
index 85659a7cc9813d81a24f3315f9c6a8ddc358e588..73e918b7a5d3b3a324363992f3994b152593ec28 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm -mattr=+v6 | \
+; RUN: llvm-as < %s | llc -mtriple=armv6-apple-darwin | \
 ; RUN:   grep uxt | count 10
 
 define i32 @test1(i32 %x) {