Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Hexagon / Hexagon.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2013-06-19 Bill WendlingAccess the TargetLoweringInfo from the TargetMachine...
2013-05-14 Jyotsna VermaHexagon: Pass to replace tranfer/copy instructions...
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-07 Jyotsna VermaReverting r181331.
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-06 Krzysztof ParzyszekMake references to HexagonTargetMachine "const".
2013-05-04 Krzysztof ParzyszekUse consistent function names.
2013-02-20 Jyotsna VermaHexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMC...
2013-02-13 Jyotsna VermaHexagon: Use absolute addressing mode loads/stores...
2012-05-14 Brendon CahoonRevert 156634 upon request until code improvement chang...
2012-05-12 Sirish PandeSupport for Hexagon feature, New Value Jump.
2012-05-11 Brendon CahoonHexagon constant extender support.
2012-05-03 Sirish PandeSupport for target dependent Hexagon VLIW packetizer.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeSupport for Hexagon architectural feature, new value...
2012-04-23 Sirish PandeSupport for Hexagon VLIW Packetizer.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-13 Sirish PandePass to replace tranfer/copy instructions into combine...
2012-04-12 Sirish PandeHexagonPacketizer patch.
2012-04-12 Evandro MenezesHexagon: enable assembler output through the MC layer.
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-02-15 Sirish PandeOptimize redundant sign extends and negation of predicates.
2012-02-15 Eric ChristopherRevert "Optimize redundant sign extends and negation...
2012-02-15 Sirish PandeOptimize redundant sign extends and negation of predicates
2011-12-15 Tony LinthicumAdd MCTargetDesc library to Hexagon target
2011-12-12 Tony LinthicumHexagon backend support