summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreMCInstLower.cpp
AgeCommit message (Expand)Author
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl
2016-09-16Actually remove the Mangler from the AsmPrinter and clean up the places it wa...Eric Christopher
2015-05-30MC: Clean up MCExpr naming. NFC.Jim Grosbach
2015-05-13MC: Modernize MCOperand API naming. NFC.Jim Grosbach
2014-01-07Move the llvm mangler to lib/IR.Rafael Espindola
2013-10-29Add a helper getSymbol to AsmPrinter.Rafael Espindola
2012-12-17Update comments to match recommended doxygen style.Richard Osborne
2012-12-16Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.Richard Osborne