aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CallingConvLower.cpp
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/CallingConvLower.cpp
parent314d07b51c6300a2095a0b0ac1d222d3bf3d9e2a (diff)
downloadllvm-52375e6a01a0dd8a8c1fbc197316ec5868edc14c.zip
llvm-52375e6a01a0dd8a8c1fbc197316ec5868edc14c.tar.gz
llvm-52375e6a01a0dd8a8c1fbc197316ec5868edc14c.tar.bz2
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/CallingConvLower.cpp')
0 files changed, 0 insertions, 0 deletions