Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-22-FoldUnalignedLoad.ll
index c9e30d8f80a208097c9fc46c7defa7bfae0260c5..19a73543c65e627215c0ef745916d77c81787bf8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 | grep movups | count 2
+; RUN: llc < %s -march=x86 -mattr=+sse2 | grep movups | count 2
 
 define void @a(<4 x float>* %x) nounwind  {
 entry: