This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f936bae3bef test-release.sh: Reorder sed commands for the binary comparison new 5e35d90495e [UpdateTestChecks] Apply some string concatenation cleanup new 5b528746f23 [UpdateTestChecks] Fix an incorrect %s added in r368006 new 2d85110820a [SelectionDAG] Extend base addressing modes supported by MG [...]
The 3 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 | 17 ++++++++++ include/llvm/CodeGen/SelectionDAG.h | 6 ++-- include/llvm/CodeGen/SelectionDAGNodes.h | 39 +++++++++++++++++++---- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 9 +++--- lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 18 ++++++++--- lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 18 +++++------ lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 14 ++++---- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 20 ++++++++---- lib/Target/X86/X86ISelLowering.cpp | 5 +-- utils/update_test_checks.py | 16 +++++----- 10 files changed, 113 insertions(+), 49 deletions(-)