aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-25[Hexagon] Add target feature to generate long callsKrzysztof Parzyszek1-2/+5
2016-06-22[SDAG] Remove FixedArgs parameter from CallLoweringInfo::setCalleeKrzysztof Parzyszek1-1/+1
2016-06-12Pass DebugLoc and SDLoc by const ref.Benjamin Kramer1-7/+4
2015-12-16[Hexagon] Make memcpy lowering thread-safeTobias Edler von Koch1-13/+37
2015-07-09Remove getDataLayout() from TargetSelectionDAGInfo (had no users)Mehdi Amini1-6/+0
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