summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* 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-2/+1
* Remove HasLEB128.Rafael Espindola2014-08-151-1/+0
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-1/+1
* Refactor the setting of PrivateGlobalPrefix.Rafael Espindola2013-12-021-2/+1
* XCore target: implement exception handlingRobert Lytton2013-11-131-0/+2
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-161-1/+0
* XCore target does not emit '.hidden' or '.protected' attributesRobert Lytton2013-10-111-0/+4
* XCore target: fix weak linkage attribute handlingRobert Lytton2013-09-091-1/+0
* Remove unused argument.Rafael Espindola2013-05-101-1/+1
* Prune some includesCraig Topper2012-03-271-0/+1
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+2
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-141-0/+29
OpenPOWER on IntegriCloud