Fix namespace indentation and missing blank lines before 'public:' in *MCAsmInfo...
[oota-llvm.git] / lib / Target / Hexagon / HexagonSelectionDAGInfo.h
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetSelectionDAGInfo...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-27 Eric ChristopherHave HexagonSelectionDAGInfo take a DataLayout rather...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-12 Tony LinthicumHexagon backend support