This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0a1c1b2 [InstCombine][SSE] Tests showing missed opportunities to hand [...] new 360cd34 [Thumb] Add support for tMUL in the compare instruction peeph [...]
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: lib/Target/ARM/ARMBaseInstrInfo.cpp | 375 +++++++++++++++++-------------- test/CodeGen/ARM/cmp1-peephole-thumb.mir | 78 +++++++ test/CodeGen/ARM/cmp2-peephole-thumb.mir | 108 +++++++++ 3 files changed, 392 insertions(+), 169 deletions(-) create mode 100644 test/CodeGen/ARM/cmp1-peephole-thumb.mir create mode 100644 test/CodeGen/ARM/cmp2-peephole-thumb.mir