summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/clear-lowbits.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] re-enable truncation of binopsSanjay Patel2018-12-081-60/+54
* [DAGCombiner] disable truncation of binops by defaultSanjay Patel2018-12-071-54/+60
* [DAGCombiner] narrow truncated binopsSanjay Patel2018-11-291-60/+54
* [X86] Handle COPYs of physregs better (regalloc hints)Simon Pilgrim2018-09-191-50/+56
* [X86] Replace (32/64 - n) shift amounts with (neg n) since the shift amount i...Craig Topper2018-08-221-73/+71
* [X86][TLI] DAGCombine: Unfold variable bit-clearing mask to two shifts.Roman Lebedev2018-07-091-309/+297
* [X86] Add tests for low/high bit clearing with different attributes.Roman Lebedev2018-07-031-0/+1820
OpenPOWER on IntegriCloud