This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db15069f47b [ARM] GlobalISel: More tests. NFC. new a7633b580e6 Move static helper into ARMTargetLowering. NFC new 132e2d3b5c6 [ARM] Add 2-operand assembly aliases for Thumb1 ADD/SUB
The 2 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 | 2 +- lib/Target/ARM/ARMISelLowering.h | 2 ++ lib/Target/ARM/ARMInstrThumb.td | 6 ++++ test/MC/ARM/implicit-it-generation.s | 6 ++-- test/MC/ARM/thumb-add-sub-width.s | 70 ++++++++++++++++++++++++++++++++++++ 5 files changed, 82 insertions(+), 4 deletions(-) create mode 100644 test/MC/ARM/thumb-add-sub-width.s