This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2bcdb486ddd Use Align for TFL::TransientStackAlignment new 7f7fc30dedb [ARM] Add and adjust saturation tests for upcoming qadd cha [...]
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: test/CodeGen/ARM/qdadd.ll | 328 +++++++++++++++++++++++++++++++++++++++++++ test/CodeGen/ARM/sadd_sat.ll | 52 ++++--- test/CodeGen/ARM/ssub_sat.ll | 85 +++++++---- 3 files changed, 416 insertions(+), 49 deletions(-) create mode 100644 test/CodeGen/ARM/qdadd.ll