diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-11-09 16:19:08 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-11-09 16:19:08 +0000 |
commit | a540997ce476944edc5962ffec6649b1640a057f (patch) | |
tree | 8b0dfb2d93e5da9363aa027bc0eab2e3e366669c /llvm/unittests/Bitcode/BitReaderTest.cpp | |
parent | 13f4a91a1fe9341812bf698f4fa6b5cb2a37ebd0 (diff) | |
download | bcm5719-llvm-a540997ce476944edc5962ffec6649b1640a057f.tar.gz bcm5719-llvm-a540997ce476944edc5962ffec6649b1640a057f.zip |
[Hexagon] Separate Hexagon subreg indices for different register classes
For pairs of 32-bit registers: isub_lo, isub_hi.
For pairs of vector registers: vsub_lo, vsub_hi.
Add generic subreg indices: ps_sub_lo, ps_sub_hi, and a function
HexagonRegisterInfo::getHexagonSubRegIndex(RegClass, GenericSubreg)
that returns the appropriate subreg index for RegClass.
llvm-svn: 286377
Diffstat (limited to 'llvm/unittests/Bitcode/BitReaderTest.cpp')
0 files changed, 0 insertions, 0 deletions