This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ee90d366010 [X86][AVX512] Add missing scalar CMPSS/CMPSD logic schedule [...] new efd6852a7b9 [DAGCombine] Handle big endian correctly in CombineConsecut [...] new cbe99db5558 [X86][AVX512] Tag VPMADD52/VPSADBW instruction scheduler classes
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/CodeGen/ISDOpcodes.h | 3 +- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 7 ++++ lib/Target/X86/X86InstrAVX512.td | 47 ++++++++++++---------- .../PowerPC/combine_loads_from_build_pair.ll | 19 +++++++++ 4 files changed, 53 insertions(+), 23 deletions(-) create mode 100644 test/CodeGen/PowerPC/combine_loads_from_build_pair.ll