aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-06-27Have HexagonSelectionDAGInfo take a DataLayout rather than aEric Christopher1-2/+2
2014-06-06Have TargetSelectionDAGInfo take a DataLayout initializer rather thanEric Christopher1-4/+2
2014-04-22[Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth1-1/+2
2013-05-25Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick1-1/+1
2011-12-12Hexagon backend supportTony Linthicum1-0/+46