This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7eb1cc47bee [SelectionDAG] Consolidate (t|T)ransferDbgValues methods, NFC. new 66cc6547666 llvm-objdump: Add missing requires for the test in r313921 new 2b5bbc19afa [DAGCombiner] Use cast instead of an unchecked dyn_cast. new 03cf2dd6b10 [X86] DAGCombinerInfo is in TargetLowering not X86TargetLowering. new 8d6daad1402 [X86] Pre-truncate gather/scatter indices that have element [...]
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 23 ++++++-- test/CodeGen/X86/masked_gather_scatter.ll | 63 ++++++++++++++++++++++ .../llvm-objdump/AArch64/macho-fat-arm-disasm.test | 1 + 4 files changed, 85 insertions(+), 4 deletions(-)