summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Hexagon/instructions
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Add trap1 instructionKrzysztof Parzyszek2018-03-011-1/+7
| | | | llvm-svn: 326492
* [Hexagon] Remove trailing spaces, NFCKrzysztof Parzyszek2017-11-222-3/+3
| | | | llvm-svn: 318875
* [Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek2017-02-101-3/+0
| | | | llvm-svn: 294753
* [Hexagon] Adding gp+ to the syntax of gp-relative instructionsKrzysztof Parzyszek2017-02-063-13/+18
| | | | | | Patch by Colin LeMahieu. llvm-svn: 294258
* [Hexagon] Add definitions for trap/pause instructionsKrzysztof Parzyszek2016-04-221-0/+36
| | | | | | Also add tests for other instructions from HexagonSystemInst.td. llvm-svn: 267162
* [Hexagon] Fixing compound register printing and reenabling more tests.Colin LeMahieu2015-11-101-1/+0
| | | | llvm-svn: 252574
* [Hexagon] Fixing store instructions and reenabling a few more tests.Colin LeMahieu2015-11-101-1/+0
| | | | llvm-svn: 252561
* [Hexagon] Fixing load instruction parsing and reenabling tests.Colin LeMahieu2015-11-101-6/+0
| | | | llvm-svn: 252555
* [Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction ↵Colin LeMahieu2015-11-0920-0/+3842
parsing tests. General updating of the code emission. llvm-svn: 252443
OpenPOWER on IntegriCloud