aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-11-03Handle ctor/init_array initialization.Sid Manning1-1/+1
2014-08-04Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher1-1/+2
2014-02-08Pass the Mangler by reference.Rafael Espindola1-3/+4
2014-01-28Revert r199871 and replace it with a simple check in the debug infoEric Christopher1-1/+1
2014-01-23Add a variable to track whether or not we've used a unique section,Eric Christopher1-1/+1
2013-05-07Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma1-1/+7
2013-05-07Reverting r181331.Jyotsna Verma1-7/+1
2013-05-07Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma1-1/+7
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-4/+4
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth1-3/+3
2012-10-08Move TargetData to DataLayout.Micah Villmow1-2/+2
2012-03-17Reorder includes in Target backends to following coding standards. Remove som...Craig Topper1-3/+3
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu1-1/+1
2011-12-12Hexagon backend supportTony Linthicum1-0/+94