Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Add support for Hexagon V65 | Krzysztof Parzyszek | 2017-12-11 | 1 | -4/+9 |
| | | | | llvm-svn: 320404 | ||||
* | [Hexagon] Move checking AXOK to checker | Krzysztof Parzyszek | 2017-05-02 | 1 | -0/+4 |
| | | | | | | Patch by Colin LeMahieu. llvm-svn: 301949 | ||||
* | [Hexagon] Extract function that checks endloops with other branches | Krzysztof Parzyszek | 2017-05-02 | 1 | -0/+12 |
| | | | | | | | | Change location number to point to conflicting branch instruction. Patch by Colin LeMahieu. llvm-svn: 301946 | ||||
* | [Hexagon] Improving error reporting for writing to read only registers | Krzysztof Parzyszek | 2017-05-01 | 1 | -0/+5 |
| | | | | | | Patch by Colin LeMahieu. llvm-svn: 301828 | ||||
* | [Hexagon] Give better error messages for solo instruction errors | Krzysztof Parzyszek | 2017-05-01 | 1 | -0/+5 |
Patch by Colin LeMahieu. llvm-svn: 301827 |