aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-05-30MC: Clean up MCExpr naming. NFC.Jim Grosbach1-3/+3
2015-05-15Remove MCAssembler.h include from MCStreamer.h and fix users of MCStreamer.hPete Cooper1-0/+1
2015-05-13MC: Modernize MCOperand API naming. NFC.Jim Grosbach1-3/+3
2015-02-18[SystemZ] Support all TLS access models - CodeGen partUlrich Weigand1-0/+2
2014-01-07Move the llvm mangler to lib/IR.Rafael Espindola1-1/+1
2013-10-29Add a helper getSymbol to AsmPrinter.Rafael Espindola1-1/+1
2013-10-29The AsmPrinter has a Mangler. Use it.Rafael Espindola1-3/+3
2013-09-25[SystemZ] Define the call instructions as pseudo aliases.Richard Sandiford1-53/+45
2013-07-12[SystemZ] Fix parsing of inline asm registersRichard Sandiford1-6/+3
2013-05-20[SystemZ] Add long branch passRichard Sandiford1-7/+2
2013-05-06[SystemZ] Add back endUlrich Weigand1-0/+116