This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3fdddd53021 Require label_values for some test-cases new 212c4eb5bdc [ARC] Make mulsi for A700 pattern commutative. new 9861cb741aa [ARC] Avoid use of hard registers before reg-alloc. new 4642783f11e [ARC] Allow r30 to be used by the reg-alloc. new 48311c39582 [ARC] Change predicate movv2hi to avoid scaled addresses. new 42cf27d38ce [ARC] Update (non)commutative_binary_comparison patterns. new 225071eccc2 [ARC] Prevent moving stores to the frame before the stack a [...] new 79ef42f2018 [ARC] Test against frame_pointer_needed in arc_can_eliminate. new df6525a07cb [ARC] Fix tst_movb pattern.
The 8 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: gcc/ChangeLog | 54 ++++++++ gcc/config/arc/arc.c | 21 ++- gcc/config/arc/arc.h | 3 +- gcc/config/arc/arc.md | 203 ++++++++++++++++++++-------- gcc/config/arc/simdext.md | 2 +- gcc/testsuite/ChangeLog | 4 + gcc/testsuite/gcc.target/arc/pr9001195952.c | 11 ++ 7 files changed, 233 insertions(+), 65 deletions(-) create mode 100755 gcc/testsuite/gcc.target/arc/pr9001195952.c