This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allnoconfig in repository toolchain/ci/llvm-project.
from bf55c4e3e39 [LLD][COFF] Early dependency detection new 7e062c9b1f9 [X86] Make post-ra scheduling macrofusion-aware. new d66a47f90a7 [InstCombine] Handle vector gep with scalar argument in eva [...]
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: llvm/lib/Target/X86/X86Subtarget.cpp | 6 ++++++ llvm/lib/Target/X86/X86Subtarget.h | 3 +++ llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp | 9 ++++++++- llvm/test/CodeGen/X86/testb-je-fusion.ll | 4 ++-- llvm/test/Transforms/InstCombine/vec_gep_scalar_arg.ll | 16 ++++++++++++++++ 5 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 llvm/test/Transforms/InstCombine/vec_gep_scalar_arg.ll