This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ac0f4f5b2f2 [NFC][ARM][MVE] More tests new 237f2f2909e [Alignment][NFC] Remove LoadInst::setAlignment(unsigned)
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/IR/IRBuilder.h | 6 +++--- include/llvm/IR/Instructions.h | 2 -- lib/CodeGen/AtomicExpandPass.cpp | 4 ++-- lib/IR/Core.cpp | 2 +- lib/IR/Instructions.cpp | 8 ++------ lib/Transforms/IPO/ArgumentPromotion.cpp | 2 +- lib/Transforms/IPO/Attributor.cpp | 2 +- lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp | 2 +- lib/Transforms/InstCombine/InstCombineCalls.cpp | 2 +- lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp | 8 ++++---- lib/Transforms/Instrumentation/DataFlowSanitizer.cpp | 2 +- lib/Transforms/Scalar/AlignmentFromAssumptions.cpp | 2 +- lib/Transforms/Scalar/GVNHoist.cpp | 5 ++--- lib/Transforms/Scalar/LICM.cpp | 2 +- lib/Transforms/Scalar/SROA.cpp | 8 ++++---- lib/Transforms/Utils/VNCoercion.cpp | 2 +- lib/Transforms/Vectorize/SLPVectorizer.cpp | 7 +++---- 17 files changed, 29 insertions(+), 37 deletions(-)