[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / 2009-01-31-BigShift.ll
index 360b4f0e46bfec605f8cfcc26049e743bfe59ba8..4eb0ec1485b75919f3221fca9ea9802b60a98376 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | not grep and
+; RUN: llc < %s -march=x86 | not grep and
 ; PR3401
 
 define void @x(i288 %i) nounwind {