This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/bz12683
in repository glibc.
discards 19ad838 nptl: Consolidate pthread_{timed,try}join{_np}
discards 27db664 nptl: Remove THREAD_ATOMIC_* macros
discards a02e174 nptl: cancelhandling refactor
discards 3d77bec nptl: Remove setxid bit from cancelhandling
discards 97020a1 nptl: Move cancel state and type out cancelhandling
discards 320d0fb nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683)a
discards b0cf5bd nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683)
discards 350646f nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683)
discards f22d59b nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683)
discards 629ef18 nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683)
discards 97933bb nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683)
discards 982f3c8 nptl: microblaze: Fix Race conditions in pthread cancellation [...]
discards 482610d nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683)
discards 859d739 nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683)
discards 4f7b357 nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683)
discards f2fbb73 nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
discards 6926f9a nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)
discards ff2c2a7 nptl: aarch64: Fix Race conditions in pthread cancellation (B [...]
discards 19e188c nptl: powerpc: Fix Race conditions in pthread cancellation (B [...]
discards 52138e6 nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683)
discards d53b514 nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
discards 7a43a0a nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
discards aac2852 nptl: Fix Race conditions in pthread cancellation (BZ#12683)
discards d6b9955 nptl: Fix testcases for new pthread cancellation mechanism
discards a2d18c6 Remove cancellation support for syscall generation
discards 6a735dd Consolidate set* Linux implementation
discards 1ae644b Consolidate Linux fcntl implementation
discards 484a4dc Consolidate Linux mq_timedsend syscall
discards 64069a8 Consolidate Linux mq_timedreceive syscall
discards dff68fd Consolidate Linux open_by_handle_at syscall
discards eae9a16 Consolidate Linux splice syscall
discards 42b8cc3 Consolidate Linux vmsplice syscall
discards c1445ef Consolidate Linux fsync syscall
discards 8af4fa0 Consolidate Linux fdatasync syscall
discards 038824c Consolidate Linux msync syscall
discards f0bcea4 Consolidate Linux sigsuspend implementation
discards 4edf335 Consolidate Linux tee implementation
discards e8dfde7 Consolidate Linux nanosleep syscall
discards 838205f Consolidate Linux waitpid syscall
discards 4b20d50 Consolidate Linux epoll_wait syscall
discards 89a389d Consolidate Linux pause syscall
discards 2f2a19e Consolidate Linux writev implementation
discards f3edef9 Consolidate Linux readv implementation
discards e23e583 Consolidate Linux write syscall
discards 07694da Consolidate Linux read syscall
discards 5b82bad Consolidate Linux creat implementation
discards abd9827 # This is a combination of 2 commits. # The first commit's me [...]
new 54d4abe Consolidate Linux open implementation
new e6778a6 Consolidate Linux creat implementation
new 6fdb774 Consolidate Linux read syscall
new 6539c61 Consolidate Linux write syscall
new 24206da Consolidate Linux readv implementation
new 103f5a2 Consolidate Linux writev implementation
new 0fa9126 Consolidate Linux pause syscall
new 246d634 Consolidate Linux epoll_wait syscall
new a32e2d6 Consolidate Linux waitpid syscall
new 9cc2539 Consolidate Linux nanosleep syscall
new 26dc052 Consolidate Linux tee implementation
new 887e12c Consolidate Linux sigsuspend implementation
new 9b714e8 Consolidate Linux msync syscall
new 99371f3 Consolidate Linux fdatasync syscall
new c25f98f Consolidate Linux fsync syscall
new 2cda1d9 Consolidate Linux vmsplice syscall
new a783eb7 Consolidate Linux splice syscall
new 5774bf2 Consolidate Linux open_by_handle_at syscall
new 5063c8b Consolidate Linux mq_timedreceive syscall
new a09c5b8 Consolidate Linux mq_timedsend syscall
new 57f0c99 Consolidate Linux fcntl implementation
new 858eb38 Consolidate set* Linux implementation
new f83b6bb Remove cancellation support for syscall generation
new 5c98e2e nptl: Fix testcases for new pthread cancellation mechanism
new d43c93d nptl: Fix Race conditions in pthread cancellation (BZ#12683)
new 038f818 nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
new cf40fe2 nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
new 1aff4ca nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683)
new 0815702 nptl: powerpc: Fix Race conditions in pthread cancellation (B [...]
new f9c76e7 nptl: aarch64: Fix Race conditions in pthread cancellation (B [...]
new dae029c nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)
new eb80169 nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
new 2b54b59 nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683)
new 9bd32d2 nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683)
new 7e58bea nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683)
new a6285f0 nptl: microblaze: Fix Race conditions in pthread cancellation [...]
new 2852b4c nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683)
new 973a267 nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683)
new 542b2b6 nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683)
new 7807ace nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683)
new 09cb407 nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683)
new f5a9826 nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683)a
new b6c7058 nptl: Move cancel state and type out cancelhandling
new 0561dc9 nptl: Remove setxid bit from cancelhandling
new 7907293 nptl: cancelhandling refactor
new beb3b97 nptl: Remove THREAD_ATOMIC_* macros
new 9deb03e nptl: Consolidate pthread_{timed,try}join{_np}
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 (19ad838)
\
N -- N -- N refs/heads/azanella/bz12683 (9deb03e)
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 47 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:
--
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 lld.
from 63018d1 Attempt to fix lld-x86_64-win7 bot.
new f0abc19 [test] Use LLD-specific binary&library dirs when building sta [...]
new a47445b [test] Fix zlib cond when building stand-alone, clean up
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/CMakeLists.txt | 19 ++++++++++++-------
test/lit.cfg | 16 +++++++++++-----
test/lit.site.cfg.in | 4 +++-
3 files changed, 26 insertions(+), 13 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 92cc218 [Loop Vectorizer] Cost-based decision for vectorization form [...]
new 9ef4102 [SLP] Additional test to check correct work of horizontal red [...]
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:
.../SLPVectorizer/X86/horizontal-list.ll | 576 +++++++++++++++++++++
1 file changed, 576 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 d8a3bf2 [Lit Test] Make tests C++11 compatible - Parse OpenMP
new bb6cfd4 Don't crash on 'decltype(auto)::'. Rather than treating it as [...]
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/Parse/ParseExprCXX.cpp | 5 ++++-
test/SemaCXX/cxx1y-deduced-return-type.cpp | 12 ++++++++++++
2 files changed, 16 insertions(+), 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 release_40
in repository clang.
from 870923f Merging r294008: -------------------------------------------- [...]
new ee02028 Docs: drop minor version
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:
docs/conf.py | 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 master
in repository clang.
from ce50486 [MS] Fix C++ destructor thunk line info for a declaration
new d8a3bf2 [Lit Test] Make tests C++11 compatible - Parse OpenMP
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/OpenMP/declare_reduction_messages.cpp | 14 +++++++++++++-
test/OpenMP/openmp_check.cpp | 28 ++++++++++++++++++++++++----
2 files changed, 37 insertions(+), 5 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/bz12683
in repository glibc.
discards b3bcf2e nptl: Consolidate pthread_{timed,try}join{_np}
discards 61d5f96 nptl: Remove THREAD_ATOMIC_* macros
discards cc3ebf5 nptl: cancelhandling refactor
discards 7338114 nptl: Remove setxid bit from cancelhandling
discards d1a9929 nptl: Move cancel state and type out cancelhandling
discards 9d7a841 nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683)a
discards 944373a nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683)
discards 824859d nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683)
discards 5737f56 nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683)
discards 1de4eda nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683)
discards 06ccbf5 nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683)
discards 476a5e3 nptl: microblaze: Fix Race conditions in pthread cancellation [...]
discards 3580e62 nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683)
discards b90a98c nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683)
discards aac765a nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683)
discards bf4160d nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
discards f4ccf04 nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)
discards 7bb1a09 nptl: aarch64: Fix Race conditions in pthread cancellation (B [...]
discards 7476504 nptl: powerpc: Fix Race conditions in pthread cancellation (B [...]
discards dbd4d4c nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683)
discards cf0d430 nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
discards 19510cb nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
discards ef8304c nptl: Fix Race conditions in pthread cancellation (BZ#12683)
new aac2852 nptl: Fix Race conditions in pthread cancellation (BZ#12683)
new 7a43a0a nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
new d53b514 nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
new 52138e6 nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683)
new 19e188c nptl: powerpc: Fix Race conditions in pthread cancellation (B [...]
new ff2c2a7 nptl: aarch64: Fix Race conditions in pthread cancellation (B [...]
new 6926f9a nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)
new f2fbb73 nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
new 4f7b357 nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683)
new 859d739 nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683)
new 482610d nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683)
new 982f3c8 nptl: microblaze: Fix Race conditions in pthread cancellation [...]
new 97933bb nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683)
new 629ef18 nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683)
new f22d59b nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683)
new 350646f nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683)
new b0cf5bd nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683)
new 320d0fb nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683)a
new 97020a1 nptl: Move cancel state and type out cancelhandling
new 3d77bec nptl: Remove setxid bit from cancelhandling
new a02e174 nptl: cancelhandling refactor
new 27db664 nptl: Remove THREAD_ATOMIC_* macros
new 19ad838 nptl: Consolidate pthread_{timed,try}join{_np}
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 (b3bcf2e)
\
N -- N -- N refs/heads/azanella/bz12683 (19ad838)
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 23 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/tst-cancel28.c | 65 ++++++++++------------
support/temp_file.c | 25 +++++++++
support/temp_file.h | 6 ++
.../unix/sysv/linux/mips/mips32/syscall_cancel.S | 17 +++---
4 files changed, 71 insertions(+), 42 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 e77177e [DebugInfo] Rename EmitDebugValue to EmitDebugThreadLocal (NFC)
new 92cc218 [Loop Vectorizer] Cost-based decision for vectorization form [...]
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/Vectorize/LoopVectorize.cpp | 754 +++++++++++++--------
.../LoopVectorize/AArch64/interleaved-vs-scalar.ll | 38 ++
.../LoopVectorize/X86/consecutive-ptr-uniforms.ll | 3 +-
.../LoopVectorize/X86/gather-vs-interleave.ll | 41 ++
4 files changed, 566 insertions(+), 270 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/AArch64/interleaved-vs-scalar.ll
create mode 100644 test/Transforms/LoopVectorize/X86/gather-vs-interleave.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 lld.
from 32a64e5 [COFF] added support for /lldsavetemps
new 63018d1 Attempt to fix lld-x86_64-win7 bot.
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/COFF/msvclto.ll | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.