diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-09-30 21:46:17 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-09-30 21:46:17 +0000 |
commit | b4afac7b3218226011e283902bb5c72dc94e6b2a (patch) | |
tree | ad334b2a778ed1b85a0cd8e4b52f69bd0a114ec8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7fc5fe41c5ab5562dbeb5051cbdc71396aef7961 (diff) | |
download | bcm5719-llvm-b4afac7b3218226011e283902bb5c72dc94e6b2a.tar.gz bcm5719-llvm-b4afac7b3218226011e283902bb5c72dc94e6b2a.zip |
[AArch64][RegisterBankInfo] Compress the ValueMapping table a bit.
We don't need to have singleton ValueMapping on their own, we can just
reuse one of the elements of the 3-ops mapping.
This allows even more code sharing.
NFC.
llvm-svn: 282959
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions