summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-02-09 01:14:03 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-02-09 01:14:03 +0000
commit1305bc0a6572cf0b884fffe2c5aeb9e1a006ff3b (patch)
tree0e59e6b74bcfb423a578b1d8fb29e8ad4a765ea6 /clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
parentf4cd4f94d9300efbbc3b25832ac433d0bc609f23 (diff)
downloadbcm5719-llvm-1305bc0a6572cf0b884fffe2c5aeb9e1a006ff3b.tar.gz
bcm5719-llvm-1305bc0a6572cf0b884fffe2c5aeb9e1a006ff3b.zip
Evict a lighter single interference before attempting to split a live range.
Registers are not allocated strictly in spill weight order when live range splitting and spilling has created new shorter intervals with higher spill weights. When one of the new heavy intervals conflicts with a single lighter interval, simply evict the old interval instead of trying to split the heavy one. The lighter interval is a better candidate for splitting, it has a smaller use density. llvm-svn: 125151
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud