summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/autohvx/isel-expand-unaligned-loads.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Add heuristic to exclude critical path cost for schedulingKrzysztof Parzyszek2018-03-201-2/+1
| | | | | | Patch by Brendon Cahoon. llvm-svn: 328022
* [Hexagon] Improve scheduling based on register pressureKrzysztof Parzyszek2018-03-201-1/+2
| | | | | | Patch by Brendon Cahoon. llvm-svn: 327975
* [Hexagon] Rewrite non-HVX unaligned loads as pairs of aligned onesKrzysztof Parzyszek2018-03-071-1/+1
| | | | | | | | | This is a follow-up to r325169, this time for all types, not just HVX vector types. Disable this by default, since it's not always safe. llvm-svn: 326915
* [Hexagon] Split HVX vector pair loads/stores, expand unaligned loadsKrzysztof Parzyszek2018-02-141-0/+26
llvm-svn: 325169
OpenPOWER on IntegriCloud