aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/SimplifyCFG.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-02-24 23:21:36 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-02-24 23:21:36 +0000
commit107d366df762c18294dc00f5de916f62672353ff (patch)
tree64d25754d5a121b212223565a908b8fbd21a26ad /lib/Transforms/Utils/SimplifyCFG.cpp
parent4e671437ed9ff171e83fb34a971388c29cbe2704 (diff)
Tweak the register allocator priority queue some more.
New live ranges are assigned in long -> short order, but live ranges that have been evicted at least once are deferred and assigned in short -> long order. Also disable splitting and spilling for live ranges seen for the first time. The intention is to create a realistic interference pattern from the heavy live ranges before starting splitting and spilling around it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126451 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions