Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical... | Craig Topper | 2015-12-05 | 1 | -1/+1 |
* | MC: Constify MCSubtargetInfo in getDeprecationInfo(), NFC | Duncan P. N. Exon Smith | 2015-07-08 | 1 | -1/+1 |
* | Use std::bitset for SubtargetFeatures. | Michael Kuperstein | 2015-05-26 | 1 | -1/+1 |
* | Remove 3 includes from MCInstrDesc.h and explicitly include them where needed | Pete Cooper | 2015-05-15 | 1 | -0/+2 |
* | Move some methods to a new MCInstrDesc.cpp file to allow includes to be trimm... | Pete Cooper | 2015-05-15 | 1 | -0/+68 |