This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea56368 Implement getPassName() for IR printing passes. new c2bf545 For Thumb1, lower ADDC/ADDE/SUBC/SUBE via the glueless ARMISD [...]
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/ARMISelLowering.cpp | 75 +++++++++++++++++---- lib/Target/ARM/ARMInstrThumb.td | 94 +++++++++++++++++++++----- test/CodeGen/Thumb/long.ll | 130 +++++++++++++++++++++++++++++++++--- 4 files changed, 273 insertions(+), 36 deletions(-)