diff options
author | Duncan Sands <baldrick@free.fr> | 2008-07-04 11:47:58 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2008-07-04 11:47:58 +0000 |
commit | 93e180342a5f6b3af380b7af6bc5f2116d27b858 (patch) | |
tree | d1a346b8ec45d03aa9e4ef13618ca56f6161f52c /llvm/lib/CodeGen/UnreachableBlockElim.cpp | |
parent | 1e8b6087511c228990d1408833a2354969df4b9c (diff) | |
download | bcm5719-llvm-93e180342a5f6b3af380b7af6bc5f2116d27b858.tar.gz bcm5719-llvm-93e180342a5f6b3af380b7af6bc5f2116d27b858.zip |
Rather than having a different custom legalization
hook for each way in which a result type can be
legalized (promotion, expansion, softening etc),
just use one: ReplaceNodeResults, which returns
a node with exactly the same result types as the
node passed to it, but presumably with a bunch of
custom code behind the scenes. No change if the
new LegalizeTypes infrastructure is not turned on.
llvm-svn: 53137
Diffstat (limited to 'llvm/lib/CodeGen/UnreachableBlockElim.cpp')
0 files changed, 0 insertions, 0 deletions