summaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.h
AgeCommit message (Expand)Author
2016-08-19[Hexagon] Add explicit default constructor for HexagonSelectionDAGInfoKrzysztof Parzyszek
2016-06-12Pass DebugLoc and SDLoc by const ref.Benjamin Kramer
2016-01-27Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...Benjamin Kramer
2015-07-09Remove getDataLayout() from TargetSelectionDAGInfo (had no users)Mehdi Amini
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer
2014-06-27Have HexagonSelectionDAGInfo take a DataLayout rather than aEric Christopher
2014-04-29[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper
2013-05-25Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2011-12-12Hexagon backend supportTony Linthicum