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