Age | Commit message (Expand) | Author | Files | Lines |
2016-07-29 | [Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFC | Krzysztof Parzyszek | 1 | -2/+2 |
2016-07-25 | [Hexagon] Add target feature to generate long calls | Krzysztof Parzyszek | 1 | -0/+2 |
2016-07-22 | [Hexagon] Use loop data prefetch on Hexagon | Krzysztof Parzyszek | 1 | -0/+3 |
2016-07-18 | [Hexagon] Fix zero latency instructions with multiple predecessors | Krzysztof Parzyszek | 1 | -2/+6 |
2016-07-15 | [Hexagon] Handle instruction latency for 0 or 2 cycles | Krzysztof Parzyszek | 1 | -0/+10 |
2016-07-15 | [Hexagon] Add a scheduling DAG mutation | Krzysztof Parzyszek | 1 | -1/+9 |
2016-05-28 | [Hexagon] Add option to enable subregister liveness tracking | Krzysztof Parzyszek | 1 | -0/+2 |
2016-05-26 | [Hexagon] Enable the post-RA scheduler | Krzysztof Parzyszek | 1 | -0/+1 |
2016-05-26 | [Hexagon] Select the aggressive anti-dependency breaker | Krzysztof Parzyszek | 1 | -0/+2 |
2015-12-14 | [Hexagon] Subtarget features/default CPU corrections | Krzysztof Parzyszek | 1 | -1/+1 |
2015-11-25 | Add hexagonv55 and hexagonv60 as recognized CPUs, make v60 the default | Krzysztof Parzyszek | 1 | -1/+5 |
2015-11-24 | [Hexagon] Bring HexagonInstrInfo up to date | Krzysztof Parzyszek | 1 | -0/+6 |
2015-10-17 | [Hexagon] Adding skeleton of HVX extension instructions. | Colin LeMahieu | 1 | -2/+6 |
2015-06-10 | Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC... | Daniel Sanders | 1 | -1/+1 |
2015-03-11 | Remove useMachineScheduler and replace it with subtarget options | Eric Christopher | 1 | -0/+5 |
2015-02-09 | [Hexagon] Removing more V4 predicates since V4 is the required minimum. | Colin LeMahieu | 1 | -13/+6 |
2015-01-26 | Move DataLayout back to the TargetMachine from TargetSubtargetInfo | Eric Christopher | 1 | -2/+0 |
2015-01-14 | [cleanup] Re-sort all the #include lines in LLVM using | Chandler Carruth | 1 | -1/+1 |
2014-09-03 | Add override to overriden virtual methods, remove virtual keywords. | Benjamin Kramer | 1 | -6/+10 |
2014-08-15 | Fix typos in comments | Robin Morisset | 1 | -1/+1 |
2014-08-13 | Canonicalize header guards into a common format. | Benjamin Kramer | 1 | -2/+2 |
2014-08-04 | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 1 | -2/+4 |
2014-06-27 | Move all of the hexagon subtarget dependent variables from the target | Eric Christopher | 1 | -1/+26 |
2013-11-19 | [weak vtables] Remove a bunch of weak vtables | Juergen Ributzka | 1 | -1/+1 |
2013-11-18 | Revert r194865 and r194874. | Alexey Samsonov | 1 | -1/+0 |
2013-11-15 | [weak vtables] Remove a bunch of weak vtables | Juergen Ributzka | 1 | -0/+1 |
2012-12-04 | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth | 1 | -1/+1 |
2012-05-10 | Hexagon V5 FP Support. | Sirish Pande | 1 | -1/+7 |
2012-04-23 | Revert r155365, r155366, and r155367. All three of these have regression | Chandler Carruth | 1 | -7/+1 |
2012-04-23 | Hexagon V5 (floating point) support. | Sirish Pande | 1 | -1/+7 |
2012-04-18 | This reverts a long string of commits to the Hexagon backend. These | Chandler Carruth | 1 | -7/+1 |
2012-04-16 | Hexagon V5 (Floating Point) Support. | Sirish Pande | 1 | -1/+7 |
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 1 | -1/+1 |
2011-12-12 | Hexagon backend support | Tony Linthicum | 1 | -0/+74 |