aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-08[SystemZ] Add support for the .insn directiveZhan Jun Liau1-0/+5
2015-10-28Put global classes into the appropriate namespace.Benjamin Kramer1-4/+4
2015-06-09MC: Add target hook to control symbol quotingMatt Arsenault1-4/+5
2015-05-15Remove 3 includes from MCInstrDesc.h and explicitly include them where neededPete Cooper1-0/+2
2015-05-05[SystemZ] Add z13 vector facility and MC supportUlrich Weigand1-30/+59
2015-03-27[MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka1-1/+2
2015-02-18[SystemZ] Support all TLS access models - MC partUlrich Weigand1-0/+24
2014-04-22[Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth1-2/+2
2013-09-25[SystemZ] Define the call instructions as pseudo aliases.Richard Sandiford1-12/+0
2013-07-02[SystemZ] Add the MVC instructionRichard Sandiford1-0/+11
2013-05-14[SystemZ] Add disassembler supportRichard Sandiford1-2/+18
2013-05-06[SystemZ] Add back endUlrich Weigand1-0/+150