Hexagon V5 FP Support.
[oota-llvm.git] / lib / Target / Hexagon / HexagonTargetMachine.cpp
2012-05-10 Sirish PandeHexagon V5 FP Support.
2012-05-03 Sirish PandeSupport for target dependent Hexagon VLIW packetizer.
2012-05-01 Bill WendlingChange the PassManager from a reference to a pointer.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeHexagon V5 (floating point) support.
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-16 Sirish PandeHexagon V5 (Floating Point) Support.
2012-04-13 Sirish PandeAdd support for Hexagon Architectural feature, New...
2012-04-13 Sirish PandePass to replace tranfer/copy instructions into combine...
2012-04-12 Sirish PandeHexagonPacketizer patch.
2012-03-17 Craig TopperPass TargetOptions to HexagonTargetMachine constructor...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
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
2012-02-08 Andrew TrickCodegen pass definition cleanup. No functionality.
2012-02-06 Benjamin KramerHexagon: Remove forbidden iostream includes (it introdu...
2012-02-04 Andrew TrickTargetPassConfig: confine the MC configuration to Targe...
2012-02-03 Andrew TrickAdded TargetPassConfig. The first little step toward...
2011-12-16 Benjamin KramerHexagon: Fix a nasty order-of-initialization bug.
2011-12-15 Tony LinthicumAdd MCTargetDesc library to Hexagon target
2011-12-12 Tony LinthicumHexagon backend support