| commit | 7d4152bda6ee55be2699f7f7072b2f4ab3c66ac3 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Mar 17 06:58:37 2008 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Mar 17 06:58:37 2008 +0000 |
| tree | 7e114bf71cb09c776a3e21544300496703fa96bc | |
| parent | 52f16deb6574c30b2a4d2b22de57c75e06804bfe [diff] |
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. llvm-svn: 48449