summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonNewValueJump.cpp
Commit message (Expand)AuthorAge
* Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma2013-05-06
* reverting r180953Jyotsna Verma2013-05-02
* Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma2013-05-02
* Hexagon: Honor __builtin_expect by using branch probabilities.Jyotsna Verma2013-05-02
* Hexagon: Use multiclass for Jump instructions.Jyotsna Verma2013-05-01
* Hexagon: Remove assembler mapped instruction definitions.Jyotsna Verma2013-04-23
* There is no longer any need to silence this compiler warning as the warning hasDuncan Sands2013-03-31
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Add a getName function to MachineFunction. Use it in places that previously d...Craig Topper2012-08-22
* Silence a gcc-4.6 warning: GCC fails to understand that secondReg and cmpOp2 areDuncan Sands2012-06-09
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-02
* Hexagon: Remove unused command line option.Benjamin Kramer2012-05-16
* Support for Hexagon feature, New Value Jump.Sirish Pande2012-05-12
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-23
* Support for Hexagon architectural feature, new value jump.Sirish Pande2012-04-23
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-18
* Remove iostream from New Value Jump.Sirish Pande2012-04-13
* Add support for Hexagon Architectural feature, New Value Jump.Sirish Pande2012-04-13