Fix test/Regression/ExecutionEngine/2005-12-02-TailCallBug.ll and PR672.
authorChris Lattner <sabre@nondot.org>
Sat, 3 Dec 2005 07:15:55 +0000 (07:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 3 Dec 2005 07:15:55 +0000 (07:15 +0000)
commita027ba885aa5efbffa1e6cc003dee61d8c99c8f7
treed1a454aba76c7a18b04811e01154138928d9e7df
parent8e22200f2ba395243403e12adc4a09609fb7fd23
Fix test/Regression/ExecutionEngine/2005-12-02-TailCallBug.ll and PR672.

This also fixes 177.mesa, the only program that fails with --enable-x86-fastcc
turned on.  Given a clean nightly tester run, we should be able to turn it
on by default!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24578 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp