This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 00fa977077b [InstCombine] [NFC] testcases for canonicalize MUL with NEG [...] new 8e797de70d4 [ARM] Complete the Thumb1 shift+and->shift+shift transforms.
The 1 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/TargetLowering.h | 9 ++++ lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 3 +- lib/Target/ARM/ARMISelLowering.cpp | 53 +++++++++++++++++++--- lib/Target/ARM/ARMISelLowering.h | 2 + test/CodeGen/Thumb/shift-and.ll | 75 ++++++++++++++++++++++++++++---- 5 files changed, 125 insertions(+), 17 deletions(-)