Revert r124611 - "Keep track of incoming argument's location while emitting LiveIns."
[oota-llvm.git] / test / CodeGen / X86 / volatile.ll
index e40f87b30e4371ddf828d7aec201c397aac084b1..2e5742afdf8561b2dde43ab438245c7038930862 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=sse2 | grep movsd | count 5
-; RUN: llvm-as < %s | llc -march=x86 -mattr=sse2 -fast | grep movsd | count 5
+; RUN: llc < %s -march=x86 -mattr=sse2 | grep movsd | count 5
+; RUN: llc < %s -march=x86 -mattr=sse2 -O0 | grep -v esp | grep movsd | count 5
 
 @x = external global double