[PATCH] D29006: [PH] Remove all use of AssertingVH from members of analysis results.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 24 05:07:13 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL292928: [PH] Replace uses of AssertingVH from members of analysis results with (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D29006?vs=85506&id=85574#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29006
Files:
llvm/trunk/include/llvm/Analysis/CallGraph.h
llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
llvm/trunk/lib/Analysis/LazyValueInfo.cpp
llvm/trunk/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/trunk/lib/Transforms/IPO/GlobalDCE.cpp
llvm/trunk/lib/Transforms/IPO/Inliner.cpp
llvm/trunk/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
llvm/trunk/lib/Transforms/Scalar/NaryReassociate.cpp
llvm/trunk/lib/Transforms/Utils/LoopSimplify.cpp
llvm/trunk/test/Other/new-pm-defaults.ll
llvm/trunk/test/Other/new-pm-lto-defaults.ll
llvm/trunk/test/Transforms/GlobalDCE/crash-assertingvh.ll
llvm/trunk/test/Transforms/Inline/clear-analyses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29006.85574.patch
Type: text/x-patch
Size: 13254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/ac36f268/attachment.bin>
More information about the llvm-commits
mailing list