summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/MemCpyOpt/memcpy-to-memset-with-lifetimes.ll
Commit message (Expand)AuthorAgeFilesLines
* [BuildLibCalls] Noalias annotationDavid Bolvansky2019-08-141-1/+1
* [SimplifyLibCalls] Add noalias from known callsitesDavid Bolvansky2019-08-131-1/+1
* [SimplifyLibCalls] Add dereferenceable bytes from known callsitesDavid Bolvansky2019-08-131-16/+21
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+55
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-55/+0
* [ValueTracking] Look through casts when determining non-nullnessJohannes Doerfert2019-01-261-5/+5
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-13/+13
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-6/+6
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-13/+13
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-13/+13
* [MemCpyOpt] Turn memcpy from just-memset'd source into memset.Ahmed Bougacha2015-05-161-1/+1
* Fix a really bad miscompile introduced in r216865 - the else-if logicChandler Carruth2014-09-011-9/+36
* Ignore lifetime intrinsics in use list for MemCpyOptimizer. Patch by Luqman A...Nick Lewycky2014-09-011-0/+28
OpenPOWER on IntegriCloud