Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Hexagon / HexagonISelLowering.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-27 Eric ChristopherMake HexagonISelLowering not dependent upon a HexagonTa...
2014-06-10 Tom StellardSelectionDAG: Expand SELECT_CC to SELECT + SETCC
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2013-11-13 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-08-06 Tim NorthoverRefactor isInTailCallPosition handling
2013-06-22 Chad RosierThe getRegForInlineAsmConstraint function should only...
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2013-05-18 Matt ArsenaultAdd LLVMContext argument to getSetCCResultType
2013-05-01 Jyotsna VermaHexagon: Use multiclass for Jump instructions.
2013-04-20 Tim NorthoverRemove unused MEMBARRIER DAG node; it's been replaced...
2013-03-07 Jyotsna VermaHexagon: Add support to lower block address.
2013-03-05 Jyotsna Vermareverting patch 176508.
2013-03-05 Jyotsna VermaHexagon: Add support for lowering block address.
2013-02-04 Jyotsna VermaHexagon: Add V4 combine instructions and some more...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-04 Jyotsna VermaAdd patterns to define 'combine', 'tstbit', 'ct0/cl0...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-05-25 Justin HolewinskiChange interface for TargetLowering::LowerCallTo and...
2012-05-10 Sirish PandeHexagon V5 FP Support.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeHexagon V5 (floating point) support.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-16 Sirish PandeHexagon V5 (Floating Point) Support.
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-02-28 Evan ChengRe-commit r151623 with fix. Only issue special no-retur...
2012-02-28 Daniel DunbarRevert r151623 "Some ARM implementaions, e.g. A-series...
2012-02-28 Evan ChengSome ARM implementaions, e.g. A-series, does return...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-12 Tony LinthicumHexagon backend support