Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / coalescer-commute4.ll
index 9628f93e7916fefce52bf776ec27c9d3d9321716..02a97813fdcd0978bd1a95780c44e394ce13ef5d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i686-apple-darwin -mattr=+sse2 | not grep movaps
+; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+sse2 | not grep movaps
 ; PR1501
 
 define float @foo(i32* %x, float* %y, i32 %c) nounwind  {