This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c28b6e32167 [AVX-512] Add unmasked subvector inserts and extract to the [...] new 211f7eebced Allow None as a MemoryLocation to getModRefInfo new 68720204a72 [ScheduleDAG] Don't schedule node with physical register in [...]
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 | 55 ++++++++++------------- include/llvm/Analysis/MemoryLocation.h | 29 +++++++----- lib/Analysis/MemorySSA.cpp | 2 +- lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp | 62 +++++++++++++++----------- lib/Transforms/Scalar/MemCpyOptimizer.cpp | 2 +- test/CodeGen/ARM/unschedule-first-call.ll | 2 +- unittests/Analysis/AliasAnalysisTest.cpp | 12 ++--- 7 files changed, 87 insertions(+), 77 deletions(-)