summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-3/+3
* Remove MCAssembler.h include from MCStreamer.h and fix users of MCStreamer.hPete Cooper2015-05-151-0/+1
* MC: Modernize MCOperand API naming. NFC.Jim Grosbach2015-05-131-3/+3
* [SystemZ] Support all TLS access models - CodeGen partUlrich Weigand2015-02-181-0/+2
* 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
* The AsmPrinter has a Mangler. Use it.Rafael Espindola2013-10-291-3/+3
* [SystemZ] Define the call instructions as pseudo aliases.Richard Sandiford2013-09-251-53/+45
* [SystemZ] Fix parsing of inline asm registersRichard Sandiford2013-07-121-6/+3
* [SystemZ] Add long branch passRichard Sandiford2013-05-201-7/+2
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+116
OpenPOWER on IntegriCloud