aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorQuentin Colombet <qcolombet@apple.com>2016-04-21 18:09:34 +0000
committerQuentin Colombet <qcolombet@apple.com>2016-04-21 18:09:34 +0000
commit0e5ff58567be2a08f690c0b6878dbf8a02b50d9c (patch)
tree7d791dd7576e74a256783b72fb5ae0e373fc6d17 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent8d1052f55cf807afc4fb21734d36f166b83ae4ea (diff)
downloadllvm-0e5ff58567be2a08f690c0b6878dbf8a02b50d9c.zip
llvm-0e5ff58567be2a08f690c0b6878dbf8a02b50d9c.tar.gz
llvm-0e5ff58567be2a08f690c0b6878dbf8a02b50d9c.tar.bz2
[RegisterBankInfo] Change the representation of the partial mappings.
Instead of holding a mask, hold two value: the start index and the length of the mapping. This is a more compact representation, although less powerful. That being said, arbitrary masks would not have worked for the generic so do not allow them in the first place. llvm-svn: 267025
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions