summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/funnel-shift-rot.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Exploit `vrl(b|h|w|d)` to perform vector rotationKai Luo2019-12-231-19/+5
* [SelectionDAG] try harder to convert funnel shift to rotateSanjay Patel2018-08-091-3/+1
* [SelectionDAG] fix bug in translating funnel shift with non-power-of-2 typeSanjay Patel2018-08-011-18/+14
* [SelectionDAG] try to convert funnel shift directly to rotate if legalSanjay Patel2018-07-251-3/+1
* [AArch, PowerPC] add more tests for legal rotate ops; NFCSanjay Patel2018-07-251-4/+25
* [Intrinsics] define funnel shift IR intrinsics + DAG builder supportSanjay Patel2018-07-161-0/+214
OpenPOWER on IntegriCloud