aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonInstrInfo.h
AgeCommit message (Expand)Author
2013-03-29Hexagon: Add emitFrameIndexDebugValue function to emit debug information.Jyotsna Verma
2013-03-28Hexagon: Replace switch-case in isDotNewInst with TSFlags.Jyotsna Verma
2013-03-05Hexagon: Use MO operand flags to mark constant extended instructions.Jyotsna Verma
2013-03-01Hexagon: Add constant extender support framework.Jyotsna Verma
2013-02-11Implement HexagonInstrInfo::analyzeCompare.Krzysztof Parzyszek
2012-12-04Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth
2012-06-13*typo: Cyles changed to CyclesKay Tiong Khoo
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-23Hexagon V5 (floating point) support.Sirish Pande
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-16Hexagon V5 (Floating Point) Support.Sirish Pande
2012-04-13Add support for Hexagon Architectural feature, New Value Jump.Sirish Pande
2012-04-12HexagonPacketizer patch.Sirish Pande
2012-03-17Reorder includes in Target backends to following coding standards. Remove som...Craig Topper
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
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
2012-02-08Use TSFlag bit to describe instruction properties.Brendon Cahoon
2012-02-01VLIW specific scheduler framework that utilizes deterministic finite automato...Andrew Trick
2011-12-12Hexagon backend supportTony Linthicum