Re-enable extension optimization pass.
[oota-llvm.git] / test / CodeGen / X86 / phys_subreg_coalesce.ll
index 3bbc55da16ab962714f3fcc7e84aa3ce03457a77..2c855ce8da6375b5c4bd328cca500caf585ea478 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin9 -mattr=+sse2 | not grep movl
+; RUN: llc < %s -mtriple=x86_64-apple-darwin9 -mattr=+sse2 | not grep movl
 
        %struct.dpoint = type { double, double }