summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Bail on a DBG_VALUE register operand with no registerReid Kleckner2016-02-161-1/+3
* [codeview] Describe int local variables using .cv_def_rangeReid Kleckner2016-02-101-0/+7
* 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
OpenPOWER on IntegriCloud