Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
[oota-llvm.git] / lib / Target / Hexagon / HexagonSubtarget.cpp
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetSelectionDAGInfo...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCSubta...
2015-03-30 Yaron KerenRemove more superfluous .str() and replace std::string...
2015-03-11 Eric ChristopherRemove useMachineScheduler and replace it with subtarge...
2015-02-09 Colin LeMahieu[Hexagon] Removing more V4 predicates since V4 is the...
2015-02-02 Eric ChristopherCache and use the subtarget that owns the target lowering.
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2014-06-27 Eric ChristopherMove all of the hexagon subtarget dependent variables...
2014-04-21 Chandler Carruth[Modules] Make Support/Debug.h modular. This requires...
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-03-22 Jyotsna VermaHexagon: Add and enable memops setbit, clrbit, &,|...
2012-08-20 Sebastian Popfix HexagonSubtarget parsing of -mv flag
2012-07-19 Sebastian Popdefault to use -mv4 when no version of Hexagon has...
2012-06-05 Andrew Trickmisched: Added MultiIssueItineraries.
2012-05-12 Sirish PandeSupport for Hexagon feature, New Value Jump.
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-23 Sirish PandeSupport for Hexagon architectural feature, new value...
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-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-01 Andrew TrickVLIW specific scheduler framework that utilizes determi...
2011-12-15 Tony LinthicumAdd MCTargetDesc library to Hexagon target
2011-12-12 Tony LinthicumHexagon backend support