[PATCH] D11325: [PM/AA] Remove the last of the legacy update API from AliasAnalysis as part of simplifying its interface and usage in preparation for porting to work with the new pass manager.
Chandler Carruth
chandlerc at gmail.com
Wed Jul 22 02:50:29 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL242881: [PM/AA] Remove the last of the legacy update API from AliasAnalysis as (authored by chandlerc).
Changed prior to commit:
http://reviews.llvm.org/D11325?vs=30077&id=30332#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11325
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/MemoryDependenceAnalysis.cpp
llvm/trunk/lib/Analysis/NoAliasAnalysis.cpp
llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/trunk/lib/Transforms/Utils/BasicBlockUtils.cpp
llvm/trunk/lib/Transforms/Utils/LoopSimplify.cpp
llvm/trunk/lib/Transforms/Vectorize/BBVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11325.30332.patch
Type: text/x-patch
Size: 9912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150722/f2e092c0/attachment.bin>
More information about the llvm-commits
mailing list