Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m... | Eugene Zelenko | 2017-02-10 | 1 | -3/+6 |
* | Extract LaneBitmask into a separate type | Krzysztof Parzyszek | 2016-12-15 | 1 | -0/+2 |
* | Avoid accessing LLVM/DWARF register mappings if undefined | Dominic Chen | 2016-08-12 | 1 | -0/+4 |
* | [codeview] Bail on a DBG_VALUE register operand with no register | Reid Kleckner | 2016-02-16 | 1 | -1/+3 |
* | [codeview] Describe int local variables using .cv_def_range | Reid Kleckner | 2016-02-10 | 1 | -0/+7 |
* | Make SubRegIndex size mandatory, following r183020. | Ahmed Bougacha | 2013-05-31 | 1 | -9/+8 |
* | Add a way to define the bit range covered by a SubRegIndex. | Ahmed Bougacha | 2013-05-31 | 1 | -0/+13 |
* | Add MCRI::getNumSubRegIndices() and start checking SubRegIndex ranges. | Jakob Stoklund Olesen | 2012-09-11 | 1 | -0/+3 |
* | Give MCRegisterInfo an implementation file. | Jakob Stoklund Olesen | 2012-07-27 | 1 | -0/+71 |