This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 208bbb17972 AMDGPU: Use CopyToReg for interp intrinsic lowering new c1a274e767a [GISel][CombinerHelper] Add a combine turning shuffle_vecto [...]
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/CodeGen/GlobalISel/CombinerHelper.h | 17 + lib/CodeGen/GlobalISel/CombinerHelper.cpp | 87 +++++ lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp | 2 + .../prelegalizercombiner-shuffle-vector.mir | 353 +++++++++++++++++++++ 4 files changed, 459 insertions(+) create mode 100644 test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-shuffle-ve [...]