This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0c89360 Fix aligned-new tests on m68k. new 037d0a1 2016-09-12 Orlando Arias oarias@knights.ucf.edu PR target [...] new c72e91d Add tunning of ldpw for THunderX.
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 | 16 ++++++++++++++++ gcc/config/aarch64/aarch64-tuning-flags.def | 5 +++++ gcc/config/aarch64/aarch64.c | 20 +++++++++++++++++++- gcc/config/msp430/msp430.md | 4 ++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/aarch64/thunderxloadpair.c | 20 ++++++++++++++++++++ .../gcc.target/aarch64/thunderxnoloadpair.c | 17 +++++++++++++++++ 7 files changed, 84 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/thunderxloadpair.c create mode 100644 gcc/testsuite/gcc.target/aarch64/thunderxnoloadpair.c