This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cbb0ad3c708 2019-08-13 Steven G. Kargl kargl@gcc.gnu.org new fe485aa68c2 [AArch64] Rework SVE PTEST patterns
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: gcc/ChangeLog | 22 ++++++ gcc/config/aarch64/aarch64-protos.h | 1 + gcc/config/aarch64/aarch64-sve.md | 154 +++++++++++++++++++++++++----------- gcc/config/aarch64/aarch64.c | 16 ++++ gcc/config/aarch64/aarch64.md | 11 ++- gcc/config/aarch64/iterators.md | 4 + gcc/config/aarch64/predicates.md | 5 ++ 7 files changed, 168 insertions(+), 45 deletions(-)