This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d2206e4 [CMake] Move ninja job pool options to HandleLLVMOptions
new 85dcf5e [LV] Simplify ARM/AArch64 interleaved access cost model tests (NFC)
new 27341a9 [x86] use range-for loops; NFCI
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/X86ISelLowering.cpp | 14 ++-
.../LoopVectorize/AArch64/interleaved_cost.ll | 111 ++++++++++-----------
.../LoopVectorize/ARM/interleaved_cost.ll | 54 +++++-----
3 files changed, 82 insertions(+), 97 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_40
in repository llvm.
from 524e53d Merging r294203: -------------------------------------------- [...]
new 46cd679 Merging r293017 and r294267: -------------------------------- [...]
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/PassManager.h | 12 +++++++++---
1 file changed, 9 insertions(+), 3 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 d1bd111 Fix the -Werror build for some sign-comparisons
new 6271cac [x86] use getSignBit() for clarity; NFCI
new d2206e4 [CMake] Move ninja job pool options to HandleLLVMOptions
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:
CMakeLists.txt | 23 -----------------------
cmake/modules/HandleLLVMOptions.cmake | 24 ++++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.cpp | 7 +++----
3 files changed, 27 insertions(+), 27 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 be94ccb clang-format: [JS] correcly format object literal methods.
new 33ec213 Revert "Basic: match GCC behaviour for SuS macro"
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/Basic/Targets.cpp | 30 +++++++++++++++---------------
test/Driver/le32-unknown-nacl.cpp | 6 +++---
test/Driver/le64-unknown-unknown.cpp | 10 ++++++++++
test/Driver/mipsel-nacl-defines.cpp | 6 +++---
test/Driver/x86_64-nacl-defines.cpp | 6 +++---
test/Preprocessor/init.c | 3 +++
6 files changed, 37 insertions(+), 24 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 94461b7 nptl: Consolidate pthread_{timed,try}join{_np}
discards a81f8a0 nptl: Remove THREAD_ATOMIC_* macros
discards 788d783 nptl: cancelhandling refactor
discards 3e5a8ea nptl: Remove setxid bit from cancelhandling
discards e3bf641 nptl: Move cancel state and type out cancelhandling
discards 1c43c1b nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683)
discards 1b48625 nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683)
discards 4d5e5ff nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683)
discards b530280 nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683)
discards b210303 nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683)
discards b3f8805 nptl: microblaze: Fix Race conditions in pthread cancellation [...]
discards 109e436 nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683)
discards 481f229 nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683)
discards d778766 nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683)
discards ea953af nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
discards 9608cdf nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)
discards b2896cf nptl: aarch64: Fix Race conditions in pthread cancellation (B [...]
discards 146346c nptl: powerpc64: Fix Race conditions in pthread cancellation [...]
discards 04ad2ae nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683)
discards 701218c nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
discards ed825a0 nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
discards 2e03098 nptl: Fix Race conditions in pthread cancellation (BZ#12683)
discards bf1b356 nptl: Fix testcases for new pthread cancellation mechanism
new d6b9955 nptl: Fix testcases for new pthread cancellation mechanism
new ef8304c nptl: Fix Race conditions in pthread cancellation (BZ#12683)
new 19510cb nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
new cf0d430 nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
new dbd4d4c nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683)
new 7476504 nptl: powerpc: Fix Race conditions in pthread cancellation (B [...]
new 7bb1a09 nptl: aarch64: Fix Race conditions in pthread cancellation (B [...]
new f4ccf04 nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)
new bf4160d nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
new aac765a nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683)
new b90a98c nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683)
new 3580e62 nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683)
new 476a5e3 nptl: microblaze: Fix Race conditions in pthread cancellation [...]
new 06ccbf5 nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683)
new 1de4eda nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683)
new 5737f56 nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683)
new 824859d nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683)
new 944373a nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683)
new 9d7a841 nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683)a
new d1a9929 nptl: Move cancel state and type out cancelhandling
new 7338114 nptl: Remove setxid bit from cancelhandling
new cc3ebf5 nptl: cancelhandling refactor
new 61d5f96 nptl: Remove THREAD_ATOMIC_* macros
new b3bcf2e 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 (94461b7)
\
N -- N -- N refs/heads/azanella/bz12683 (b3bcf2e)
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 24 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 | 8 ++
nptl/libc-cancellation.c | 4 +-
nptl/nptl-init.c | 29 +++----
nptl/tst-cancel3.c | 3 -
.../unix/sysv/linux/{sh => hppa}/syscall_cancel.S | 94 +++++++++++-----------
sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h | 6 ++
sysdeps/unix/sysv/linux/sh/syscall_cancel.S | 5 +-
.../unix/sysv/linux/sparc/sparc32/syscall_cancel.S | 23 +++---
.../unix/sysv/linux/sparc/sparc64/pause.c | 18 ++---
.../unix/sysv/linux/sparc/sparc64/syscall_cancel.S | 11 ++-
sysdeps/unix/sysv/linux/sparc/sysdep-cancel.h | 8 +-
sysdeps/unix/sysv/linux/syscall_cancel.c | 7 +-
12 files changed, 114 insertions(+), 102 deletions(-)
copy sysdeps/unix/sysv/linux/{sh => hppa}/syscall_cancel.S (50%)
copy rt/timer_gettime.c => sysdeps/unix/sysv/linux/sparc/sparc64/pause.c (71%)
--
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 e975b15 [SDAGISel] Simplify some SDAGISel code, NFC
new c44f188 [PowerPC][Altivec] Add vnot extended mnemonic
new d1bd111 Fix the -Werror build for some sign-comparisons
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/PowerPC/PPCInstrAltivec.td | 1 +
lib/Transforms/InstCombine/InstCombineInternal.h | 2 +-
test/CodeGen/PowerPC/vec_cmp.ll | 40 ++++++++++++------------
test/MC/PowerPC/ppc64-encoding-vmx.s | 3 ++
4 files changed, 25 insertions(+), 21 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 6997bd2 Attempt to fix MSVC build broken by r294326
new e975b15 [SDAGISel] Simplify some SDAGISel code, NFC
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/SelectionDAG/SelectionDAGBuilder.cpp | 46 ++++-----
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 119 ++++++++++++-----------
2 files changed, 84 insertions(+), 81 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 libcxx.
from 542c6e8 Mark LWG2784 as ready
new 426546e Stop using random_shuffle in the libc++ test suite. It's goin [...]
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:
.../alg.sorting/alg.heap.operations/make.heap/make_heap.pass.cpp | 5 ++++-
.../alg.heap.operations/make.heap/make_heap_comp.pass.cpp | 8 +++++---
.../alg.sorting/alg.heap.operations/pop.heap/pop_heap.pass.cpp | 5 ++++-
.../alg.heap.operations/pop.heap/pop_heap_comp.pass.cpp | 8 ++++++--
.../alg.sorting/alg.heap.operations/push.heap/push_heap.pass.cpp | 5 ++++-
.../alg.heap.operations/push.heap/push_heap_comp.pass.cpp | 7 +++++--
.../alg.sorting/alg.heap.operations/sort.heap/sort_heap.pass.cpp | 5 ++++-
.../alg.heap.operations/sort.heap/sort_heap_comp.pass.cpp | 7 +++++--
test/std/algorithms/alg.sorting/alg.merge/inplace_merge.pass.cpp | 5 ++++-
.../algorithms/alg.sorting/alg.merge/inplace_merge_comp.pass.cpp | 7 +++++--
test/std/algorithms/alg.sorting/alg.merge/merge.pass.cpp | 5 ++++-
test/std/algorithms/alg.sorting/alg.merge/merge_comp.pass.cpp | 5 ++++-
test/std/algorithms/alg.sorting/alg.min.max/max_element.pass.cpp | 5 ++++-
.../algorithms/alg.sorting/alg.min.max/max_element_comp.pass.cpp | 5 ++++-
test/std/algorithms/alg.sorting/alg.min.max/min_element.pass.cpp | 5 ++++-
.../algorithms/alg.sorting/alg.min.max/min_element_comp.pass.cpp | 5 ++++-
.../algorithms/alg.sorting/alg.min.max/minmax_element.pass.cpp | 7 +++++--
.../alg.sorting/alg.min.max/minmax_element_comp.pass.cpp | 7 +++++--
.../algorithms/alg.sorting/alg.nth.element/nth_element.pass.cpp | 5 ++++-
.../alg.sorting/alg.nth.element/nth_element_comp.pass.cpp | 5 ++++-
.../alg.sort/partial.sort.copy/partial_sort_copy.pass.cpp | 5 ++++-
.../alg.sort/partial.sort.copy/partial_sort_copy_comp.pass.cpp | 5 ++++-
.../alg.sorting/alg.sort/partial.sort/partial_sort.pass.cpp | 5 ++++-
.../alg.sorting/alg.sort/partial.sort/partial_sort_comp.pass.cpp | 5 ++++-
test/std/algorithms/alg.sorting/alg.sort/sort/sort.pass.cpp | 5 ++++-
.../alg.sorting/alg.sort/stable.sort/stable_sort.pass.cpp | 5 ++++-
.../alg.sorting/alg.sort/stable.sort/stable_sort_comp.pass.cpp | 5 ++++-
.../sequences/forwardlist/forwardlist.ops/sort.pass.cpp | 5 ++++-
.../sequences/forwardlist/forwardlist.ops/sort_pred.pass.cpp | 5 ++++-
29 files changed, 124 insertions(+), 37 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 6f3190d [Support] Add FormatVariadic support for chrono types
new 6997bd2 Attempt to fix MSVC build broken by r294326
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/Support/Chrono.h | 24 +++++++++---------------
lib/Support/Chrono.cpp | 12 ++++++------
2 files changed, 15 insertions(+), 21 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 a1d2453 [TargetLowering] fix formatting and comments for ShrinkDemand [...]
new 6f3190d [Support] Add FormatVariadic support for chrono types
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/Support/Chrono.h | 101 ++++++++++++++++++++++++++++++++++++++++++
lib/Support/Chrono.cpp | 7 +++
unittests/Support/Chrono.cpp | 31 +++++++++++++
3 files changed, 139 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.