summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MC] Handle unknown literal register numbers in .cfi_* directivesJake Ehrlich2017-12-011-0/+28
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...Eugene Zelenko2017-02-101-3/+6
* Extract LaneBitmask into a separate typeKrzysztof Parzyszek2016-12-151-0/+2
* Avoid accessing LLVM/DWARF register mappings if undefinedDominic Chen2016-08-121-0/+4
* [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