This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 806052b6943 [APSInt][OpenMP] Fix isNegative, etc. for unsigned types new b6a93dc59cd [AArch64][GlobalISel] Add G_FMA to isPreISelGenericFloating [...] new c8d498d36b6 [AliasAnalysis] AAResults preserves AAManager.
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/AliasAnalysis.h | 6 +++ lib/Analysis/AliasAnalysis.cpp | 10 ++-- lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 1 + .../MemoryDependenceAnalysis/invalidation.ll | 7 ++- test/CodeGen/AArch64/GlobalISel/regbank-fma.mir | 57 ++++++++++++++++++++++ test/Other/new-pass-manager.ll | 2 - .../Transforms/Scalar/LoopPassManagerTest.cpp | 1 - 7 files changed, 71 insertions(+), 13 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/regbank-fma.mir