Switch sparc from using LowerCallTo to using LowerOperation(CALL) like
authorChris Lattner <sabre@nondot.org>
Mon, 17 Mar 2008 06:01:07 +0000 (06:01 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Mar 2008 06:01:07 +0000 (06:01 +0000)
commit98949a6d2c42e386f36b5fd94cb97008a51b610f
tree49f775d845747436b947519bfc9a58e0276f8d49
parent5a65b928302494ad2b3051980ce956e8f9e95023
Switch sparc from using LowerCallTo to using LowerOperation(CALL) like
other targets.  Use autogenerated calling conv to lower result of
calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48444 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcISelLowering.cpp
lib/Target/Sparc/SparcISelLowering.h