diff options
author | Puyan Lotfi <puyan@puyan.org> | 2019-12-10 04:40:36 -0500 |
---|---|---|
committer | Puyan Lotfi <puyan@puyan.org> | 2019-12-10 20:16:14 -0500 |
commit | f364686f34d80e0873b478933952c6b664177ce4 (patch) | |
tree | 7ebbca9bd0af9cc8843681a8f017925d3d70c70b /clang/lib/Frontend/FrontendActions.cpp | |
parent | d5e66f0e060da7f175cedf4f545fb4e13df7707e (diff) | |
download | bcm5719-llvm-f364686f34d80e0873b478933952c6b664177ce4.tar.gz bcm5719-llvm-f364686f34d80e0873b478933952c6b664177ce4.zip |
[llvm][MIRVRegNamerUtil] Adding hashing against MachineInstr flags.
Now, flags will result in differing hashes for a given MI. In effect, if
you have two instructions with everything identical except for their
flags then you should get two different hashes and fewer collisions.
Differential Revision: https://reviews.llvm.org/D70479
Diffstat (limited to 'clang/lib/Frontend/FrontendActions.cpp')
0 files changed, 0 insertions, 0 deletions