This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 42e71f8f655 Fix D68936 new a2dc88278d3 [NFC][TTI] Add Alignment for isLegalMasked[Load/Store]
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/Analysis/TargetTransformInfo.h | 18 +++++++++--------- include/llvm/Analysis/TargetTransformInfoImpl.h | 4 ++-- lib/Analysis/TargetTransformInfo.cpp | 10 ++++++---- lib/CodeGen/ScalarizeMaskedMemIntrin.cpp | 15 +++++++++++---- lib/Target/ARM/ARMTargetTransformInfo.cpp | 2 +- lib/Target/ARM/ARMTargetTransformInfo.h | 6 ++++-- lib/Target/X86/X86TargetTransformInfo.cpp | 11 ++++++----- lib/Target/X86/X86TargetTransformInfo.h | 4 ++-- lib/Transforms/Vectorize/LoopVectorize.cpp | 20 ++++++++++++-------- 9 files changed, 53 insertions(+), 37 deletions(-)