Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Use vector align-left when shift amount fits in 3 bits | Krzysztof Parzyszek | 2018-05-30 | 1 | -14/+7 |
| | | | | | | | This saves an instruction because for align-right the shift amount would need to be put in a register first. llvm-svn: 333543 | ||||
* | [Hexagon] Generate valignb for shifting shuffles (instead of vdelta) | Krzysztof Parzyszek | 2018-03-02 | 1 | -0/+1706 |
llvm-svn: 326627 |