This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0b378026ac0 [AMDGPU] gfx1010 VMEM and SMEM implementation new ddcc2ba1016 [AliasAnalysis/NewPassManager] Invalidate AAManager less often.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/AliasAnalysis.h | 5 +++++ include/llvm/IR/PassManager.h | 7 +++++++ lib/Analysis/AliasAnalysis.cpp | 12 ++++++++---- test/Analysis/MemoryDependenceAnalysis/invalidation.ll | 7 +++---- test/Other/new-pass-manager.ll | 2 -- unittests/Transforms/Scalar/LoopPassManagerTest.cpp | 1 - 6 files changed, 23 insertions(+), 11 deletions(-)