summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-05-17 16:38:37 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-05-17 16:38:37 +0000
commit52375e6a01a0dd8a8c1fbc197316ec5868edc14c (patch)
tree5e6f1540564dd4caf68d682ad50049517230ba7e /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
parent314d07b51c6300a2095a0b0ac1d222d3bf3d9e2a (diff)
downloadbcm5719-llvm-52375e6a01a0dd8a8c1fbc197316ec5868edc14c.tar.gz
bcm5719-llvm-52375e6a01a0dd8a8c1fbc197316ec5868edc14c.zip
Tweak cross-class coalescing to be more aggressive when the target class is small.
The greedy register allocator has live range splitting and register class inflation, so it can actually fully undo this join, including restoring the original register classes. We still don't want to do this for long live ranges, mostly because of the high register pressure of there are many constrained live ranges overlapping. llvm-svn: 131466
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud