summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Make library calls sensitive to regparm module flag (Fixes PR3997).Nirav Dave2017-03-181-1/+1
* Capitalize ArgListEntry fields. NFC.Nirav Dave2017-03-181-5/+6
* [Hexagon] Add target feature to generate long callsKrzysztof Parzyszek2016-07-251-2/+5
* [SDAG] Remove FixedArgs parameter from CallLoweringInfo::setCalleeKrzysztof Parzyszek2016-06-221-1/+1
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-7/+4
* [Hexagon] Make memcpy lowering thread-safeTobias Edler von Koch2015-12-161-13/+37
* Remove getDataLayout() from TargetSelectionDAGInfo (had no users)Mehdi Amini2015-07-091-6/+0
* Have HexagonSelectionDAGInfo take a DataLayout rather than aEric Christopher2014-06-271-2/+2
* Have TargetSelectionDAGInfo take a DataLayout initializer rather thanEric Christopher2014-06-061-4/+2
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-1/+1
* Hexagon backend supportTony Linthicum2011-12-121-0/+46
OpenPOWER on IntegriCloud