summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-233/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [SystemZ] Fix some Include What You Use warnings; other minor fixes (NFC).Eugene Zelenko2017-02-031-2/+5
* [SystemZ] Model access registers as LLVM registersUlrich Weigand2016-11-081-7/+0
* [SystemZ] Fix encoding of MVCK and .insn ssUlrich Weigand2016-10-311-0/+11
* [SystemZ] Add support for the .insn directiveZhan Jun Liau2016-08-081-0/+5
* Put global classes into the appropriate namespace.Benjamin Kramer2015-10-281-4/+4
* MC: Add target hook to control symbol quotingMatt Arsenault2015-06-091-4/+5
* Remove 3 includes from MCInstrDesc.h and explicitly include them where neededPete Cooper2015-05-151-0/+2
* [SystemZ] Add z13 vector facility and MC supportUlrich Weigand2015-05-051-30/+59
* [MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka2015-03-271-1/+2
* [SystemZ] Support all TLS access models - MC partUlrich Weigand2015-02-181-0/+24
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-2/+2
* [SystemZ] Define the call instructions as pseudo aliases.Richard Sandiford2013-09-251-12/+0
* [SystemZ] Add the MVC instructionRichard Sandiford2013-07-021-0/+11
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-141-2/+18
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+150
OpenPOWER on IntegriCloud