summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-77/+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-1/+4
* [SystemZ] Model access registers as LLVM registersUlrich Weigand2016-11-081-1/+0
* [SystemZ] Fix encoding of MVCK and .insn ssUlrich Weigand2016-10-311-0/+1
* [SystemZ] Add support for the .insn directiveZhan Jun Liau2016-08-081-0/+1
* Remove extra forward declarations and scrub includes for all in tree InstPrin...Craig Topper2015-12-251-1/+0
* MC: Add target hook to control symbol quotingMatt Arsenault2015-06-091-1/+2
* [SystemZ] Add z13 vector facility and MC supportUlrich Weigand2015-05-051-0/+5
* [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/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [SystemZ] Remove "virtual" from override methodsRichard Sandiford2014-03-061-3/+2
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-4/+3
* [SystemZ] Define the call instructions as pseudo aliases.Richard Sandiford2013-09-251-1/+0
* [SystemZ] Add the MVC instructionRichard Sandiford2013-07-021-0/+1
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-141-0/+1
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+68
OpenPOWER on IntegriCloud