summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stop producing .data.rel sections.Rafael Espindola2015-11-181-2/+2
* Move most user of TargetMachine::getDataLayout to the Module oneMehdi Amini2015-07-161-1/+2
* Move alignment from MCSectionData to MCSection.Rafael Espindola2015-05-211-1/+1
* Compute the ELF SectionKind from the flags.Rafael Espindola2015-01-291-8/+4
* Move DataLayout back to the TargetMachine from TargetSubtargetInfoEric Christopher2015-01-261-2/+1
* Handle ctor/init_array initialization.Sid Manning2014-11-031-1/+1
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-1/+2
* Pass the Mangler by reference.Rafael Espindola2014-02-081-3/+4
* Revert r199871 and replace it with a simple check in the debug infoEric Christopher2014-01-281-1/+1
* Add a variable to track whether or not we've used a unique section,Eric Christopher2014-01-231-1/+1
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-071-1/+7
* Reverting r181331.Jyotsna Verma2013-05-071-7/+1
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-071-1/+7
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-4/+4
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-3/+3
* Move TargetData to DataLayout.Micah Villmow2012-10-081-2/+2
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-171-3/+3
* 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/+94
OpenPOWER on IntegriCloud