This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6d35d1e60c2 [ARM] Generate 8.1-m CSINC, CSNEG and CSINV instructions. new d43960593b8 [ARM] Invert CSEL predicates if the opposite is a simpler c [...]
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 | 47 +++++++++++++++++++++++++++++++++++++ lib/Target/ARM/ARMBaseInstrInfo.h | 14 +++++++++++ lib/Target/ARM/ARMISelDAGToDAG.cpp | 35 ++++----------------------- lib/Target/ARM/ARMISelLowering.cpp | 9 +++++++ test/CodeGen/Thumb2/csel.ll | 8 +++---- 5 files changed, 79 insertions(+), 34 deletions(-)