[PATCH] D48489: [MemDep] Use PhiValuesAnalysis to improve alias analysis results
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 5 06:49:59 PDT 2018
john.brawn updated this revision to Diff 154226.
john.brawn added a comment.
Rebase on top of latest patch for https://reviews.llvm.org/D44160.
https://reviews.llvm.org/D48489
Files:
include/llvm/Analysis/MemoryDependenceAnalysis.h
lib/Analysis/MemoryDependenceAnalysis.cpp
test/Other/new-pm-defaults.ll
test/Other/new-pm-lto-defaults.ll
test/Other/new-pm-thinlto-defaults.ll
test/Other/opt-O2-pipeline.ll
test/Other/opt-O3-pipeline.ll
test/Other/opt-Os-pipeline.ll
test/Transforms/GVN/PRE/pre-after-rle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48489.154226.patch
Type: text/x-patch
Size: 12030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/fa2c7306/attachment.bin>
More information about the llvm-commits
mailing list