Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SelectionDAG] try harder to convert funnel shift to rotate | Sanjay Patel | 2018-08-09 | 1 | -4/+2 |
* | [SelectionDAG] fix bug in translating funnel shift with non-power-of-2 type | Sanjay Patel | 2018-08-01 | 1 | -23/+17 |
* | [SelectionDAG] try to convert funnel shift directly to rotate if legal | Sanjay Patel | 2018-07-25 | 1 | -5/+1 |
* | [AArch, PowerPC] add more tests for legal rotate ops; NFC | Sanjay Patel | 2018-07-25 | 1 | -0/+22 |
* | [Intrinsics] define funnel shift IR intrinsics + DAG builder support | Sanjay Patel | 2018-07-16 | 1 | -0/+217 |