[PATCH] D10889: [PM/AA] Completely remove the AliasAnalysis::copyValue interface.
Chandler Carruth
chandlerc at gmail.com
Fri Jul 10 21:39:19 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL241975: [PM/AA] Completely remove the AliasAnalysis::copyValue interface. (authored by chandlerc).
Changed prior to commit:
http://reviews.llvm.org/D10889?vs=28931&id=29509#toc
Repository:
rL LLVM
http://reviews.llvm.org/D10889
Files:
llvm/trunk/include/llvm/Analysis/AliasAnalysis.h
llvm/trunk/lib/Analysis/AliasAnalysis.cpp
llvm/trunk/lib/Analysis/AliasDebugger.cpp
llvm/trunk/lib/Analysis/AliasSetTracker.cpp
llvm/trunk/lib/Analysis/IPA/GlobalsModRef.cpp
llvm/trunk/lib/Analysis/NoAliasAnalysis.cpp
llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/trunk/lib/Transforms/Scalar/GVN.cpp
llvm/trunk/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
llvm/trunk/lib/Transforms/Utils/BasicBlockUtils.cpp
llvm/trunk/lib/Transforms/Utils/LoopSimplify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10889.29509.patch
Type: text/x-patch
Size: 8305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150711/e4108ddb/attachment.bin>
More information about the llvm-commits
mailing list