aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonNewValueJump.cpp
AgeCommit message (Expand)Author
2013-03-31There is no longer any need to silence this compiler warning as the warning hasDuncan Sands
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-08-22Add a getName function to MachineFunction. Use it in places that previously d...Craig Topper
2012-06-09Silence a gcc-4.6 warning: GCC fails to understand that secondReg and cmpOp2 areDuncan Sands
2012-06-02Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer
2012-05-16Hexagon: Remove unused command line option.Benjamin Kramer
2012-05-12Support for Hexagon feature, New Value Jump.Sirish Pande
2012-04-23Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth
2012-04-23Support for Hexagon architectural feature, new value jump.Sirish Pande
2012-04-18This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth
2012-04-13Remove iostream from New Value Jump.Sirish Pande
2012-04-13Add support for Hexagon Architectural feature, New Value Jump.Sirish Pande