summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/bool-math.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Enable 8-bit OR with disjoint bits to convert to LEACraig Topper2019-03-051-3/+3
* [DAGCombiner] re-enable truncation of binopsSanjay Patel2018-12-081-13/+10
* [x86] add 32-bit RUN for tests and test with opaque constants; NFCSanjay Patel2018-12-081-79/+198
* [DAGCombiner] disable truncation of binops by defaultSanjay Patel2018-12-071-3/+3
* [DAGCombiner] narrow truncated binopsSanjay Patel2018-11-291-3/+3
* [X86] Handle COPYs of physregs better (regalloc hints)Simon Pilgrim2018-09-191-14/+19
* [X86] Use XOR for SUB (C, X) during isel if will help fold an immediateCraig Topper2018-06-261-12/+12
* [DAGCombiner] eliminate setcc bool math when input is low-bit of some valueSanjay Patel2018-06-241-39/+32
* [x86] add more tests for bit hacking opportunities with setcc; NFCSanjay Patel2018-06-221-0/+56
* [x86] add tests for bit hacking opportunities with setcc; NFCSanjay Patel2018-06-221-0/+117
OpenPOWER on IntegriCloud