summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Hexagon] Make sure not to use GP-relative addressing with PICKrzysztof Parzyszek2018-10-311-1/+1
* [Hexagon] Emit lookup tables in text section based on a flagSumanth Gundapaneni2017-07-181-0/+6
* [Hexagon] Emit jump tables in text section based on a flagSumanth Gundapaneni2017-06-301-0/+3
* Revert "[Hexagon] Guard the generation of lookup table"Sumanth Gundapaneni2017-06-301-3/+0
* [Hexagon] Guard the generation of lookup tableSumanth Gundapaneni2017-06-301-0/+3
* Target: Change various section classifiers in TargetLoweringObjectFile to tak...Peter Collingbourne2016-10-241-5/+6
* Move the Mangler from the AsmPrinter down to TLOF and clean up theEric Christopher2016-09-161-3/+4
* [Hexagon] Expand handling of the small-data/bss sectionKrzysztof Parzyszek2016-04-211-15/+22
* Move alignment from MCSectionData to MCSection.Rafael Espindola2015-05-211-5/+6
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-4/+3
* Pass the Mangler by reference.Rafael Espindola2014-02-081-1/+1
* Add LLVM_OVERRIDE to a few declarations.Rafael Espindola2014-02-081-5/+5
* Revert r199871 and replace it with a simple check in the debug infoEric Christopher2014-01-281-3/+4
* Add a variable to track whether or not we've used a unique section,Eric Christopher2014-01-231-4/+3
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-071-0/+1
* Reverting r181331.Jyotsna Verma2013-05-071-1/+0
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-071-0/+1
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Hexagon backend supportTony Linthicum2011-12-121-0/+40
OpenPOWER on IntegriCloud