summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/compound.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Start using regmasks on callsKrzysztof Parzyszek2017-02-171-2/+2
| | | | | | Reapply r295371 with a fix for the Windows bot failures. llvm-svn: 295504
* Revert "[Hexagon] Start using regmasks on calls"Rafael Espindola2017-02-171-2/+2
| | | | | | | | | | This reverts commit r295371. It broke windows bots: http://bb.pgr.jp/builders/ninja-clang-i686-msc19-R/builds/11402/steps/test-llvm/logs/stdio llvm-svn: 295402
* [Hexagon] Start using regmasks on callsKrzysztof Parzyszek2017-02-161-2/+2
| | | | | | All the cool targets are doing it... llvm-svn: 295371
* [Hexagon] Fixing compound register printing and reenabling more tests.Colin LeMahieu2015-11-101-1/+0
| | | | llvm-svn: 252574
* [Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction ↵Colin LeMahieu2015-11-091-0/+1
| | | | | | parsing tests. General updating of the code emission. llvm-svn: 252443
* [Hexagon] Adding functionality for searching for compound instruction pairs. ↵Colin LeMahieu2015-06-081-0/+17
Compound instructions reduce slot resource requirements freeing those packet slots up for more instructions. llvm-svn: 239307
OpenPOWER on IntegriCloud