This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b1dff4f2e3 [AMDGPU] Switch to the new addr space mapping by default
new bfe30614ff Start setting dso_local in clang.
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/CGDecl.cpp | 3 +-
lib/CodeGen/CGVTT.cpp | 2 +-
lib/CodeGen/CGVTables.cpp | 4 +-
lib/CodeGen/CodeGenModule.cpp | 67 +++++++++++++++++++++++++---
lib/CodeGen/CodeGenModule.h | 6 +++
lib/CodeGen/ItaniumCXXABI.cpp | 8 +++-
test/CodeGen/dso-local-executable.c | 59 ++++++++++++++++++++++++
test/CodeGen/mbackchain-2.c | 2 +-
test/CodeGen/mbackchain-3.c | 2 +-
test/CodeGen/mips-vector-return.c | 6 +--
test/CodeGen/split-stacks.c | 10 ++---
test/CodeGenCXX/debug-info-static-member.cpp | 6 +--
test/CodeGenCXX/debug-info-template.cpp | 6 +--
test/CodeGenCXX/dso-local-executable.cpp | 38 ++++++++++++++++
test/CodeGenCXX/float16-declarations.cpp | 22 ++++-----
test/CodeGenCXX/split-stacks.cpp | 12 ++---
test/Driver/lanai-unknown-unknown.cpp | 14 +++---
test/Driver/le32-unknown-nacl.cpp | 20 ++++-----
test/Driver/le64-unknown-unknown.cpp | 20 ++++-----
test/Driver/riscv32-toolchain.c | 50 ++++++++++-----------
test/Driver/riscv64-toolchain.c | 52 ++++++++++-----------
test/Frontend/ast-codegen.c | 4 +-
22 files changed, 289 insertions(+), 124 deletions(-)
create mode 100644 test/CodeGen/dso-local-executable.c
create mode 100644 test/CodeGenCXX/dso-local-executable.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 clang-tools-extra.
from c29d5784 [clang-tidy] ObjC ARC objects should not trigger performance- [...]
new e47218cb [clangd] Fix ExternC test broken by r324081
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/clangd/SymbolCollectorTests.cpp | 4 ++--
1 file changed, 2 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 azanella/c11-threads
in repository glibc.
discards 169e36803d Add manual documentation for threads.h
discards a6652addbf nptl: Add test cases for ISO C11 threads
discards 11f9700f7d nptl: Add abilist symbols for C11 threads
discards fec91afeee nptl: Add C11 threads tss_* functions
discards c8cd48b75f nptl: Add C11 threads cnd_* functions
new 43c0d719cd nptl: Add C11 threads cnd_* functions
new 2f60733597 nptl: Add C11 threads tss_* functions
new 4a32920a84 nptl: Add abilist symbols for C11 threads
new e864ce0756 nptl: Add test cases for ISO C11 threads
new 68de199fb7 Add manual documentation for threads.h
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (169e36803d)
\
N -- N -- N refs/heads/azanella/c11-threads (68de199fb7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 5 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 | 3 ++-
nptl/cnd_init.c | 3 +--
nptl/tst-call-once.c | 2 +-
nptl/tst-cnd-basic.c | 2 +-
nptl/tst-cnd-broadcast.c | 2 +-
nptl/tst-cnd-timedwait.c | 2 +-
nptl/tst-mtx-basic.c | 2 +-
nptl/tst-mtx-recursive.c | 2 +-
nptl/tst-mtx-timedlock.c | 2 +-
nptl/tst-mtx-trylock.c | 2 +-
nptl/tst-thrd-detach.c | 4 ++--
nptl/tst-thrd-sleep.c | 2 +-
nptl/tst-tss-basic.c | 2 +-
13 files changed, 15 insertions(+), 15 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 azanella/c11-threads
in repository glibc.
discards 4b91f155ae Add manual documentation for threads.h
discards ca3fd60afa nptl: Add test cases for ISO C11 threads
discards a2833e2820 nptl: Add abilist symbols for C11 threads
new 11f9700f7d nptl: Add abilist symbols for C11 threads
new a6652addbf nptl: Add test cases for ISO C11 threads
new 169e36803d Add manual documentation for threads.h
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4b91f155ae)
\
N -- N -- N refs/heads/azanella/c11-threads (169e36803d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
.../unix/sysv/linux/riscv/rv64/libpthread.abilist | 458 +++++++++++----------
1 file changed, 242 insertions(+), 216 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_60
in repository llvm.
from 816adbd1b4a Merging r323643: ------------------------------------------ [...]
new 4b07ed628fe Merging r323908: ------------------------------------------ [...]
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/IR/IntrinsicsAMDGPU.td | 20 +++
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 4 +
lib/Target/AMDGPU/AMDGPUISelLowering.h | 4 +
lib/Target/AMDGPU/AMDGPUInstrInfo.td | 8 +
lib/Target/AMDGPU/SIISelLowering.cpp | 50 ++++++-
lib/Target/AMDGPU/VOP2Instructions.td | 8 +-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 12 ++
test/CodeGen/AMDGPU/llvm.amdgcn.cvt.pk.i16.ll | 84 +++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.cvt.pk.u16.ll | 84 +++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.cvt.pknorm.i16.ll | 164 +++++++++++++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.cvt.pknorm.u16.ll | 164 +++++++++++++++++++++
.../InstCombine/AMDGPU/amdgcn-intrinsics.ll | 108 ++++++++++++++
12 files changed, 702 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.cvt.pk.i16.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.cvt.pk.u16.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.cvt.pknorm.i16.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.cvt.pknorm.u16.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 a2386c3b261 [AMDGPU] Switch to the new addr space mapping by default
new b02fa517300 Make utils/UpdateTestChecks/common.py Python 2/3 compatible [...]
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:
utils/UpdateTestChecks/common.py | 15 +++++++++------
1 file changed, 9 insertions(+), 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 gcc.
from 41cfa0bc45c * gfortran.dg/dec_parameter_1.f (sub1): Remove statement w [...]
new 84be72469df PR c++/84181 - ICE with lambda parm in template argument.
new 547974b6ad4 i386: Pass INVALID_REGNUM as invalid register number
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 | 6 ++++++
gcc/config/i386/i386.c | 5 +++--
gcc/cp/ChangeLog | 5 +++++
gcc/cp/tree.c | 2 +-
gcc/testsuite/g++.dg/cpp1y/lambda-generic-targ1.C | 16 ++++++++++++++++
5 files changed, 31 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-targ1.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 gcc-7-branch
in repository gcc.
from 977cf2e5aa0 * gfortran.dg/dec_parameter_1.f (sub1): Remove statement w [...]
new ff81f7f2629 i386: Pass INVALID_REGNUM as invalid register number
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 | 9 +++++++++
gcc/config/i386/i386.c | 5 +++--
2 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 gcc-7-branch
in repository gcc.
from 9a0fa7df96c Daily bump.
new 977cf2e5aa0 * gfortran.dg/dec_parameter_1.f (sub1): Remove statement 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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/dec_parameter_1.f | 1 -
gcc/testsuite/gfortran.dg/dec_parameter_2.f90 | 1 -
3 files changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.