summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-02-23 00:56:56 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-02-23 00:56:56 +0000
commitb51f65c297d9ec037efa657c9c0c84eebdd0c4a0 (patch)
treeb5cc33722550d28eac0b24a3ae0060b8935a92c1 /llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
parent1aef0c5621a6c129abbb856106363ce894382478 (diff)
downloadbcm5719-llvm-b51f65c297d9ec037efa657c9c0c84eebdd0c4a0.tar.gz
bcm5719-llvm-b51f65c297d9ec037efa657c9c0c84eebdd0c4a0.zip
Keep track of how many times a live range has been dequeued, and prioritize new ranges.
When a large live range is evicted, it will usually be split when it comes around again. By deferring evicted live ranges, the splitting happens at a time when the interference pattern is more realistic. This prevents repeated splitting and evictions. llvm-svn: 126282
Diffstat (limited to 'llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud