diff options
author | Evan Cheng <evan.cheng@apple.com> | 2005-12-21 02:39:21 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2005-12-21 02:39:21 +0000 |
commit | a74ce62746b522bb40c0f9dcf656023a7769d1f0 (patch) | |
tree | 5931bb373824a80e24cc77d32cc0c86e3f4a9404 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | |
parent | 434ffe49a9595858f7ccc5ccf4eaadb22f958bce (diff) | |
download | bcm5719-llvm-a74ce62746b522bb40c0f9dcf656023a7769d1f0.tar.gz bcm5719-llvm-a74ce62746b522bb40c0f9dcf656023a7769d1f0.zip |
* 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.
llvm-svn: 24888
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp')
0 files changed, 0 insertions, 0 deletions