This commit enables unaligned memory accesses of vector types on AArch64 back end...
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-01-InvalidOrdCompare.ll
index d7b5f25de6c9af9381e74dea99f321c5532ad945..4160b203e36b304786a4206ca26ce4f3c6efadb8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -enable-unsafe-fp-math -march=x86 | grep jnp
+; RUN: llc < %s -enable-unsafe-fp-math -march=x86 | grep jp
 ; rdar://5902801
 
 declare void @test2()