[PATCH] D48489: [MemDep] Use PhiValuesAnalysis to improve alias analysis results
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 07:19:48 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338384: [MemDep] Use PhiValuesAnalysis to improve alias analysis results (authored by john.brawn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48489?vs=154226&id=158256#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48489
Files:
llvm/trunk/include/llvm/Analysis/MemoryDependenceAnalysis.h
llvm/trunk/lib/Analysis/MemoryDependenceAnalysis.cpp
llvm/trunk/test/Other/new-pm-defaults.ll
llvm/trunk/test/Other/new-pm-lto-defaults.ll
llvm/trunk/test/Other/new-pm-thinlto-defaults.ll
llvm/trunk/test/Other/opt-O2-pipeline.ll
llvm/trunk/test/Other/opt-O3-pipeline.ll
llvm/trunk/test/Other/opt-Os-pipeline.ll
llvm/trunk/test/Transforms/GVN/PRE/pre-after-rle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48489.158256.patch
Type: text/x-patch
Size: 12295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/8bd13f04/attachment.bin>
More information about the llvm-commits
mailing list