commit | 5652271db1afe735efda339ab5281b4c86efe83e | [log] [tgz] |
---|---|---|
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Thu Jun 28 11:20:14 2018 +0000 |
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Thu Jun 28 11:20:14 2018 +0000 |
tree | e64816298c38a57d72c9af44289d6e82fd667c10 | |
parent | 9d41c557cbeb7576856fc9ac9fac9f7b1bf9f8a6 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335837 91177308-0d34-0410-b5e6-96231b3b80d8