diff options
author | Evan Cheng <evan.cheng@apple.com> | 2010-11-30 23:55:39 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2010-11-30 23:55:39 +0000 |
commit | d4b0873c06de66a00e28850f31c227995ecb1592 (patch) | |
tree | 39429808ff237190ba3ba4083cded67bc2ba0496 /llvm/lib/CodeGen/LiveIntervalUnion.cpp | |
parent | 05632cb5cc06765c692dfd45d99cedf65e6d142e (diff) | |
download | bcm5719-llvm-d4b0873c06de66a00e28850f31c227995ecb1592.tar.gz bcm5719-llvm-d4b0873c06de66a00e28850f31c227995ecb1592.zip |
Enable sibling call optimization of libcalls which are expanded during
legalization time. Since at legalization time there is no mapping from
SDNode back to the corresponding LLVM instruction and the return
SDNode is target specific, this requires a target hook to check for
eligibility. Only x86 and ARM support this form of sibcall optimization
right now.
rdar://8707777
llvm-svn: 120501
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalUnion.cpp')
0 files changed, 0 insertions, 0 deletions