Pass the correct values to the chain argument for node construction during
authorNate Begeman <natebegeman@mac.com>
Thu, 31 Mar 2005 02:05:53 +0000 (02:05 +0000)
committerNate Begeman <natebegeman@mac.com>
Thu, 31 Mar 2005 02:05:53 +0000 (02:05 +0000)
commit96fc681d7e7bf7b40fa61c1d33065a8025acdeb9
treed33efdb55c18fc77eeec687c9bc927d154e45d05
parent74d734574e02c35074bca9cadc6694fafe9fef5c
Pass the correct values to the chain argument for node construction during
LowerCallTo.
Handle ISD::ADD in SelectAddr, allowing us to have nonzero immediates for
loads and stores, amazing!

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