This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2209526 Update .po files from TP.
new 57def21 * doc/invoke.texi (SPARC options): Document -mlra as the def [...]
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/config/sparc/sparc.c | 4 ++++
gcc/doc/invoke.texi | 4 ++--
3 files changed, 12 insertions(+), 2 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.
unknown user pushed a change to branch master
in repository glibc.
from 640e44c Remove duplicate strcat implementations
new 785fcba Update i386 libm-test-ulps.
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:
ChangeLog | 4 ++++
sysdeps/i386/fpu/libm-test-ulps | 8 ++++----
2 files changed, 8 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.
unknown user pushed a change to branch master
in repository llvm.
from 3b6c9c1 [InstCombine] tighten checks for tests of assume -> metadata [...]
new 26b44dd [CodeGen] Simplify logic that looks for returned call operand [...]
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/CodeGen/Analysis.cpp | 32 ++++++++++----------------------
1 file changed, 10 insertions(+), 22 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.
unknown user pushed a change to branch master
in repository gcc.
from 3b50f20 PR rtl-optimization/65618 * emit-rtl.c (try_split): Move in [...]
new 41981ad PR go/78789 runtime: don't build aeshash.c if the assemb [...]
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/go/gofrontend/MERGE | 2 +-
libgo/config.h.in | 3 +++
libgo/configure | 26 ++++++++++++++++++++++++++
libgo/configure.ac | 18 ++++++++++++++++++
libgo/go/runtime/alg.go | 1 +
libgo/go/runtime/runtime2.go | 3 ++-
libgo/go/runtime/stubs.go | 6 ++++++
libgo/runtime/aeshash.c | 6 +++---
libgo/runtime/runtime.h | 2 ++
libgo/runtime/runtime_c.c | 4 ++++
10 files changed, 66 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.
unknown user pushed a change to branch master
in repository clang.
from f5be8ba [OPENMP] Private, firstprivate, and lastprivate clauses for d [...]
new 046076f [OpenMP] Code cleanup for NVPTX OpenMP codegen
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/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 64 +++++++++++++++++-------------------
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 32 ------------------
2 files changed, 31 insertions(+), 65 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.
unknown user pushed a change to branch master
in repository llvm.
from 0f01171 [X86][SSE] Add extra truncated arithmetic tests for D28219
new 3b6c9c1 [InstCombine] tighten checks for tests of assume -> metadata [...]
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/Transforms/InstCombine/assume.ll | 63 +++++++++++++++++++++--------------
1 file changed, 38 insertions(+), 25 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.
unknown user pushed a change to branch master
in repository glibc.
from e9a96ea powerpc: Fix write-after-destroy in lock elision [BZ #20822]
new 640e44c Remove duplicate strcat implementations
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:
ChangeLog | 9 ++++++
sysdeps/ia64/strcat.c | 26 -----------------
.../powerpc/powerpc64/multiarch/strcat-power7.c | 2 +-
.../powerpc/powerpc64/multiarch/strcat-power8.c | 2 +-
sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c | 2 +-
sysdeps/powerpc/strcat.c | 33 ----------------------
6 files changed, 12 insertions(+), 62 deletions(-)
delete mode 100644 sysdeps/ia64/strcat.c
delete mode 100644 sysdeps/powerpc/strcat.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 efca1a3 Enable disabled loopidiom test. Apparently we handle it now
new 639592d Add llvm-bcanalyzer support for new metadata node types. Also [...]
new 0f01171 [X86][SSE] Add extra truncated arithmetic tests for D28219
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:
test/Bitcode/DIGlobalVariableExpression.ll | 3 +
test/CodeGen/X86/vector-trunc-math.ll | 228 ++++++++++++++++++++++++++++-
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 14 +-
3 files changed, 233 insertions(+), 12 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.
unknown user pushed a change to branch master
in repository glibc.
from daaff5c Fix math/test-fenvinline for no-exceptions configurations.
new e9a96ea powerpc: Fix write-after-destroy in lock elision [BZ #20822]
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:
ChangeLog | 13 +++++++++++++
sysdeps/unix/sysv/linux/powerpc/elision-lock.c | 10 +++++++---
sysdeps/unix/sysv/linux/powerpc/elision-trylock.c | 7 ++++---
sysdeps/unix/sysv/linux/powerpc/elision-unlock.c | 15 +++++++++------
4 files changed, 33 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.