This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0782e893a99 [X86] Add INVLPGA to the existing INVLPG scheduling new dbbb6c5fc36 [DAG] Do MergeConsecutiveStores again before Instruction Selection
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/TargetLowering.h | 2 +- lib/Target/AArch64/AArch64ISelLowering.cpp | 2 -- test/CodeGen/AArch64/arm64-complex-ret.ll | 3 +- test/CodeGen/AArch64/arm64-narrow-st-merge.ll | 4 +-- test/CodeGen/AArch64/arm64-variadic-aapcs.ll | 16 ++++----- test/CodeGen/AArch64/tailcall-explicit-sret.ll | 14 ++++---- test/CodeGen/AArch64/tailcall-implicit-sret.ll | 12 +++---- test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 3 +- test/CodeGen/ARM/fp16-promote.ll | 50 ++++++++++++++++---------- test/CodeGen/BPF/undef.ll | 11 +++--- test/CodeGen/Mips/cconv/vector.ll | 30 ++++++++-------- test/CodeGen/Mips/llvm-ir/extractelement.ll | 3 +- test/CodeGen/SystemZ/fp-move-13.ll | 6 ++-- 13 files changed, 79 insertions(+), 77 deletions(-)