Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [ARM][MC] Move information about variadic register defs into tablegen | Oliver Stannard | 2018-12-03 | 1 | -9/+5 |
* | 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 |