Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2008-10-16-VecUnaryOp.ll
index e1dc7b6bb27c1188796720322172c8c3215fe7c6..de4c1e70b8d85e4e7b4a1e5d4566f46721536184 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2
+; RUN: llc < %s -march=x86 -mattr=+sse2
 ; PR2762
 define void @foo(<4 x i32>* %p, <4 x double>* %q) {
   %n = load <4 x i32>* %p