summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...Konstantin Zhuravlyov2017-04-171-1/+1
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-1/+1
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-1/+1
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-1/+1
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-1/+1
* Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...Daniel Sanders2015-06-041-1/+1
* Use the integrated assembler as default on SystemZUlrich Weigand2015-01-131-0/+2
* Move getNonexecutableStackSection up to the base ELF class.Rafael Espindola2014-10-151-6/+0
* Remove HasLEB128.Rafael Espindola2014-08-151-1/+0
* Refactor the setting of PrivateGlobalPrefix.Rafael Espindola2013-12-021-1/+0
* Don't set GlobalPrefix to the default value.Rafael Espindola2013-11-271-1/+0
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-161-1/+0
* MC: Remove vestigial PCSymbol field from AsmInfoDavid Majnemer2013-09-251-1/+0
* Remove unused argument.Rafael Espindola2013-05-101-1/+1
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+38
* Remove the SystemZ backend.Dan Gohman2011-10-241-32/+0
* Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatestEvan Cheng2011-07-151-0/+2
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-141-0/+30
OpenPOWER on IntegriCloud