Check in some #ifdef'd out code switching call argument
authorChris Lattner <sabre@nondot.org>
Mon, 17 Mar 2008 06:58:37 +0000 (06:58 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Mar 2008 06:58:37 +0000 (06:58 +0000)
commit315123fb6a93f26f3660b7cb297ad378ec14c92d
treefbe5c8ac3e684e9886cc8883e063960a8985b5e5
parente0b1215a9299119f064245db1b28bfde55e8950a
Check in some #ifdef'd out code switching call argument
lowering over to SparcCallingConv.td.  We can't make the switch
yet because we can't say to pass f64 registers in 2 x i32 registers
with the td file yet.

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