aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/Hexagon.h
AgeCommit message (Expand)Author
2013-05-06Make references to HexagonTargetMachine "const".Krzysztof Parzyszek
2013-05-04Use consistent function names.Krzysztof Parzyszek
2013-02-20Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.Jyotsna Verma
2013-02-13Hexagon: Use absolute addressing mode loads/stores for global+offset Jyotsna Verma
2012-05-14Revert 156634 upon request until code improvement changes are made.Brendon Cahoon
2012-05-12Support for Hexagon feature, New Value Jump.Sirish Pande
2012-05-11Hexagon constant extender support.Brendon Cahoon
2012-05-03Support for target dependent Hexagon VLIW packetizer.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-23Support for Hexagon VLIW Packetizer.Sirish Pande
2012-04-18This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth
2012-04-13Pass to replace tranfer/copy instructions into combine instruction where poss...Sirish Pande
2012-04-12HexagonPacketizer patch.Sirish Pande
2012-04-12Hexagon: enable assembler output through the MC layer.Evandro Menezes
2012-03-17Reorder includes in Target backends to following coding standards. Remove som...Craig Topper
2012-02-15Optimize redundant sign extends and negation of predicates.Sirish Pande
2012-02-15Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher
2012-02-15Optimize redundant sign extends and negation of predicatesSirish Pande
2011-12-15Add MCTargetDesc library to Hexagon targetTony Linthicum
2011-12-12Hexagon backend supportTony Linthicum