summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/funnel-shift-rot.ll
Commit message (Expand)AuthorAgeFilesLines
* [SelectionDAG] try harder to convert funnel shift to rotateSanjay Patel2018-08-091-4/+2
* [SelectionDAG] fix bug in translating funnel shift with non-power-of-2 typeSanjay Patel2018-08-011-23/+17
* [SelectionDAG] try to convert funnel shift directly to rotate if legalSanjay Patel2018-07-251-5/+1
* [AArch, PowerPC] add more tests for legal rotate ops; NFCSanjay Patel2018-07-251-0/+22
* [Intrinsics] define funnel shift IR intrinsics + DAG builder supportSanjay Patel2018-07-161-0/+217
OpenPOWER on IntegriCloud