This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 44ef0a6b7c1 Teach the symbolizer lib symbolize objects directly. new cd235cc2043 AMDGPU: Fix unused variable in release build new a2a6bc5fb1c [InstCombine] fold insertelement into splat of same scalar
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: lib/Target/AMDGPU/SIFrameLowering.cpp | 6 ++-- .../InstCombine/InstCombineVectorOps.cpp | 37 ++++++++++++++++++++++ test/Transforms/InstCombine/broadcast.ll | 5 ++- .../InstCombine/insert-extract-shuffle.ll | 11 +++++-- 4 files changed, 50 insertions(+), 9 deletions(-)