diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-06-24 00:12:39 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-06-24 00:12:39 +0000 |
commit | f38e6720cc5fa5dacffbbae2713b24da5a0875d3 (patch) | |
tree | 4a0a2e79e79e0a3258bde707848e28f24d5f8b82 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 9b5528d278dc47384bf60b9b0d428cf16e9982b7 (diff) | |
download | bcm5719-llvm-f38e6720cc5fa5dacffbbae2713b24da5a0875d3.tar.gz bcm5719-llvm-f38e6720cc5fa5dacffbbae2713b24da5a0875d3.zip |
Replace a big gob of old coalescer logic with the new CoalescerPair class.
CoalescerPair can determine if a copy can be coalesced, and which register gets
merged away. The old logic in SimpleRegisterCoalescing had evolved into
something a bit too convoluted.
llvm-svn: 106701
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions