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