Fix a bug in my elimination of ISD::CALL this morning. PPC now has to
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jan 2006 07:33:03 +0000 (07:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jan 2006 07:33:03 +0000 (07:33 +0000)
commite00ebf0acaa47a9aa8bfeba025f281432c4e9957
treeadb3ce7741cb0229f5ddbab903d5c4631dcf659a
parent1e39a15b42a55a8dea3d9485e7ea7ce77af5f4ef
Fix a bug in my elimination of ISD::CALL this morning.  PPC now has to
provide the expansion for i64 calls itself

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