summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/funnel-shift-rot.ll
Commit message (Expand)AuthorAgeFilesLines
* [SelectionDAGBuilder] Enable funnel shift building to custom rotatesSimon Pilgrim2018-12-201-70/+35
* [DAGCombiner] re-enable truncation of binopsSanjay Patel2018-12-081-15/+10
* [DAGCombiner] disable truncation of binops by defaultSanjay Patel2018-12-071-10/+15
* [DAGCombiner] narrow truncated binopsSanjay Patel2018-11-291-15/+10
* [X86] Handle COPYs of physregs better (regalloc hints)Simon Pilgrim2018-09-191-9/+17
* [x86] remove stale FIXME note from test; NFCSanjay Patel2018-08-011-1/+1
* [SelectionDAG] fix bug in translating funnel shift with non-power-of-2 typeSanjay Patel2018-08-011-19/+20
* [x86] add tests to show miscompile for funnel shift with weird size; NFCSanjay Patel2018-08-011-0/+29
* [SelectionDAG] try to convert funnel shift directly to rotate if legalSanjay Patel2018-07-251-4/+4
* [Intrinsics] define funnel shift IR intrinsics + DAG builder supportSanjay Patel2018-07-161-0/+387
OpenPOWER on IntegriCloud