Switch PPC over to a call-selection model where the lowering code creates
authorChris Lattner <sabre@nondot.org>
Wed, 17 May 2006 06:01:33 +0000 (06:01 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 May 2006 06:01:33 +0000 (06:01 +0000)
commit9a2a497284e2233345c4bb9cdc1044d8395fddde
treec16de0bb82f8848b315d700a1684012711595bb8
parent732baf35f957343560815b0a3830607a5608094b
Switch PPC over to a call-selection model where the lowering code creates
the copyto/fromregs instead of making the PPCISD::CALL selection code create
them.  This vastly simplifies the selection code, and moves the ABI handling
parts into one place.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28346 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrInfo.td