This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 83b2ab7 AMDGPU: Remove implicit iterator conversions, NFC new 86a3f78 SelectionDAG: Avoid implicit iterator conversions in Selectio [...] new bc06f80 [X86][AVX2] Add support for target shuffle combining to VPERM [...] new 0a70e9a [CrossDSOCFI] Change the pass so that it doesn't require doIn [...] new 5de74a6 AsmPrinter: Avoid implicit iterator conversions in DbgValueHi [...]
The 4 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: .../AsmPrinter/DbgValueHistoryCalculator.cpp | 4 +-- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 3 +- lib/Target/X86/X86ISelLowering.cpp | 21 ++++++++++-- lib/Transforms/IPO/CrossDSOCFI.cpp | 29 ++++++----------- test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 18 ++++++++++ .../X86/vector-shuffle-combining-avx512bw.ll | 38 ++++++++++++++++++++++ 6 files changed, 89 insertions(+), 24 deletions(-)