CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / fast-cc-merge-stack-adj.ll
index 5121ed13228df21f5db0c5698229e6567e7f5b68..d9cfaa4c265694bf8c08c10b9c6b2a1cc344ceef 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -mcpu=generic -march=x86 -x86-asm-syntax=intel | FileCheck %s
-; CHECK: add ESP, 8
+; CHECK: add esp, 8
 
 target triple = "i686-pc-linux-gnu"