Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2009-02-25-CommuteBug.ll
index 3dbfa80e00e62e4438721cc81c6cc21841104155..7ea699833ba8638a5f940679b8654cfe0cb992c3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -stats |& not grep commuted
+; RUN: llc < %s -march=x86 -mattr=+sse2 -stats |& not grep commuted
 ; rdar://6608609
 
 define <2 x double> @t(<2 x double> %A, <2 x double> %B, <2 x double> %C) nounwind readnone {