summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Add support for fentry.Jonas Paulsson2019-09-031-0/+1
* [AsmPrinter] refactor to remove remove AsmVariant. NFCNick Desaulniers2019-04-101-4/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [SystemZ] Support stackmaps and patchpointsUlrich Weigand2018-03-021-1/+16
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-3/+1
* 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