diff options
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-05-18 04:18:19 +0000 |
|---|---|---|
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-05-18 04:18:19 +0000 |
| commit | 595a47d462fad13c08fbe9536d01bdf1b02bfabd (patch) | |
| tree | 3b2db50ad8f0ba9a36e62e877ebda1b4c5783d17 /llvm/lib/CodeGen/RegAllocBase.h | |
| parent | e77a28f7e1ff0b5523107c7a42fae7c063a2b732 (diff) | |
| download | bcm5719-llvm-595a47d462fad13c08fbe9536d01bdf1b02bfabd.tar.gz bcm5719-llvm-595a47d462fad13c08fbe9536d01bdf1b02bfabd.zip | |
Properly shrink live ranges after deleting dead copies. Clean up after all joined copies.
LiveInterval::shrinkToUses recomputes the live range from scratch instead of
removing snippets. This should avoid the problem with dangling live ranges.
Leave physreg identity copies alone. They can be created when joining a virtreg
with a physreg. They don't affect register allocation, and they will be removed
by the rewriter.
llvm-svn: 131521
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocBase.h')
0 files changed, 0 insertions, 0 deletions

