Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |