This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d2754fbb65d i386: Rounding functions TLC new 052870c3d1c arc: Don't use predicated vadd2 instructions in mov patterns. new e51727c6912 arc: Fix cached to uncached moves. new 6c806034136 arc: Update test pattern. new 5ccd07e3299 arc: Make use reg_renumber safe. new 8a90673beda arc: flip if-condition predicates in secondary reload hook new 02a2d78f7ad arc: generate mac(u) insn instead of macd(u) when destinati [...]
The 6 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/config/arc/arc.c | 14 ++++++++--- gcc/config/arc/arc.h | 2 +- gcc/config/arc/arc.md | 30 +++++++++++++----------- gcc/config/arc/simdext.md | 4 ++-- gcc/testsuite/gcc.target/arc/loop-3.c | 2 +- gcc/testsuite/gcc.target/arc/uncached-9.c | 39 +++++++++++++++++++++++++++++++ 6 files changed, 71 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arc/uncached-9.c