commit | 27ad7c20cc1fc02faa4cea18fef8361c0eb3b417 | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Tue Nov 06 19:00:11 2018 +0000 |
committer | Matthias Braun <matze@braunis.de> | Tue Nov 06 19:00:11 2018 +0000 |
tree | 216f9eedbe663735554d186b213e917bab978dc7 | |
parent | 68241312ac2ab0648a881fa7d5e90e75f8725e56 [diff] |
LivePhysRegs/IfConversion: Change some types from unsigned to MCPhysReg; NFC Change the type in a couple of lists and sets that only store physical registers from unsigned to MCPhysRegs. The later is only 16bits and saves us a bit of memory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346254 91177308-0d34-0410-b5e6-96231b3b80d8