summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonPatterns.td
Commit message (Collapse)AuthorAgeFilesLines
...
* [Hexagon] Round 1 of selection pattern simplificationsKrzysztof Parzyszek2016-11-051-267/+267
| | | | | | | Consistently use register class pat frags instead of spelling out the type and class each time. llvm-svn: 286048
* [Hexagon] Split all selection patterns into a separate fileKrzysztof Parzyszek2016-11-051-0/+3273
This is just the basic separation, without any cleanup. Further changes will follow. llvm-svn: 286036
OpenPOWER on IntegriCloud