aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorPuyan Lotfi <puyan@puyan.org>2015-05-22 08:11:26 +0000
committerPuyan Lotfi <puyan@puyan.org>2015-05-22 08:11:26 +0000
commitbb457b973d4d8ce10b554c5409ebdc302aaf5012 (patch)
tree81fd8c3c09aa50a631c2e6e898a27983388ffb34 /lldb/source/Commands/CommandObjectProcess.cpp
parent263b27997d5a1d4bab75c2cd20a397ed80e32925 (diff)
downloadllvm-bb457b973d4d8ce10b554c5409ebdc302aaf5012.zip
llvm-bb457b973d4d8ce10b554c5409ebdc302aaf5012.tar.gz
llvm-bb457b973d4d8ce10b554c5409ebdc302aaf5012.tar.bz2
Compile time improvements to VirtRegRewriter.
This change to VirtRegRewriter::addMBBLiveIns adds live-in registers for each MachineBasicBlock's LiveIns set without isLiveIn checks as they are being added because doing so is expensive. After all live-in registers are added, the LiveIn vectors are sorted and uniqued. llvm-svn: 238008
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions