aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2017-06-20 18:43:14 +0000
committerMatthias Braun <matze@braunis.de>2017-06-20 18:43:14 +0000
commit7a482e230228d0056cba5e97b0714ca671aebe6c (patch)
treeb501864db27a524e5a9f205735f5de519c9dc900 /lldb/scripts/Python
parent76858f5a1dfe7cf20226b0b9c043f3be20773370 (diff)
downloadllvm-7a482e230228d0056cba5e97b0714ca671aebe6c.zip
llvm-7a482e230228d0056cba5e97b0714ca671aebe6c.tar.gz
llvm-7a482e230228d0056cba5e97b0714ca671aebe6c.tar.bz2
RegisterScavenging: Followup to r305625
This does some improvements/cleanup to the recently introduced scavengeRegisterBackwards() functionality: - Rewrite findSurvivorBackwards algorithm to use the existing LiveRegUnit::accumulateBackward() code. This also avoids the Available and Candidates bitset and just need 1 LiveRegUnit instance (= 1 bitset). - Pick registers in allocation order instead of register number order. llvm-svn: 305817
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions