summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/InstPrinter
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Fix some Include What You Use warnings; other minor fixes (NFC).Eugene Zelenko2017-02-032-3/+9
* [SystemZ] Model access registers as LLVM registersUlrich Weigand2016-11-082-8/+0
* [SystemZ] Fix encoding of MVCK and .insn ssUlrich Weigand2016-10-312-0/+12
* [SystemZ] Add support for the .insn directiveZhan Jun Liau2016-08-082-0/+6
* Remove autoconf supportChris Bieneman2016-01-261-16/+0
* Remove extra forward declarations and scrub includes for all in tree InstPrin...Craig Topper2015-12-251-1/+0
* Put global classes into the appropriate namespace.Benjamin Kramer2015-10-281-4/+4
* MC: Add target hook to control symbol quotingMatt Arsenault2015-06-092-5/+7
* 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-052-30/+64
* [MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka2015-03-272-2/+4
* [SystemZ] Support all TLS access models - MC partUlrich Weigand2015-02-182-0/+25
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-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
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-281-2/+0
* [CMake] Prune include_directories() in llvm/lib/Target, take #2.NAKAMURA Takumi2013-11-281-2/+0
* [SystemZ] Define the call instructions as pseudo aliases.Richard Sandiford2013-09-252-13/+0
* [SystemZ] Add the MVC instructionRichard Sandiford2013-07-022-0/+12
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-142-2/+19
* [SystemZ] Add back endUlrich Weigand2013-05-065-0/+264
OpenPOWER on IntegriCloud