[PATCH] D30929: NewGVN: Handle coercion of constant stores, loads, memory insts.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 2 06:36:14 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299330: NewGVN: Handle coercion of constant stores, loads, memory insts. (authored by dannyb).
Changed prior to commit:
https://reviews.llvm.org/D30929?vs=91681&id=93779#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30929
Files:
llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
llvm/trunk/test/Transforms/NewGVN/calloc-load-removal.ll
llvm/trunk/test/Transforms/NewGVN/fold-const-expr.ll
llvm/trunk/test/Transforms/NewGVN/malloc-load-removal.ll
llvm/trunk/test/Transforms/NewGVN/pr17732.ll
llvm/trunk/test/Transforms/NewGVN/rle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30929.93779.patch
Type: text/x-patch
Size: 11279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170402/dd79b0b7/attachment.bin>
More information about the llvm-commits
mailing list