This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 21f9a71326f [RewriteStatepoints] Fix stale parse points
new a55b77d1b55 GlobalISel: IRTranslate llvm.fabs.* intrinsic
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/llvm/CodeGen/GlobalISel/MIPatternMatch.h | 5 ++++
include/llvm/CodeGen/TargetOpcodes.def | 3 +++
include/llvm/Target/GenericOpcodes.td | 6 +++++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 5 ++++
.../AArch64/GlobalISel/arm64-irtranslator.ll | 11 ++++++++
unittests/CodeGen/GlobalISel/PatternMatchTest.cpp | 29 ++++++++++++++++++++++
6 files changed, 59 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 llvm.
from c637af82e01 [X86] Add silvermont fp arithmetic cost model tests
new 21f9a71326f [RewriteStatepoints] Fix stale parse points
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/Transforms/Scalar/RewriteStatepointsForGC.cpp | 29 +++++++++---------
.../RewriteStatepointsForGC/relocation.ll | 20 ++++++++-----
.../unreachable-regression.ll | 34 ++++++++++++++++++++++
.../RewriteStatepointsForGC/vector-bitcast.ll | 8 +++--
4 files changed, 67 insertions(+), 24 deletions(-)
create mode 100644 test/Transforms/RewriteStatepointsForGC/unreachable-regression.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 llvm.
from d4a52d5d0c3 [AMDGPU] Remove unused AMDOpenCL triple environment
new c637af82e01 [X86] Add silvermont fp arithmetic cost model tests
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/Analysis/CostModel/X86/arith-fp.ll | 73 +++++++++++++++++++++++++++++++++
1 file changed, 73 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 users/simark/btrace-cleanups
in repository binutils-gdb.
at 7ccb006d85 btrace: Remove ui_out cleanups
This branch includes the following new commits:
new 9fd0d582c7 btrace: Remove btrace disable cleanup
new f3564073fe btrace: Remove VEC cleanups
new 7ccb006d85 btrace: Remove ui_out cleanups
The 3 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.
--
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 521876a4898 rs6000: Don't align tiny loops to 32 bytes for POWER9
new c751e2cd4cc PR c++/84684 * constexpr.c (constexpr_call_hasher::equal) [...]
new 36ec7758259 PR target/84700 * combine.c (combine_simplify_rtx): Don't [...]
new fc25a333707 PR c++/84708 - ICE with lambda in local class NSDMI.
The 3 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/combine.c | 6 ++++-
gcc/cp/ChangeLog | 13 ++++++++++
gcc/cp/constexpr.c | 8 +++---
gcc/cp/lambda.c | 30 ++++++++++++++---------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi9.C | 15 ++++++++++++
gcc/testsuite/gcc.target/powerpc/pr84700.c | 12 +++++++++
8 files changed, 80 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi9.C
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr84700.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 clang.
from 4c11600c57 [msvc] Allow MSVC toolchain driver to find the aarch64 / arm [...]
new 1e79c49965 [analyzer] AST-matching checker to detect global central dis [...]
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/StaticAnalyzer/Checkers/Checkers.td | 7 +
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 1 +
.../Checkers/GCDAsyncSemaphoreChecker.cpp | 154 +++++++++++++++++++
test/gcdasyncsemaphorechecker_test.m | 169 +++++++++++++++++++++
4 files changed, 331 insertions(+)
create mode 100644 lib/StaticAnalyzer/Checkers/GCDAsyncSemaphoreChecker.cpp
create mode 100644 test/gcdasyncsemaphorechecker_test.m
--
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 6900d2ca74 Fix s390 -Os iconv build.
new a1ede3a402 hurd: Fix includability of <hurd/signal.h> in all standards
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 +++++++++++++
bits/sigaction.h | 5 +++++
hurd/hurd/signal.h | 1 +
sysdeps/unix/sysv/linux/alpha/bits/sigaction.h | 5 +++++
sysdeps/unix/sysv/linux/bits/sigaction.h | 5 +++++
sysdeps/unix/sysv/linux/hppa/bits/sigaction.h | 5 +++++
sysdeps/unix/sysv/linux/ia64/bits/sigaction.h | 5 +++++
sysdeps/unix/sysv/linux/mips/bits/sigaction.h | 5 +++++
sysdeps/unix/sysv/linux/s390/bits/sigaction.h | 5 +++++
sysdeps/unix/sysv/linux/sparc/bits/sigaction.h | 5 +++++
sysdeps/unix/sysv/linux/tile/bits/sigaction.h | 5 +++++
11 files changed, 59 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 llvm.
from 1a5e5a74909 [AVR] Fix the test suite after r326500.
new d4a52d5d0c3 [AMDGPU] Remove unused AMDOpenCL triple environment
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/llvm/ADT/Triple.h | 1 -
lib/Support/Triple.cpp | 2 --
unittests/ADT/TripleTest.cpp | 3 ---
3 files changed, 6 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 5226a81f55 Define _DIRENT_MATCHES_DIRENT64 regardless
new 6900d2ca74 Fix s390 -Os iconv build.
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 | 7 +++++++
iconv/loop.c | 11 +++++++++++
sysdeps/s390/multiarch/8bit-generic.c | 4 ++++
3 files changed, 22 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 59ca31df16 Fix typo in comment.
new 4c11600c57 [msvc] Allow MSVC toolchain driver to find the aarch64 / arm [...]
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/Driver/ToolChains/MSVC.cpp | 6 ++++++
1 file changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.