summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/XCoreTargetObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Target: Change various section classifiers in TargetLoweringObjectFile to tak...Peter Collingbourne2016-10-241-2/+2
* Move the Mangler from the AsmPrinter down to TLOF and clean up theEric Christopher2016-09-161-2/+0
* Unbreak non-X86 targets from fallout caused by r261462David Majnemer2016-02-211-1/+2
* Remove DataLayout from TargetLoweringObjectFile, redirect to ModuleMehdi Amini2015-07-161-1/+1
* Move alignment from MCSectionData to MCSection.Rafael Espindola2015-05-211-14/+13
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* CodeGen: Stick constant pool entries in COMDAT sections for WinCOFFDavid Majnemer2014-07-141-1/+2
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-1/+1
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-12/+11
* XCore target: fix const section handlingRobert Lytton2014-02-111-0/+1
* Pass the Mangler by reference.Rafael Espindola2014-02-081-2/+2
* Add LLVM_OVERRIDE to a few declarations.Rafael Espindola2014-02-081-9/+12
* Revert r199871 and replace it with a simple check in the debug infoEric Christopher2014-01-281-4/+3
* Add a variable to track whether or not we've used a unique section,Eric Christopher2014-01-231-3/+4
* XCore target: Add large code modelRobert Lytton2013-12-021-1/+14
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Move TLOF implementations to libCodegen to resolve layering violation.Anton Korobeynikov2010-02-151-2/+1
* switch off of 'Section' onto MCSection. We're not properly usingChris Lattner2009-07-311-1/+2
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-0/+25
OpenPOWER on IntegriCloud