summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++11] Add range based accessors for the Use-Def chain of a Value.Chandler Carruth2014-03-09
* [stackprotector] Use analysis from the StackProtector pass for stack layout i...Josh Magee2013-12-19
* Print IR from Hexagon MI passes with -print-before/after-all.Krzysztof Parzyszek2013-05-06
* Make references to HexagonTargetMachine "const".Krzysztof Parzyszek2013-05-06
* Use consistent function names.Krzysztof Parzyszek2013-05-04
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Remove Function::getParamAttributes and use the AttributeSet accessor methods...Bill Wendling2012-12-30
* Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl...Bill Wendling2012-12-19
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Create enums for the different attributes.Bill Wendling2012-10-09
* Use new accessor methods to query for attributes.Bill Wendling2012-10-04
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-02
* Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer2012-02-06
* Hexagon backend supportTony Linthicum2011-12-12