This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3b8e3df6f9f Fix -mbranch-cost range. new ac6742ef97d 2017-06-29 Kyrylo Tkachov kyrylo.tkachov@arm.com M [...] new 4ed15cac45f 2017-06-29 Michael Collison michael.collison@arm.com
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/ChangeLog | 15 ++++ gcc/config/aarch64/aarch64.c | 50 ++++++++---- gcc/config/aarch64/aarch64.md | 91 ++++++++++++++++++++++ gcc/config/aarch64/predicates.md | 4 + gcc/testsuite/ChangeLog | 10 +++ .../gcc.target/aarch64/var_shift_mask_1.c | 61 +++++++++++++++ 6 files changed, 217 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/var_shift_mask_1.c