Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-12 | Avoid accessing LLVM/DWARF register mappings if undefined | Dominic Chen | 1 | -0/+4 |
2016-02-16 | [codeview] Bail on a DBG_VALUE register operand with no register | Reid Kleckner | 1 | -1/+3 |
2016-02-10 | [codeview] Describe int local variables using .cv_def_range | Reid Kleckner | 1 | -0/+7 |
2013-05-31 | Make SubRegIndex size mandatory, following r183020. | Ahmed Bougacha | 1 | -9/+8 |
2013-05-31 | Add a way to define the bit range covered by a SubRegIndex. | Ahmed Bougacha | 1 | -0/+13 |
2012-09-11 | Add MCRI::getNumSubRegIndices() and start checking SubRegIndex ranges. | Jakob Stoklund Olesen | 1 | -0/+3 |
2012-07-27 | Give MCRegisterInfo an implementation file. | Jakob Stoklund Olesen | 1 | -0/+71 |