This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2778098e176 [SystemZ] Updated test fp-cast.ll new fcce15e3902 [AMDGPU][MC] Corrected src0 size for s_cbranch_join new 43d439da886 [LoopVectorizer, TTI] New method supportsEfficientVectorEl [...]
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/TargetTransformInfo.h | 10 +++++++ include/llvm/Analysis/TargetTransformInfoImpl.h | 2 ++ lib/Analysis/TargetTransformInfo.cpp | 4 +++ lib/Target/AMDGPU/SOPInstructions.td | 8 +++++- lib/Target/SystemZ/SystemZTargetTransformInfo.h | 1 + lib/Transforms/Vectorize/LoopVectorize.cpp | 8 ++++-- test/MC/AMDGPU/sop1.s | 14 +++++++-- test/MC/Disassembler/AMDGPU/sop1_vi.txt | 2 +- .../SystemZ/load-store-scalarization-cost.ll | 33 ++++++++++++++++++++++ 9 files changed, 75 insertions(+), 7 deletions(-) create mode 100644 test/Transforms/LoopVectorize/SystemZ/load-store-scalarization-cost.ll