summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/assume.ll
Commit message (Expand)AuthorAgeFilesLines
* [ValueTracking] recognize a 'not' of an assumed condition as falseSanjay Patel2017-01-171-2/+2
* [InstCombine] add test to show missed fold using llvm.assume; NFCSanjay Patel2017-01-091-0/+13
* [InstCombine] regenerate checks; NFCSanjay Patel2017-01-091-13/+12
* [InstCombine] remove unnecessary attribute comments from test files; NFCSanjay Patel2017-01-091-9/+0
* [InstCombine] tighten checks for tests of assume -> metadata transform; NFCSanjay Patel2017-01-031-25/+38
* Revert @llvm.assume with operator bundles (r289755-r289757)Daniel Jasper2016-12-191-13/+13
* Make processing @llvm.assume more efficient by using operand bundlesHal Finkel2016-12-151-13/+13
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* Revert r228556: InstCombine: propagate nonNull through assumeChandler Carruth2015-02-101-37/+0
* InstCombine: propagate nonNull through assumeRamkumar Ramachandra2015-02-091-0/+37
* Canonicalize an assume(load != null) into !nonnull metadataPhilip Reames2014-11-111-0/+74
* Check for all known bits on ret in InstCombineHal Finkel2014-09-071-0/+12
* Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)Hal Finkel2014-09-071-0/+136
* Canonicalization for @llvm.assumeHal Finkel2014-07-251-0/+43
OpenPOWER on IntegriCloud