commit | b077b842b64af39c8e2e9aaad327b3be446790dd | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Wed Dec 21 02:39:21 2005 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Wed Dec 21 02:39:21 2005 +0000 |
tree | 2f2716385bb6f788e28636086f50ab4e1a27de57 | |
parent | 8de324b59ce81cfb4202c706c96a3140f52e00c0 [diff] |
* Added lowering hook for external weak global address. It inserts a load for Darwin. * Added lowering hook for ISD::RET. It inserts CopyToRegs for the return value (or store / fld / copy to ST(0) for floating point value). This eliminate the need to write C++ code to handle RET with variable number of operands. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24888 91177308-0d34-0410-b5e6-96231b3b80d8