This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 598658d7926 Fix warnings discovered by rL317076. [-Wunused-private-field] new 697969187cd Revert r313618 "[ARM] Use ADDCARRY / SUBCARRY"
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 | 185 ++++---------------------------- lib/Target/ARM/ARMISelLowering.h | 3 +- test/CodeGen/ARM/intrinsics-overflow.ll | 88 +++------------ test/CodeGen/ARM/pr34045-2.ll | 25 ----- test/CodeGen/ARM/pr34045.ll | 53 --------- 5 files changed, 35 insertions(+), 319 deletions(-) delete mode 100644 test/CodeGen/ARM/pr34045-2.ll delete mode 100644 test/CodeGen/ARM/pr34045.ll