Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Hexagon / HexagonRemoveSZExtArgs.cpp
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-15 Colin LeMahieu[Hexagon] Moving pass declarations out of header and...
2015-01-28 Chandler Carruth[LPM] Stop using the string based preservation API...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-03-09 Chandler Carruth[C++11] Add range based accessors for the Use-Def chain...
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...
2013-05-06 Krzysztof ParzyszekPrint IR from Hexagon MI passes with -print-before...
2013-05-06 Krzysztof ParzyszekMake references to HexagonTargetMachine "const".
2013-05-04 Krzysztof ParzyszekUse consistent function names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-30 Bill WendlingRemove Function::getParamAttributes and use the Attribu...
2012-12-19 Bill WendlingRename the 'Attributes' class to 'Attribute'. It's...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-09 Bill WendlingCreate enums for the different attributes.
2012-10-04 Bill WendlingUse new accessor methods to query for attributes.
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-02-06 Benjamin KramerHexagon: Remove forbidden iostream includes (it introdu...
2011-12-12 Tony LinthicumHexagon backend support