This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository llvm.
from f0610d1 Merging r294982: -------------------------------------------- [...] new 946015a Merging r294003: -------------------------------------------- [...] new 9627596 Merging r294129: -------------------------------------------- [...]
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: lib/CodeGen/SelectionDAG/InstrEmitter.cpp | 31 +++- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 20 ++- test/CodeGen/AArch64/ldst-opt.ll | 99 ++++++++--- test/CodeGen/X86/dag-update-nodetomatch.ll | 241 ++++++++++++++++++++++++++ 4 files changed, 352 insertions(+), 39 deletions(-) create mode 100644 test/CodeGen/X86/dag-update-nodetomatch.ll