Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFC | Krzysztof Parzyszek | 2016-07-29 | 1 | -34/+34 |
| | | | | llvm-svn: 277220 | ||||
* | Delete more dead code. | Rafael Espindola | 2016-06-21 | 1 | -37/+0 |
| | | | | | | Found by gcc 6. llvm-svn: 273322 | ||||
* | [Hexagon] Move some debug-only variable declarations into DEBUG | Krzysztof Parzyszek | 2016-05-23 | 1 | -19/+21 |
| | | | | llvm-svn: 270459 | ||||
* | Fix NDEBUG build: variables used only in debug code causing compile error | Krzysztof Parzyszek | 2016-04-29 | 1 | -4/+8 |
| | | | | llvm-svn: 268057 | ||||
* | [Hexagon] Optimize addressing modes for load/store | Krzysztof Parzyszek | 2016-04-29 | 1 | -0/+694 |
Patch by Jyotsna Verma. llvm-svn: 268051 |