aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Print IR from Hexagon MI passes with -print-before/after-all.Krzysztof Parzyszek2013-05-061-5/+10
* Make references to HexagonTargetMachine "const".Krzysztof Parzyszek2013-05-061-1/+2
* Use consistent function names.Krzysztof Parzyszek2013-05-041-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* Remove Function::getParamAttributes and use the AttributeSet accessor methods...Bill Wendling2012-12-301-1/+1
* Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl...Bill Wendling2012-12-191-1/+1
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+2
* Create enums for the different attributes.Bill Wendling2012-10-091-1/+1
* Use new accessor methods to query for attributes.Bill Wendling2012-10-041-1/+1
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-021-1/+1
* Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer2012-02-061-7/+4
* Hexagon backend supportTony Linthicum2011-12-121-0/+85