diff options
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-06-28 11:20:14 +0000 |
---|---|---|
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-06-28 11:20:14 +0000 |
commit | 35abd3e39e09ec4e094fbdf0e4e48cf18d10252c (patch) | |
tree | d08c7d550ab4b5508220256adb140715cf03ce16 /lldb/packages/Python/lldbsuite | |
parent | ba7b824939e6c0f4fac7d0d7ba816e09052fd480 (diff) | |
download | bcm5719-llvm-35abd3e39e09ec4e094fbdf0e4e48cf18d10252c.tar.gz bcm5719-llvm-35abd3e39e09ec4e094fbdf0e4e48cf18d10252c.zip |
[llvm-mca] Refactor method RegisterFile::collectWrites(). NFCI
Rather than calling std::find in a loop, just sort the vector and remove
duplicate entries at the end of the function.
Also, move the debug print at the end of the function, and query the
MCRegisterInfo to print register names rather than physreg IDs.
No functional change intended.
llvm-svn: 335837
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions