This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39 in repository llvm.
from 4976a3a Merging r277114: -------------------------------------------- [...] new 358d8cc Merging r276701 and r277439
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 | 3 ++- lib/Target/ARM/ARMInstrInfo.td | 12 ++++++--- lib/Target/ARM/ARMInstrThumb2.td | 10 +++++--- test/CodeGen/ARM/ssat-v4t.ll | 9 +++++++ test/CodeGen/ARM/ssat.ll | 30 ++++++++++++++-------- test/CodeGen/ARM/usat-v4t.ll | 9 +++++++ .../MC/Disassembler/ARM/unpredictable-SSAT-arm.txt | 2 +- 7 files changed, 55 insertions(+), 20 deletions(-) create mode 100644 test/CodeGen/ARM/ssat-v4t.ll create mode 100644 test/CodeGen/ARM/usat-v4t.ll