aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCRegisterInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Make SubRegIndex size mandatory, following r183020.Ahmed Bougacha1-9/+8
2013-05-31Add a way to define the bit range covered by a SubRegIndex.Ahmed Bougacha1-0/+13
2012-09-11Add MCRI::getNumSubRegIndices() and start checking SubRegIndex ranges.Jakob Stoklund Olesen1-0/+3
2012-07-27Give MCRegisterInfo an implementation file.Jakob Stoklund Olesen1-0/+71