This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch arm/ilp32
in repository glibc.
from 83d5299ed8 aarch64: Fix ipc_perm definition for ILP32
new bede104580 Fix tests that are testing obsoleted functionality
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/shlib-compat.h | 10 ++++++++
malloc/tst-mallocstate.c | 62 ++++++++++++++++++++++--------------------------
math/test-matherr-2.c | 14 +++++++++--
math/test-matherr.c | 14 +++++++++--
4 files changed, 63 insertions(+), 37 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 96b6414540f AMDGPU: IMPLICIT_DEFs and DBG_VALUEs do not contribute to w [...]
new 8cb6b3ebf84 llvm-isel-fuzzer: Make buildable and testable without libFuzzer
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:
cmake/modules/AddLLVM.cmake | 8 +++--
tools/llvm-isel-fuzzer/CMakeLists.txt | 3 +-
tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp | 56 ++++++++++++++++++++++++++++++
3 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp
--
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 9b766c33ac1 * c-opts.c (c_common_finish): Write dependency information [...]
new c5fd8334707 PR target/81766 * config/i386/i386.c (ix86_init_large_pic [...]
new 5dd6bc993eb combine: Fix for PR82024
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 | 14 ++++++++++++++
gcc/combine.c | 19 ++++++++++++++-----
gcc/config/i386/i386.c | 22 ++++++++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr81766.c | 9 +++++++++
5 files changed, 62 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr81766.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 fc13e665094 [X86] Add test case I forgot to commit with r312285.
new 96b6414540f AMDGPU: IMPLICIT_DEFs and DBG_VALUEs do not contribute to w [...]
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/AMDGPU/GCNHazardRecognizer.cpp | 13 +++++++++----
test/CodeGen/AMDGPU/hazard.mir | 31 +++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/hazard.mir
--
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 957109d4ab Driver: extract modules flag handling (NFC)
new bc52a0a360 std::function -> llvm::function_ref. NFC.
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/Analysis/CloneDetection.h | 9 +++++----
include/clang/Parse/Parser.h | 7 ++++---
lib/Analysis/CloneDetection.cpp | 3 ++-
lib/Parse/ParseExpr.cpp | 2 +-
4 files changed, 12 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.
unknown user pushed a change to branch release_50
in repository llvm.
from a3b2103ffc3 Merging r312022: ------------------------------------------ [...]
new 657c31173ea Merging r312285: ------------------------------------------ [...]
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/X86ISelLowering.cpp | 67 +++++++++++++++++++++++++-------------
1 file changed, 45 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 llvm.
from 043998b329e ModuleSummaryAnalysis: Correctly handle refs from function [...]
new fc13e665094 [X86] Add test case I forgot to commit with r312285.
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/pr34381.ll | 49 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 49 insertions(+)
create mode 100644 test/CodeGen/X86/pr34381.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 gcc.
from de7757ed8ba Fix excess precision handling of compound assignments (PR c [...]
new bb20d9b68f2 * class.c (finish_struct_methods): Done clear DECL_IN_AGGR [...]
new 9b766c33ac1 * c-opts.c (c_common_finish): Write dependency information [...]
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/c-family/ChangeLog | 5 +++
gcc/c-family/c-opts.c | 7 +++-
gcc/cp/ChangeLog | 15 ++++++++
gcc/cp/class.c | 99 ++++++++++++++++++++------------------------------
4 files changed, 65 insertions(+), 61 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 a617bd119f math/math.h (HUGE_VAL): Improve commentary.
new 50c66c7acd 2017-09-01 Paul Pluzhnikov <ppluzhnikov(a)google.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:
ChangeLog | 5 +++++
stdlib/tst-atexit-common.c | 39 +++++++++++++++++++++++----------------
2 files changed, 28 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.