summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CorrelatedValuePropagation/icmp.ll
Commit message (Expand)AuthorAgeFilesLines
* [ConstantRange][LVI] Use overflow flags from `sub` to constrain the rangeRoman Lebedev2019-11-071-6/+2
* [NFC][CVP] Add some tests for `sub` with preexisting no-wrap flagsRoman Lebedev2019-11-071-0/+216
* [JT][CVP] Regenerate test checks, againNikita Popov2019-11-011-12/+12
* [CVP] Add tests for icmp on local ranges; NFCNikita Popov2019-10-311-10/+43
* [LVI][CVP] LazyValueInfoImpl::solveBlockValueBinaryOp(): use no-wrap flags fr...Roman Lebedev2019-10-231-6/+2
* [NFC][LVI][CVP] Tests where pre-specified `add` no-wrap flags could be used b...Roman Lebedev2019-10-221-0/+136
* [CVP] No-wrap deduction for `shl`Roman Lebedev2019-10-211-2/+2
* [CVP] Reenable nowrap flag inferenceNikita Popov2019-06-241-2/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+245
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-245/+0
* [CVP] auto-generate complete test checks; NFCSanjay Patel2018-11-291-18/+99
* [LVI] run transfer function for binary operator even when the RHS isn't a con...John Regehr2018-11-211-0/+100
* [PM] Port CorrelatedValuePropagationSean Silva2016-07-061-0/+1
* LazyValueInfo: Actually re-visit partially solved block-values in solveBlockV...Hans Wennborg2014-11-251-0/+63
OpenPOWER on IntegriCloud