aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Scalar
diff options
context:
space:
mode:
authorAhmed Bougacha <ahmed.bougacha@gmail.com>2013-05-31 17:08:36 +0000
committerAhmed Bougacha <ahmed.bougacha@gmail.com>2013-05-31 17:08:36 +0000
commitbed23081860275c79137f65d592920e7991b8198 (patch)
treed06c6135d2f04c21d9551cf53d867de0cc7d4ce5 /lib/Transforms/Scalar
parent9c8e1f93b419299aa9a416ada3b7190ce4a1f1b6 (diff)
downloadexternal_llvm-bed23081860275c79137f65d592920e7991b8198.zip
external_llvm-bed23081860275c79137f65d592920e7991b8198.tar.gz
external_llvm-bed23081860275c79137f65d592920e7991b8198.tar.bz2
Add a way to define the bit range covered by a SubRegIndex.
NOTE: If this broke your out-of-tree backend, in *RegisterInfo.td, change the instances of SubRegIndex that have a comps template arg to use the ComposedSubRegIndex class instead. In TableGen land, this adds Size and Offset attributes to SubRegIndex, and the ComposedSubRegIndex class, for which the Size and Offset are computed by TableGen. This also adds an accessor in MCRegisterInfo, and Size/Offsets for the X86 and ARM subreg indices. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183020 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar')
0 files changed, 0 insertions, 0 deletions