This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d389f8d AArch64: support the `.arch` directive in the IAS new ecb6658 test: fix typo new 035a5a9 Revert r272194 No need for it if loop Analysis Manager is used
The 2 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/LoopAccessAnalysis.h | 66 ++++++++------------------- lib/Analysis/LoopAccessAnalysis.cpp | 23 +++++----- lib/Transforms/Scalar/LoopDistribute.cpp | 2 +- lib/Transforms/Scalar/LoopLoadElimination.cpp | 2 +- lib/Transforms/Scalar/LoopVersioningLICM.cpp | 2 +- lib/Transforms/Utils/LoopVersioning.cpp | 2 +- lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +- test/MC/AArch64/directive-arch.s | 2 +- 8 files changed, 38 insertions(+), 63 deletions(-)