This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 07d9ad3 [OPENMP, NVPTX] Fix loop boundaries calculation for dynamic loops.
new 2f7f7ab [OpenMP][libomptarget] Fix data sharing and globalization inf [...]
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:
libomptarget/deviceRTLs/nvptx/src/data_sharing.cu | 163 ++++++++-------------
libomptarget/deviceRTLs/nvptx/src/interface.h | 1 +
.../deviceRTLs/nvptx/src/omptarget-nvptx.h | 13 +-
3 files changed, 72 insertions(+), 105 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 a950155e3f7 3nd Patch for PR78009
new 2e88eb47b34 [PR c++/86374] Name lookup failure in enclosing template
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/cp/ChangeLog | 8 ++++++++
gcc/cp/parser.c | 7 +++----
gcc/cp/pt.c | 11 +++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr86374.C | 20 ++++++++++++++++++++
5 files changed, 45 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr86374.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 compiler-rt.
from 73317d031 Add a test with multiple BBs on the same line
new bd9769592 [sanitizer] Use -Wl,-z,global on Android
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:
CMakeLists.txt | 8 ++++++++
lib/asan/CMakeLists.txt | 14 --------------
lib/hwasan/CMakeLists.txt | 14 --------------
3 files changed, 8 insertions(+), 28 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 2b9d7c41ad Add manual documentation for threads.h
discards c929356cb2 nptl: Add test cases for ISO C11 threads
discards 5e3f86fa28 nptl: Add abilist symbols for C11 threads
discards f838bb667a nptl: Add C11 threads tss_* functions
discards 8e40c216ed nptl: Add C11 threads cnd_* functions
discards b0d7b2409a nptl: Add C11 threads call_once functions
discards b07aa43909 nptl: Add C11 threads mtx_* functions
discards 497b0c9e93 nptl: Add C11 threads thrd_* functions
new a7f9a5f0c0 nptl: Add C11 threads thrd_* functions
new 504ac9bd47 nptl: Add C11 threads mtx_* functions
new 1665982bf3 nptl: Add C11 threads call_once functions
new 5c12caa679 nptl: Add C11 threads cnd_* functions
new ea3b1db89d nptl: Add C11 threads tss_* functions
new 8a8e105b32 nptl: Add abilist symbols for C11 threads
new 2ab90d837e nptl: Add test cases for ISO C11 threads
new 7d704b20e0 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 (2b9d7c41ad)
\
N -- N -- N refs/heads/azanella/c11-threads (7d704b20e0)
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 8 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 ++-
include/threads.h | 1 +
nptl/call_once.c | 2 +-
nptl/descr.h | 5 +++--
nptl/pthread_create.c | 2 +-
nptl/thrd_join.c | 4 ++--
nptl/thrd_sleep.c | 7 ++++---
{sysdeps/nptl => nptl}/threads.h | 11 +++++++++--
nptl/tss_create.c | 2 ++
sysdeps/unix/sysdep.h | 16 ++++++++++++++++
sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist | 4 ++++
11 files changed, 45 insertions(+), 12 deletions(-)
create mode 100644 include/threads.h
rename {sysdeps/nptl => nptl}/threads.h (98%)
--
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 2eb5b221110 [json, test] Fix the json.td test - the path to python coul [...]
new 8352988dc15 [cfi-verify] Support AArch64.
new 674b14846a3 [PowerPC] Materialize more constants with CR-field set in l [...]
new f907c503aba [AArch64] Armv8.4-A: LDAPR & STLR with immediate offset ins [...]
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:
include/llvm/MC/MCInstrDesc.h | 6 +-
include/llvm/Target/Target.td | 1 +
lib/Target/AArch64/AArch64InstrFormats.td | 17 +-
lib/Target/AArch64/AArch64InstrInfo.td | 28 +-
.../AArch64/Disassembler/AArch64Disassembler.cpp | 14 +-
.../AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp | 20 +-
lib/Target/PowerPC/PPCInstrInfo.cpp | 33 ++-
lib/Target/X86/X86InstrSystem.td | 2 +-
test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir | 9 +-
...cial-handling.mir => rlwinm_rldicl_to_andi.mir} | 294 ++++++++++----------
.../llvm-cfi-verify/AArch64/protected-lineinfo.s | 183 +++++++++++++
.../llvm-cfi-verify/AArch64/unprotected-lineinfo.s | 169 ++++++++++++
tools/llvm-cfi-verify/lib/FileAnalysis.cpp | 42 ++-
tools/llvm-cfi-verify/lib/FileAnalysis.h | 11 +-
unittests/tools/llvm-cfi-verify/FileAnalysis.cpp | 303 +++++++++++++++++++--
utils/TableGen/CodeGenInstruction.cpp | 1 +
utils/TableGen/CodeGenInstruction.h | 1 +
utils/TableGen/InstrDocsEmitter.cpp | 1 +
utils/TableGen/InstrInfoEmitter.cpp | 1 +
19 files changed, 898 insertions(+), 238 deletions(-)
copy test/CodeGen/PowerPC/{convert-rr-to-ri-instrs-R0-special-handling.mir => rlwi [...]
create mode 100644 test/tools/llvm-cfi-verify/AArch64/protected-lineinfo.s
create mode 100644 test/tools/llvm-cfi-verify/AArch64/unprotected-lineinfo.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 llvm.
from 7c86c0663d5 [mips] Add microMIPS case to the tests and regenerate asser [...]
new 2eb5b221110 [json, test] Fix the json.td test - the path to python coul [...]
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/TableGen/JSON.td | 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.
unknown user pushed a change to branch master
in repository llvm.
from edc45eb6a43 Add parens to silence Wparentheses warning, introduced by 336990
new 6ff281cc606 [llvm-mca] Improve a few debug prints. NFC
new 7c86c0663d5 [mips] Add microMIPS case to the tests and regenerate asser [...]
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/CodeGen/Mips/blez_bgez.ll | 121 ++++++++++++++++++++++++++++++++++++---
tools/llvm-mca/DispatchStage.cpp | 4 +-
tools/llvm-mca/ExecuteStage.cpp | 12 ++--
tools/llvm-mca/InstrBuilder.cpp | 20 ++++---
tools/llvm-mca/RegisterFile.cpp | 2 +-
tools/llvm-mca/RetireStage.cpp | 2 +-
tools/llvm-mca/Scheduler.cpp | 6 +-
7 files changed, 138 insertions(+), 29 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 3a90426c48f [TableGen] Support multi-alternative pattern fragments
new 8689f3429dd [NFC] Silence Wparentheses warning in DomTreeUpdater, intro [...]
new edc45eb6a43 Add parens to silence Wparentheses warning, introduced by 336990
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:
lib/IR/DomTreeUpdater.cpp | 4 ++--
lib/Target/X86/X86SpeculativeLoadHardening.cpp | 8 +++-----
2 files changed, 5 insertions(+), 7 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 binutils-gdb.
from 4ef4710f5c Allow bit-patterns in the immediate field of ARM neon mov in [...]
new b84f59efc6 Add a test that relocs are correctly generated for missing b [...]
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:
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/elf/elf.exp | 2 ++
gas/testsuite/gas/elf/missing-build-notes.d | 14 ++++++++++++++
gas/testsuite/gas/elf/missing-build-notes.s | 6 ++++++
4 files changed, 30 insertions(+)
create mode 100644 gas/testsuite/gas/elf/missing-build-notes.d
create mode 100644 gas/testsuite/gas/elf/missing-build-notes.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.