| Commit message (Expand) | Author | Age | Files | Lines |
* | [Hexagon] Enable subregister liveness tracking | Krzysztof Parzyszek | 2016-08-24 | 1 | -1/+1 |
* | [Hexagon] Rename the HEXAGON_MC namespace to Hexagon_MC, NFC | Krzysztof Parzyszek | 2016-08-19 | 1 | -1/+1 |
* | Replace MachineInstr* with MachineInstr& in TargetInstrInfo, NFC | Krzysztof Parzyszek | 2016-08-01 | 1 | -3/+3 |
* | [Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFC | Krzysztof Parzyszek | 2016-07-29 | 1 | -19/+19 |
* | [Hexagon] Add target feature to generate long calls | Krzysztof Parzyszek | 2016-07-25 | 1 | -0/+7 |
* | [Hexagon] Use loop data prefetch on Hexagon | Krzysztof Parzyszek | 2016-07-22 | 1 | -0/+8 |
* | [Hexagon] Fix zero latency instructions with multiple predecessors | Krzysztof Parzyszek | 2016-07-18 | 1 | -37/+60 |
* | [Hexagon] Handle instruction latency for 0 or 2 cycles | Krzysztof Parzyszek | 2016-07-15 | 1 | -0/+159 |
* | [Hexagon] Add a scheduling DAG mutation | Krzysztof Parzyszek | 2016-07-15 | 1 | -0/+53 |
* | [Hexagon] Add option to enable subregister liveness tracking | Krzysztof Parzyszek | 2016-05-28 | 1 | -0/+9 |
* | [Hexagon] Subtarget features/default CPU corrections | Krzysztof Parzyszek | 2015-12-14 | 1 | -3/+1 |
* | Add hexagonv55 and hexagonv60 as recognized CPUs, make v60 the default | Krzysztof Parzyszek | 2015-11-25 | 1 | -31/+54 |
* | [Hexagon] Bring HexagonInstrInfo up to date | Krzysztof Parzyszek | 2015-11-24 | 1 | -4/+5 |
* | Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r... | Daniel Sanders | 2015-09-15 | 1 | -1/+1 |
* | Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an... | Daniel Sanders | 2015-09-15 | 1 | -1/+1 |
* | Revert r247684 - Replace Triple with a new TargetTuple ... | Daniel Sanders | 2015-09-15 | 1 | -1/+1 |
* | Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. | Daniel Sanders | 2015-09-15 | 1 | -1/+1 |
* | Remove getDataLayout() from TargetSelectionDAGInfo (had no users) | Mehdi Amini | 2015-07-09 | 1 | -1/+1 |
* | Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC... | Daniel Sanders | 2015-06-10 | 1 | -2/+2 |
* | Remove more superfluous .str() and replace std::string concatenation with Twine. | Yaron Keren | 2015-03-30 | 1 | -1/+1 |
* | Remove useMachineScheduler and replace it with subtarget options | Eric Christopher | 2015-03-11 | 1 | -0/+10 |
* | [Hexagon] Removing more V4 predicates since V4 is the required minimum. | Colin LeMahieu | 2015-02-09 | 1 | -6/+1 |
* | Cache and use the subtarget that owns the target lowering. | Eric Christopher | 2015-02-02 | 1 | -1/+1 |
* | Move DataLayout back to the TargetMachine from TargetSubtargetInfo | Eric Christopher | 2015-01-26 | 1 | -2/+1 |
* | Move all of the hexagon subtarget dependent variables from the target | Eric Christopher | 2014-06-27 | 1 | -4/+11 |
* | [Modules] Make Support/Debug.h modular. This requires it to not change | Chandler Carruth | 2014-04-21 | 1 | -0/+2 |
* | [weak vtables] Remove a bunch of weak vtables | Juergen Ributzka | 2013-11-19 | 1 | -0/+2 |
* | Revert r194865 and r194874. | Alexey Samsonov | 2013-11-18 | 1 | -1/+0 |
* | [weak vtables] Remove a bunch of weak vtables | Juergen Ributzka | 2013-11-15 | 1 | -0/+1 |
* | Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and w... | Jyotsna Verma | 2013-03-22 | 1 | -3/+14 |
* | fix HexagonSubtarget parsing of -mv flag | Sebastian Pop | 2012-08-20 | 1 | -17/+16 |
* | default to use -mv4 when no version of Hexagon has been specified | Sebastian Pop | 2012-07-19 | 1 | -1/+5 |
* | misched: Added MultiIssueItineraries. | Andrew Trick | 2012-06-05 | 1 | -3/+0 |
* | Support for Hexagon feature, New Value Jump. | Sirish Pande | 2012-05-12 | 1 | -1/+1 |
* | Hexagon V5 FP Support. | Sirish Pande | 2012-05-10 | 1 | -1/+16 |
* | Revert r155365, r155366, and r155367. All three of these have regression | Chandler Carruth | 2012-04-23 | 1 | -16/+1 |
* | Hexagon V5 (floating point) support. | Sirish Pande | 2012-04-23 | 1 | -0/+15 |
* | Support for Hexagon architectural feature, new value jump. | Sirish Pande | 2012-04-23 | 1 | -1/+1 |
* | This reverts a long string of commits to the Hexagon backend. These | Chandler Carruth | 2012-04-18 | 1 | -16/+1 |
* | Hexagon V5 (Floating Point) Support. | Sirish Pande | 2012-04-16 | 1 | -0/+15 |
* | Add support for Hexagon Architectural feature, New Value Jump. | Sirish Pande | 2012-04-13 | 1 | -1/+1 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
* | VLIW specific scheduler framework that utilizes deterministic finite automato... | Andrew Trick | 2012-02-01 | 1 | -0/+3 |
* | Add MCTargetDesc library to Hexagon target | Tony Linthicum | 2011-12-15 | 1 | -1/+0 |
* | Hexagon backend support | Tony Linthicum | 2011-12-12 | 1 | -0/+60 |