summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CorrelatedValuePropagation/non-null.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+336
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-336/+0
* [CVP] auto-generate complete test checks; NFCSanjay Patel2018-11-291-42/+148
* llvm: Add support for "-fno-delete-null-pointer-checks"Manoj Gupta2018-07-091-0/+67
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-10/+10
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-10/+10
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-10/+10
* [LazyValueInfo] Report nonnull range for nonnull pointersIgor Laevsky2015-09-181-0/+21
* [CorrelatedValuePropagation] Infer nonnull attributesIgor Laevsky2015-09-151-0/+39
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Test for lazy value info's ability to prove the absense of NULLs in pointers.Nick Lewycky2011-01-161-0/+103
OpenPOWER on IntegriCloud