This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 071f23bbb92 [CMake] Set per-runtime library directory suffix in runtimes build
new b0ec158d067 Revert r336653 "[VPlan] Add VPlanTestBase.h with helper cla [...]
new 4bac7448e75 [X86] Remove dead SDNode object from X86InstrFragmentsSIMD.td. NFC
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/Target/X86/X86InstrFragmentsSIMD.td | 1 -
unittests/Transforms/Vectorize/VPlanHCFGTest.cpp | 38 ++++++++++---
unittests/Transforms/Vectorize/VPlanTestBase.h | 68 ------------------------
3 files changed, 30 insertions(+), 77 deletions(-)
delete mode 100644 unittests/Transforms/Vectorize/VPlanTestBase.h
--
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 1303b7bd0 Limit ASan non-executable-pc test case to x86 bots
new 06ddabbe1 Revert "[Fuzzer] Afl driver changing iterations handling"
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/fuzzer/afl/afl_driver.cpp | 24 +++++-------------------
test/fuzzer/afl-driver.test | 11 ++---------
2 files changed, 7 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 master
in repository clang.
from 9c99d48420 Fix a typo/regression in r335495.
new d33a97ceed Revert r336591 "[libclang] NFC, simplify clang_Cursor_Evaluate"
new 8430288c27 Revert r336590 "[libclang] evalute compound statement cursor [...]
new 8275ce24a4 Patch to fix pragma metadata for do-while loops
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:
lib/CodeGen/CGStmt.cpp | 10 ++++----
test/CodeGen/pragma-do-while.cpp | 36 ++++++++++++++++++++++++++++
tools/libclang/CIndex.cpp | 47 +++++++++++++++++++------------------
unittests/libclang/LibclangTest.cpp | 41 --------------------------------
4 files changed, 65 insertions(+), 69 deletions(-)
create mode 100644 test/CodeGen/pragma-do-while.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 compiler-rt.
from 9777fa592 [gcov] Fix fallout from r336693
new 1303b7bd0 Limit ASan non-executable-pc test case to x86 bots
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/asan/TestCases/non-executable-pc.cpp | 14 ++++----------
1 file changed, 4 insertions(+), 10 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 ca06d4a91a Add manual documentation for threads.h
discards 673e7b153e nptl: Add test cases for ISO C11 threads
discards 2dd1c0dc26 nptl: Add abilist symbols for C11 threads
discards 4747cd859c nptl: Add C11 threads tss_* functions
discards b26b9febe6 nptl: Add C11 threads cnd_* functions
discards 6b83d0b01b nptl: Add C11 threads call_once functions
discards c167ca5e5a nptl: Add C11 threads mtx_* functions
discards a2507fc9e2 nptl: Add C11 threads thrd_* functions
new 613ef13dd5 nptl: Add C11 threads thrd_* functions
new 81c4b6f45f nptl: Add C11 threads mtx_* functions
new 6e550059a8 nptl: Add C11 threads call_once functions
new dce89998f8 nptl: Add C11 threads cnd_* functions
new c4831e331b nptl: Add C11 threads tss_* functions
new 2ed587c07b nptl: Add abilist symbols for C11 threads
new 43f4a90960 nptl: Add test cases for ISO C11 threads
new 25c41880c0 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 (ca06d4a91a)
\
N -- N -- N refs/heads/azanella/c11-threads (25c41880c0)
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:
nptl/Makefile | 5 ++---
nptl/Versions | 4 ++--
sysdeps/unix/sysv/linux/aarch64/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/aarch64/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/alpha/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/alpha/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/arm/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/arm/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/hppa/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/hppa/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/i386/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/i386/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/ia64/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/ia64/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/microblaze/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/microblaze/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/nios2/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/nios2/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist | 2 ++
sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist | 2 --
sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/sh/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/sh/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/x86_64/64/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist | 2 --
sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist | 2 --
47 files changed, 50 insertions(+), 49 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 libunwind.
from 1f736b0 Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADD [...]
new 04bdf24 [CMake] Set per-runtime library directory suffix in runtimes 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:
CMakeLists.txt | 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 43680a049cc [X86] Remove AddedComplexity from MMX_X86movw2d patterns.
new f3303f010c0 [X86] Remove AddedComplexity from register form of NOT. NFCI
new 071f23bbb92 [CMake] Set per-runtime library directory suffix in runtimes build
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/Target/X86/X86InstrArithmetic.td | 3 ---
runtimes/CMakeLists.txt | 23 ++++-------------------
2 files changed, 4 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 libcxxabi.
from 047fb73 [demangler] Avoid alignment warning
new 5b1f0aa [CMake] Set per-runtime library directory suffix in runtimes 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:
CMakeLists.txt | 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 libcxx.
from bb716549f [libc++] Declare noop_coroutine() with _LIBCPP_INLINE_VISIBILITY
new f51cf5e75 [CMake] Set per-runtime library directory suffix in runtimes 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:
CMakeLists.txt | 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 7613264ef4a [CMake] Teach the build system to codesign built products
new 43680a049cc [X86] Remove AddedComplexity from MMX_X86movw2d patterns.
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/X86InstrMMX.td | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.