This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 516dc8bd511 [llvm-mca] Fix -Wpessimizing-move warnings introduced by r339923. new 4a208889a6c [LICM][NFC] Restructure pointer invalidation API in terms o [...] new d020e74d683 [SystemZ] Require asserts in subregliveness-06.mir new 73646782e5d [MemLoc] Fix a bug causing any use of invariant.end to cras [...] new 17543750d37 [AST] Speculative build fix for a polly buildbot new 86864df0931 add a missed case for binary op FMF propagation under select folds
The 5 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/AliasSetTracker.h | 21 ++++++++--------- lib/Analysis/AliasSetTracker.cpp | 13 ++++++----- lib/Analysis/MemoryLocation.cpp | 4 ++++ lib/Transforms/InstCombine/InstCombineSelect.cpp | 4 +++- lib/Transforms/Scalar/LICM.cpp | 29 ++++++++---------------- test/CodeGen/SystemZ/subregliveness-06.mir | 3 +++ test/Transforms/InstCombine/select_meta.ll | 2 +- test/Transforms/LICM/invariant.start.ll | 4 +--- test/Transforms/LoopVectorize/reduction.ll | 2 +- 9 files changed, 40 insertions(+), 42 deletions(-)