Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Change iconst to emit 27bit relocation | Krzysztof Parzyszek | 2017-05-02 | 1 | -4/+4 |
* | [Hexagon] Update MCTargetDesc | Krzysztof Parzyszek | 2017-02-06 | 1 | -2/+44 |
* | [Hexagon] Missed member initialization causing ubsan failure. | Colin LeMahieu | 2016-02-29 | 1 | -1/+2 |
* | [Hexagon] Setting sign mismatch flag on expression instead of using bit tricks. | Colin LeMahieu | 2016-02-29 | 1 | -0/+8 |
* | [Hexagon] Adding relocation for code size, cold path optimization allowing a ... | Colin LeMahieu | 2016-02-16 | 1 | -1/+6 |
* | [NFC] Fixing naming convention, lowercase start of function name. | Colin LeMahieu | 2016-02-15 | 1 | -1/+1 |
* | [Hexagon] Wrapping all MCExprs inside MCOperands within HexagonMCExpr to simp... | Colin LeMahieu | 2016-02-15 | 1 | -13/+28 |
* | [Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars... | Colin LeMahieu | 2015-11-09 | 1 | -0/+49 |