| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Hexagon] Change instruction type field in TSFlags to 7 bits | Krzysztof Parzyszek | 2018-12-03 | 1 | -36/+36 |
* | [Hexagon] Remove support for V4 | Krzysztof Parzyszek | 2018-10-19 | 1 | -15/+1 |
* | [Hexagon] Add support for Hexagon V65 | Krzysztof Parzyszek | 2017-12-11 | 1 | -14/+20 |
* | [Hexagon] Switch to parameterized register classes for HVX | Krzysztof Parzyszek | 2017-09-15 | 1 | -2/+1 |
* | [Hexagon] Make getMemAccessSize return size in bytes | Krzysztof Parzyszek | 2017-09-14 | 1 | -8/+9 |
* | [Hexagon] Use automatically-generated scheduling information for HVX | Krzysztof Parzyszek | 2017-05-03 | 1 | -160/+4 |
* | [Hexagon] Remove unused validSubtarget TSFlags | Krzysztof Parzyszek | 2017-05-02 | 1 | -16/+0 |
* | [Hexagon] Replace CVI_VM_CUR_LD type with CVI_VM_LD | Krzysztof Parzyszek | 2017-05-01 | 1 | -0/+3 |
* | [Hexagon] Replace instruction definitions with auto-generated ones | Krzysztof Parzyszek | 2017-02-10 | 1 | -75/+17 |
* | [Hexagon] Update instruction types | Krzysztof Parzyszek | 2017-02-07 | 1 | -14/+38 |
* | [Hexagon] Update MCTargetDesc | Krzysztof Parzyszek | 2017-02-06 | 1 | -31/+32 |
* | Fix spelling mistakes in Hexagon target comments. NFC. | Simon Pilgrim | 2016-11-17 | 1 | -1/+1 |
* | [Hexagon] Adding change of flow max 1 (cofMax1) TS flag for marking this rest... | Colin LeMahieu | 2016-10-08 | 1 | -0/+3 |
* | [Hexagon] Update instruction itineraries | Krzysztof Parzyszek | 2016-07-15 | 1 | -10/+4 |
* | [Hexagon] Remove the remnants of isConstExtProfitable | Krzysztof Parzyszek | 2015-10-20 | 1 | -1/+0 |
* | [Hexagon] Adding skeleton of HVX extension instructions. | Colin LeMahieu | 2015-10-17 | 1 | -0/+45 |
* | [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a... | Colin LeMahieu | 2015-05-29 | 1 | -2/+0 |
* | [Hexagon] Separating InstHexagon from OpcodeHexagon. | Colin LeMahieu | 2015-03-10 | 1 | -28/+35 |
* | [Hexagon] Removing v2-4 flags. V4 is the minimum supported version. | Colin LeMahieu | 2015-02-09 | 1 | -20/+11 |
* | [Hexagon] Since decoding conflicts have been resolved, isCodeGenOnly = 0 by d... | Colin LeMahieu | 2015-02-05 | 1 | -1/+0 |
* | [Hexagon] Revert change to isCodeGenOnly = 1 in r228080 | Colin LeMahieu | 2015-02-04 | 1 | -0/+1 |
* | [Hexagon] Changing some isCodeGenOnly to isAsmParserOnly since we want them t... | Colin LeMahieu | 2015-02-04 | 1 | -1/+0 |
* | [Hexagon] Reapplying 224775 load words. | Colin LeMahieu | 2014-12-23 | 1 | -0/+1 |
* | [Hexagon] Adding encodings for JR class instructions. Updating complier usages. | Colin LeMahieu | 2014-12-10 | 1 | -1/+1 |
* | [Hexagon] Adding basic disassembler. | Colin LeMahieu | 2014-10-22 | 1 | -6/+13 |
* | [Hexagon] Add new InstrItinClass to support timing classes. | Jyotsna Verma | 2014-05-08 | 1 | -52/+53 |
* | [Hexagon] Add New TSFlags to be used in the upcoming patches. | Jyotsna Verma | 2014-05-07 | 1 | -22/+40 |
* | Even more spelling fixes for "instruction". | Robert Wilhelm | 2013-09-28 | 1 | -1/+1 |
* | Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp. | Jyotsna Verma | 2013-05-10 | 1 | -0/+2 |
* | Hexagon: Set accessSize and addrMode on all load/store instructions. | Jyotsna Verma | 2013-05-07 | 1 | -0/+1 |
* | Hexagon: Change insn class to support instruction encoding. | Jyotsna Verma | 2013-02-14 | 1 | -219/+193 |
* | Added multiclass for post-increment load instructions. | Jyotsna Verma | 2012-11-14 | 1 | -3/+62 |
* | Use the relationship models infrastructure to add two relations - getPredOpcode | Pranav Bhandarkar | 2012-11-01 | 1 | -0/+10 |
* | Hexagon V5 FP Support. | Sirish Pande | 2012-05-10 | 1 | -2/+2 |
* | Extensions of Hexagon V4 instructions. | Sirish Pande | 2012-05-03 | 1 | -28/+108 |
* | Revert r155365, r155366, and r155367. All three of these have regression | Chandler Carruth | 2012-04-23 | 1 | -99/+22 |
* | Hexagon V5 (floating point) support. | Sirish Pande | 2012-04-23 | 1 | -2/+2 |
* | Support for Hexagon VLIW Packetizer. | Sirish Pande | 2012-04-23 | 1 | -22/+99 |
* | This reverts a long string of commits to the Hexagon backend. These | Chandler Carruth | 2012-04-18 | 1 | -74/+22 |
* | Hexagon V5 (Floating Point) Support. | Sirish Pande | 2012-04-16 | 1 | -2/+2 |
* | HexagonPacketizer patch. | Sirish Pande | 2012-04-12 | 1 | -22/+74 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -8/+8 |
* | Use TSFlag bit to describe instruction properties. | Brendon Cahoon | 2012-02-08 | 1 | -6/+20 |
* | Hexagon backend support | Tony Linthicum | 2011-12-12 | 1 | -0/+242 |