This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bd579e1c694 recog: Change return type of predicate functions from int to bool new 957ae904065 New compact syntax for insn and insn_split in Machine Descr [...] new c72a7b84985 AArch64: convert some patterns to compact MD syntax
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: gcc/config/aarch64/aarch64.md | 161 +++++++------- gcc/doc/md.texi | 163 ++++++++++++++ gcc/genoutput.cc | 48 +++- gcc/gensupport.cc | 498 ++++++++++++++++++++++++++++++++++++++++++ gcc/gensupport.h | 3 + 5 files changed, 787 insertions(+), 86 deletions(-)