Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Exploit `vrl(b|h|w|d)` to perform vector rotation | Kai Luo | 2019-12-23 | 1 | -19/+5 |
* | [SelectionDAG] try harder to convert funnel shift to rotate | Sanjay Patel | 2018-08-09 | 1 | -3/+1 |
* | [SelectionDAG] fix bug in translating funnel shift with non-power-of-2 type | Sanjay Patel | 2018-08-01 | 1 | -18/+14 |
* | [SelectionDAG] try to convert funnel shift directly to rotate if legal | Sanjay Patel | 2018-07-25 | 1 | -3/+1 |
* | [AArch, PowerPC] add more tests for legal rotate ops; NFC | Sanjay Patel | 2018-07-25 | 1 | -4/+25 |
* | [Intrinsics] define funnel shift IR intrinsics + DAG builder support | Sanjay Patel | 2018-07-16 | 1 | -0/+214 |