summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-2/+2
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-2/+2
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-2/+2
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-2/+2
* Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...Daniel Sanders2015-06-041-2/+2
* Move getNonexecutableStackSection up to the base ELF class.Rafael Espindola2014-10-151-3/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [SystemZ] Remove "virtual" from override methodsRichard Sandiford2014-03-061-2/+1
* [SystemZ] Update namespace formatting to match current guidelinesRichard Sandiford2014-03-061-1/+1
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-2/+2
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-161-2/+2
* Remove unused argument.Rafael Espindola2013-05-101-2/+1
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+31
* Remove the SystemZ backend.Dan Gohman2011-10-241-30/+0
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-141-0/+30
OpenPOWER on IntegriCloud