Implement proper tail calls in the X86 backend for all fastcc->fastcc
authorChris Lattner <sabre@nondot.org>
Sun, 15 May 2005 05:46:45 +0000 (05:46 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 May 2005 05:46:45 +0000 (05:46 +0000)
commit381e88799ec4ba0ccf194fcce99542a0b4852da1
treef712d0ac1649fb0d329b111e193287e478655a1d
parent8a458764d69892b824f760a3308d608d5750abf4
Implement proper tail calls in the X86 backend for all fastcc->fastcc
tail calls.

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