aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/HexagonISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.Juergen Ributzka2013-11-131-2/+5
* Refactor isInTailCallPosition handlingTim Northover2013-08-061-0/+2
* The getRegForInlineAsmConstraint function should only accept MVT value types.Chad Rosier2013-06-221-1/+1
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-3/+3
* Add LLVMContext argument to getSetCCResultTypeMatt Arsenault2013-05-181-1/+1
* Hexagon: Use multiclass for Jump instructions.Jyotsna Verma2013-05-011-1/+3
* Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.Tim Northover2013-04-201-1/+0
* Hexagon: Add support to lower block address.Jyotsna Verma2013-03-071-0/+2
* reverting patch 176508.Jyotsna Verma2013-03-051-2/+0
* Hexagon: Add support for lowering block address.Jyotsna Verma2013-03-051-0/+2
* Hexagon: Add V4 combine instructions and some more Def Pats for V2.Jyotsna Verma2013-02-041-0/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Add patterns to define 'combine', 'tstbit', 'ct0/cl0' (count trailing/leading...Jyotsna Verma2012-12-041-0/+9
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-1/+1
* Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCallJustin Holewinski2012-05-251-7/+1
* Hexagon V5 FP Support.Sirish Pande2012-05-101-0/+4
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-231-4/+0
* Hexagon V5 (floating point) support.Sirish Pande2012-04-231-0/+4
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-181-4/+0
* Hexagon V5 (Floating Point) Support.Sirish Pande2012-04-161-0/+4
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-171-1/+1
* Re-commit r151623 with fix. Only issue special no-return calls if it's a dire...Evan Cheng2012-02-281-1/+1
* Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack pre...Daniel Dunbar2012-02-281-1/+1
* Some ARM implementaions, e.g. A-series, does return stack prediction. That is,Evan Cheng2012-02-281-1/+1
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Hexagon backend supportTony Linthicum2011-12-121-0/+162