Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Add heuristic to exclude critical path cost for scheduling | Krzysztof Parzyszek | 2018-03-20 | 1 | -2/+1 |
| | | | | | | Patch by Brendon Cahoon. llvm-svn: 328022 | ||||
* | [Hexagon] Improve scheduling based on register pressure | Krzysztof Parzyszek | 2018-03-20 | 1 | -1/+2 |
| | | | | | | Patch by Brendon Cahoon. llvm-svn: 327975 | ||||
* | [Hexagon] Rewrite non-HVX unaligned loads as pairs of aligned ones | Krzysztof Parzyszek | 2018-03-07 | 1 | -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 loads | Krzysztof Parzyszek | 2018-02-14 | 1 | -0/+26 |
llvm-svn: 325169 |