[PATCH] D60659: [InstCombine] Eliminate stores to constant memory
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 22 13:26:26 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358919: [InstCombine] Eliminate stores to constant memory (authored by reames, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60659?vs=195043&id=196128#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60659/new/
https://reviews.llvm.org/D60659
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/trunk/test/Transforms/InstCombine/memcpy.ll
llvm/trunk/test/Transforms/InstCombine/memmove.ll
llvm/trunk/test/Transforms/InstCombine/memset.ll
llvm/trunk/test/Transforms/InstCombine/store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60659.196128.patch
Type: text/x-patch
Size: 4476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190422/7960711f/attachment.bin>
More information about the llvm-commits
mailing list