summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/XCoreMCInstLower.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* Actually remove the Mangler from the AsmPrinter and clean up the places it wa...Eric Christopher2016-09-161-5/+2
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-3/+3
* MC: Modernize MCOperand API naming. NFC.Jim Grosbach2015-05-131-4/+4
* Move the llvm mangler to lib/IR.Rafael Espindola2014-01-071-1/+1
* Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-291-1/+1
* Update comments to match recommended doxygen style.Richard Osborne2012-12-171-4/+5
* Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.Richard Osborne2012-12-161-0/+116
OpenPOWER on IntegriCloud