Emit the copies out of call return registers *after* the ISD::CALLSEQ_END
authorChris Lattner <sabre@nondot.org>
Tue, 24 Jan 2006 05:17:12 +0000 (05:17 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Jan 2006 05:17:12 +0000 (05:17 +0000)
commitaf63bb03c51231d81f6890dcaec7f71cb60b51de
treeb236ece7350bc51ad2bfa2f339bdb4445858809e
parent169548350596111a5d44b988b0f33b435664e5b9
Emit the copies out of call return registers *after* the ISD::CALLSEQ_END
node, fixing fastcc and the case where a function has a frame pointer due
to dynamic allocas.

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