This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ec85126 [ree] PR rtl-optimization/78038: Handle global register dataf [...]
new f1ea412 2016-10-21 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
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/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/pure-code/pure-code.exp | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
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.
Renato Golin pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 22e1027 [cron] anti-flog checks for previous PID
new 119f405 [cron] Fix typo redir erasing logfile
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:
helpers/llvm-cron-build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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.
christophe.lyon pushed a change to branch linaro-local/linaro-2.4-branch
in repository toolchain/newlib.
from fbc4a08 Bump up newlib version to 2.4.0 due to feature test refactoring
new bda499c 2016-10-19 Christophe Lyon <christophe.lyon(a)linaro.org>
new f194ff4 2016-10-19 Christophe Lyon <christophe.lyon(a)linaro.org>
new 5357441 2016-10-19 Christophe Lyon <christophe.lyon(a)linaro.org>
new 022bd29 2016-10-19 Christophe Lyon <christophe.lyon(a)linaro.org>
The 4 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:
libgloss/arm/crt0.S | 4 +-
newlib/libc/machine/aarch64/Makefile.am | 2 +
newlib/libc/machine/aarch64/Makefile.in | 19 +++++++++-
.../aarch64/{stpcpy-stub.c => rawmemchr-stub.c} | 6 +--
.../machine/aarch64/{stpcpy-stub.c => rawmemchr.S} | 43 ++++++++++++++++++++--
newlib/libc/machine/arm/strlen-stub.c | 7 +++-
newlib/libc/machine/arm/strlen.S | 7 +++-
newlib/libc/stdlib/nano-mallocr.c | 5 +--
8 files changed, 77 insertions(+), 16 deletions(-)
copy newlib/libc/machine/aarch64/{stpcpy-stub.c => rawmemchr-stub.c} (94%)
copy newlib/libc/machine/aarch64/{stpcpy-stub.c => rawmemchr.S} (71%)
--
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 gcc.
from a3d5ca2 2016-10-21 Richard Biener <rguenther(a)suse.de>
new ec85126 [ree] PR rtl-optimization/78038: Handle global register dataf [...]
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 | 7 +++++++
gcc/ree.c | 10 +++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/pr78038.c | 28 ++++++++++++++++++++++++++++
4 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr78038.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 lld.
from 7c95174 [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first
new 3f9a5a1 [ELF] Add DebugInfoDWARF dependency
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:
ELF/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 lld.
from 5a6632b Simplify. NFC.
new 7c95174 [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first
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:
ELF/InputSection.cpp | 1 +
ELF/OutputSections.cpp | 14 ++++++++++++--
ELF/OutputSections.h | 1 +
ELF/Relocations.cpp | 19 +++++++++---------
ELF/Relocations.h | 1 +
ELF/Symbols.cpp | 8 ++++----
ELF/Symbols.h | 3 +++
ELF/Target.cpp | 7 ++++---
test/ELF/mips-xgot-order.s | 48 ++++++++++++++++++++++++++++++++++++++++++++++
9 files changed, 84 insertions(+), 18 deletions(-)
create mode 100644 test/ELF/mips-xgot-order.s
--
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 gcc.
from 1555aa4 * config/rs6000/rs6000.c (rs6000_assemble_visibility): Swap " [...]
new a3d5ca2 2016-10-21 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr78051.C | 9 +++++++++
gcc/tree-vrp.c | 6 +++++-
4 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr78051.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 b8c3103 Revert "[GVN/PRE] Hoist global values outside of loops."
new 7413606 [AVX-512] Add tests to show opportunities for commuting vperm [...]
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:
test/CodeGen/X86/avx512-vpermv3-commute.ll | 367 +++++++++++++++++++++++++++++
1 file changed, 367 insertions(+)
create mode 100644 test/CodeGen/X86/avx512-vpermv3-commute.ll
--
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 da86e53 Don't try to use !Previous.empty() as a proxy for "Is this a [...]
new f6019fd clang-format: [JS] Fix template string ASI.
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/Format/UnwrappedLineParser.cpp | 11 ++++++++---
unittests/Format/FormatTestJS.cpp | 6 ++++++
2 files changed, 14 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.