This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7f53b8e34b6 [RISCV] Prevent re-ordering some adds after shifts new d8ca88c062f [ARM] Comply with rules on ARMv8-A thumb mode partial depre [...]
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 | 10 +++--- lib/Target/ARM/ARMBaseInstrInfo.h | 11 +++---- test/CodeGen/ARM/2014-08-04-muls-it.ll | 3 +- test/CodeGen/ARM/CGP/arm-cgp-icmps.ll | 2 +- test/CodeGen/ARM/CGP/arm-cgp-signed-icmps.ll | 2 +- test/CodeGen/ARM/arm-and-tst-peephole.ll | 7 ++-- .../hoist-and-by-const-from-lshr-in-eqcmp-zero.ll | 38 ++++++++++++---------- .../hoist-and-by-const-from-shl-in-eqcmp-zero.ll | 38 ++++++++++++---------- test/CodeGen/Thumb2/v8_deprecate_IT.ll | 32 ++++++++++++++++++ 9 files changed, 90 insertions(+), 53 deletions(-) create mode 100644 test/CodeGen/Thumb2/v8_deprecate_IT.ll