diff options
author | Mircea Trofin <mtrofin@google.com> | 2020-10-09 13:35:56 -0700 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2020-10-09 13:42:23 -0700 |
commit | c11c20fb0036bc8f69b2028422f050ee66acbb64 (patch) | |
tree | 68b43d73ab5d752d4455870d304a5fc700cd5c93 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 6fd994b4b7acc292f34ea7da76193ca15521d4a6 (diff) | |
download | llvm-c11c20fb0036bc8f69b2028422f050ee66acbb64.zip llvm-c11c20fb0036bc8f69b2028422f050ee66acbb64.tar.gz llvm-c11c20fb0036bc8f69b2028422f050ee66acbb64.tar.bz2 |
[NFC][Regalloc] VirtRegAuxInfo::Hint does not need to be a field
It is only used in weightCalcHelper, and cleared upon its finishing its
job there.
The patch further cleans up style guide discrepancies, and simplifies
CopyHint by removing duplicate 'IsPhys' information (it's what the Reg
field would report).
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions