summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadStoreElimination/lifetime.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+37
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-37/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-5/+5
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* Revert "[DSE] Enable removal of lifetime intrinsics in terminating blocks"Bjorn Steinbrink2015-08-201-51/+2
* [DSE] Enable removal of lifetime intrinsics in terminating blocksBjorn Steinbrink2015-08-201-2/+51
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-2/+2
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Teach memdep to look for memory use intrinsics during dependency queries. FixesNick Lewycky2009-11-281-1/+19
* Reapply r86359, "Teach dead store elimination that certain intrinsics write toNick Lewycky2009-11-101-0/+19
* remove empty files.Chris Lattner2009-11-071-0/+0
* Revert r86359, it is breaking the self host on theChris Lattner2009-11-071-19/+0
* Teach dead store elimination that certain intrinsics write to memory just likeNick Lewycky2009-11-071-0/+19
OpenPOWER on IntegriCloud