[PATCH] D27205: [PM] Teach the AAManager and AAResults layer (the worst offender for inter-analysis dependencies) to use the new invalidation infrastructure.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 27 00:55:25 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290595: [PM] Teach the AAManager and AAResults layer (the worst offender for (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D27205?vs=79546&id=82528#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27205
Files:
llvm/trunk/include/llvm/Analysis/AliasAnalysis.h
llvm/trunk/include/llvm/IR/PassManager.h
llvm/trunk/lib/Analysis/AliasAnalysis.cpp
llvm/trunk/test/Other/new-pass-manager.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27205.82528.patch
Type: text/x-patch
Size: 10172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161227/aed893fd/attachment.bin>
More information about the llvm-commits
mailing list