aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make SubRegIndex size mandatory, following r183020.Ahmed Bougacha2013-05-311-9/+8
* Add a way to define the bit range covered by a SubRegIndex.Ahmed Bougacha2013-05-311-0/+13
* Add MCRI::getNumSubRegIndices() and start checking SubRegIndex ranges.Jakob Stoklund Olesen2012-09-111-0/+3
* Give MCRegisterInfo an implementation file.Jakob Stoklund Olesen2012-07-271-0/+71