aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonISelLowering.h
AgeCommit message (Expand)Author
2013-03-07Hexagon: Add support to lower block address.Jyotsna Verma
2013-03-05reverting patch 176508.Jyotsna Verma
2013-03-05Hexagon: Add support for lowering block address.Jyotsna Verma
2013-02-04Hexagon: Add V4 combine instructions and some more Def Pats for V2.Jyotsna Verma
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-04Add patterns to define 'combine', 'tstbit', 'ct0/cl0' (count trailing/leading...Jyotsna Verma
2012-12-04Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth
2012-05-25Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCallJustin Holewinski
2012-05-10Hexagon V5 FP Support.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-18This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth
2012-04-16Hexagon V5 (Floating Point) Support.Sirish Pande
2012-03-17Reorder includes in Target backends to following coding standards. Remove som...Craig Topper
2012-02-28Re-commit r151623 with fix. Only issue special no-return calls if it's a dire...Evan Cheng
2012-02-28Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack pre...Daniel Dunbar
2012-02-28Some ARM implementaions, e.g. A-series, does return stack prediction. That is,Evan Cheng
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2011-12-12Hexagon backend supportTony Linthicum