[PATCH] D35918: [GVNHoist] Factor out reachability to search for anticipable instructions quickly
Aditya Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 11 12:05:33 PDT 2017
hiraditya updated this revision to Diff 110784.
hiraditya added a comment.
Remove dead comments.
https://reviews.llvm.org/D35918
Files:
lib/Transforms/Scalar/GVNHoist.cpp
test/Transforms/GVNHoist/hoist-more-than-two-branches.ll
test/Transforms/GVNHoist/hoist-mssa.ll
test/Transforms/GVNHoist/hoist-newgvn.ll
test/Transforms/GVNHoist/hoist-pr20242.ll
test/Transforms/GVNHoist/hoist-pr28933.ll
test/Transforms/GVNHoist/hoist-recursive-geps.ll
test/Transforms/GVNHoist/hoist.ll
test/Transforms/GVNHoist/infinite-loop-direct.ll
test/Transforms/GVNHoist/infinite-loop-indirect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35918.110784.patch
Type: text/x-patch
Size: 51938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170811/a494d264/attachment-0001.bin>
More information about the llvm-commits
mailing list