Add a test case to check handling of dbg-declare by fast-isel.
[oota-llvm.git] / test / CodeGen / X86 / tailcallfp2.ll
index 8bfae1bb8de5695a25928ca3ff7b2aaffa6a1ff2..4ec127f81ac7b7ba1a9b878fb542764919ba9f57 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -tailcallopt | grep {jmp} | grep {\\*%ecx}
+; RUN: llc < %s -march=x86 -tailcallopt | grep {jmp} | grep {\\*%edx}
 
 declare i32 @putchar(i32)