aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCInstrDesc.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-12-05Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...Craig Topper1-1/+1
2015-07-08MC: Constify MCSubtargetInfo in getDeprecationInfo(), NFCDuncan P. N. Exon Smith1-1/+1
2015-05-26Use std::bitset for SubtargetFeatures.Michael Kuperstein1-1/+1
2015-05-15Remove 3 includes from MCInstrDesc.h and explicitly include them where neededPete Cooper1-0/+2
2015-05-15Move some methods to a new MCInstrDesc.cpp file to allow includes to be trimm...Pete Cooper1-0/+68