This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 73d5c79da56 libgcc/ Backport from trunk r247710. 2017-05-05 Joshua [...]
new 907e8de9afc gcc/testsuite/ Backport from trunk r247713. * gcc.target [...]
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/testsuite/gcc.target/aarch64/spellcheck_1.c | 6 +++---
gcc/testsuite/gcc.target/aarch64/spellcheck_2.c | 6 +++---
gcc/testsuite/gcc.target/aarch64/spellcheck_3.c | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from a036275fab4 gcc/ Backport from trunk r247643. 2017-05-05 Wilco Dijk [...]
new 73d5c79da56 libgcc/ Backport from trunk r247710. 2017-05-05 Joshua [...]
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:
libgcc/config.host | 17 ++++++++++++++++
libgcc/config/arm/unwind-arm.h | 2 +-
libgcc/config/t-slibgcc-fuchsia | 44 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 62 insertions(+), 1 deletion(-)
create mode 100644 libgcc/config/t-slibgcc-fuchsia
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 377a2de2fb3 gcc/ Backport from trunk r247631. 2017-05-05 Wilco Dijk [...]
new a036275fab4 gcc/ Backport from trunk r247643. 2017-05-05 Wilco Dijk [...]
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/config/aarch64/aarch64.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 074d5cd7b97 gcc/ Backport from trunk r247609. 2017-05-04 Wilco Dijk [...]
new 377a2de2fb3 gcc/ Backport from trunk r247631. 2017-05-05 Wilco Dijk [...]
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/config/arm/aarch-common-protos.h | 2 ++
gcc/config/arm/aarch-common.c | 36 ++++++++++++++++++++++++++++++++++++
gcc/config/arm/cortex-a53.md | 10 ++++++++++
3 files changed, 48 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from fdb4d2469b5 gcc/ Backport from trunk r247125. 2017-04-25 Julian Bro [...]
new 074d5cd7b97 gcc/ Backport from trunk r247609. 2017-05-04 Wilco Dijk [...]
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/config/aarch64/aarch64.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 545dba917e5 gcc/ Backport from trunk r247124. 2017-04-25 Julian Bro [...]
new fdb4d2469b5 gcc/ Backport from trunk r247125. 2017-04-25 Julian Bro [...]
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/config/aarch64/thunderx2t99.md | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 414d1fa14a Don't crash when forming a destructor name on an incomplete type.
new 8a53b20109 Revert r305164/5/7.
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:
include/clang/Driver/CC1Options.td | 7 ++---
include/clang/Driver/Options.td | 4 ---
lib/Driver/ToolChains/Clang.cpp | 55 ++++++++++---------------------------
lib/Driver/ToolChains/Gnu.cpp | 19 -------------
lib/Frontend/CompilerInvocation.cpp | 19 ++-----------
test/Driver/compress-noias.c | 37 -------------------------
test/Driver/compress.c | 38 ++++---------------------
test/Driver/nozlibcompress.c | 9 +++---
tools/driver/cc1as_main.cpp | 19 ++-----------
9 files changed, 33 insertions(+), 174 deletions(-)
delete mode 100644 test/Driver/compress-noias.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4f29cdd59f6 [AVX-512] Add VPCONFLICT and VPLZCNT to load folding tables.
new 0158aaf614d Export the required symbol from DynamicLibraryTests
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:
unittests/Support/DynamicLibrary/CMakeLists.txt | 4 +++-
unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp | 2 --
.../Support/DynamicLibrary/ExportedFuncs.cxx | 13 ++++++-------
unittests/Support/DynamicLibrary/PipSqueak.cxx | 3 ++-
unittests/Support/DynamicLibrary/PipSqueak.h | 2 ++
5 files changed, 13 insertions(+), 11 deletions(-)
copy tools/llvm-cvtres/llvm-cvtres.h => unittests/Support/DynamicLibrary/ExportedF [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 6ba6a94d7fa Daily bump.
new 34df4954780 RTEMS: Use TLS for Ada run-time
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/ada/ChangeLog | 8 +++
gcc/ada/gcc-interface/Makefile.in | 2 +-
gcc/ada/s-tpopsp-rtems.adb | 113 --------------------------------------
3 files changed, 9 insertions(+), 114 deletions(-)
delete mode 100644 gcc/ada/s-tpopsp-rtems.adb
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from eb2b31dd7a0 Address http://bugs.llvm.org/pr32207 by making BannerPrinte [...]
new 4f29cdd59f6 [AVX-512] Add VPCONFLICT and VPLZCNT to load folding tables.
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:
lib/Target/X86/X86InstrInfo.cpp | 36 +++++++++++++
test/CodeGen/X86/stack-folding-int-avx512.ll | 38 ++++++++++++-
test/CodeGen/X86/stack-folding-int-avx512vl.ll | 74 +++++++++++++++++++++++++-
3 files changed, 146 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.