This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 230bca5 Shamelessly add myself to CREDITS.TXT new 4ebfadf LoadStoreVectorizer: Remove TargetBaseAlign. Keep alignment f [...]
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 | 11 +++++--- include/llvm/Analysis/TargetTransformInfoImpl.h | 3 +- include/llvm/CodeGen/BasicTTIImpl.h | 7 +++-- lib/Analysis/TargetTransformInfo.cpp | 5 ++-- lib/Target/AMDGPU/SIISelLowering.cpp | 6 +++- lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 24 ++++++++-------- .../NVPTX/merge-across-side-effects.ll | 32 +++++++++++----------- .../LoadStoreVectorizer/NVPTX/non-instr-bitcast.ll | 2 +- .../LoadStoreVectorizer/X86/correct-order.ll | 2 +- .../LoadStoreVectorizer/X86/preserve-order32.ll | 4 +-- .../LoadStoreVectorizer/X86/preserve-order64.ll | 20 +++++++------- .../X86/subchain-interleaved.ll | 2 +- 12 files changed, 65 insertions(+), 53 deletions(-)