This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 867300b4820 [ARM] Added testing for D64160. NFC new 963f1fa4ace [ARM] Favour PL/MI over GE/LT when possible
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/ARMISelLowering.cpp | 19 +++ test/CodeGen/ARM/code-placement.ll | 2 +- .../hoist-and-by-const-from-lshr-in-eqcmp-zero.ll | 129 +++++++++----------- .../hoist-and-by-const-from-shl-in-eqcmp-zero.ll | 133 ++++++++++----------- test/CodeGen/ARM/long_shift.ll | 30 ++--- test/CodeGen/ARM/sat-to-bitop.ll | 34 +++--- test/CodeGen/ARM/select.ll | 4 +- test/CodeGen/ARM/shift-i64.ll | 21 ++-- test/CodeGen/Thumb/select.ll | 4 +- 9 files changed, 181 insertions(+), 195 deletions(-)