summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor a lot of duplicated code for stub output.Rafael Espindola2015-04-071-1/+0
* Remove the local subtarget variable from the SystemZ asm printerEric Christopher2015-02-191-6/+1
* std::unique_ptrify the MCStreamer argument to createAsmPrinterDavid Blaikie2015-01-181-2/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [SystemZ] Remove "virtual" from override methodsRichard Sandiford2014-03-061-12/+10
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-7/+7
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+52
OpenPOWER on IntegriCloud