This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from d2f54c3 Add debug trace messages for taskloop
new e402afb Apply the KMP_USE_FUTEX feature macro everywhere
new d770e3b Fix bug in futex fast path inside kmp_csupport.c
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:
runtime/src/kmp_csupport.c | 30 +++++++++++++++---------------
runtime/src/kmp_lock.h | 15 ++++++++-------
runtime/src/z_Linux_util.c | 4 ++--
runtime/test/lock/omp_lock.c | 1 +
4 files changed, 26 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 master
in repository llvm.
from 065537a [Hexagon] Handle expansion of cmpxchg
new 4648477 [SystemZ] Recognize RISBG opportunities involving a truncate
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/SystemZ/SystemZISelDAGToDAG.cpp | 25 ++++++++++++++++++++++---
test/CodeGen/SystemZ/risbg-01.ll | 21 +++++++++++++++++++++
test/CodeGen/SystemZ/risbg-02.ll | 25 +++++++++++++++++++++++++
3 files changed, 68 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 clang.
from 2228368 [OpenCL] Use function metadata to represent kernel attributes
new 8fcedf2 Widen EHScope::ClenupBitFields::FixupDepth to avoid overflowi [...]
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/CGCleanup.h | 20 +++++++++++---------
test/CodeGen/fixup-depth-overflow.c | 26 ++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/fixup-depth-overflow.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 llvm.
from 126491e llvm-ar: reduce some duplication, NFC
new 27717d0 [MBFI]: show branch probability in DOT graph
new 9247221 [codeview] Remove ClassInfoMap
new 065537a [Hexagon] Handle expansion of cmpxchg
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/AsmPrinter/CodeViewDebug.cpp | 35 ++++++++++--------------------
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 4 +---
lib/CodeGen/MachineBlockFrequencyInfo.cpp | 18 +++++++++++++++
lib/Target/Hexagon/HexagonISelLowering.cpp | 10 +++++++++
lib/Target/Hexagon/HexagonISelLowering.h | 2 ++
test/CodeGen/Hexagon/Atomics.ll | 13 +++++++++++
6 files changed, 56 insertions(+), 26 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 95ae7b0 scripts/update-snapshots-ref.sh: Update script to handle both [...]
new adebefb Remove libc_cv_ctors_header=yes from default configure options
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:
config/gcc6/glibc.conf | 1 +
1 file changed, 1 insertion(+)
--
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 b2b7d8b Upgrade old memset/memcpy signatures (without isVolatile argu [...]
new 126491e llvm-ar: reduce some duplication, 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:
tools/llvm-ar/llvm-ar.cpp | 46 +++++++++++++++++++---------------------------
1 file changed, 19 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 glibc.
from 11f4944 Move sysdeps/generic/bits/hwcap.h to top-level bits/
new 4e9bf32 Simplify x86 nearbyint functions.
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:
ChangeLog | 8 ++++++++
sysdeps/i386/fpu/s_nearbyint.S | 4 ----
sysdeps/i386/fpu/s_nearbyintf.S | 4 ----
sysdeps/i386/fpu/s_nearbyintl.S | 4 ----
sysdeps/x86_64/fpu/s_nearbyintl.S | 4 ----
5 files changed, 8 insertions(+), 16 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 5e371d9 NFC. Move Verifier::verifyIntrinsicType to Intrinsics.h
new b2b7d8b Upgrade old memset/memcpy signatures (without isVolatile argu [...]
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/CodeGen/X86/2007-10-15-CoalescerCrash.ll | 2 +-
test/CodeGen/X86/memset-2.ll | 2 --
test/CodeGen/X86/negate-add-zero.ll | 2 +-
test/Transforms/Inline/inline-invoke-tail.ll | 4 +---
test/Verifier/2010-08-07-PointerIntrinsic.ll | 12 ++++++++++--
5 files changed, 13 insertions(+), 9 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 lld.
from 495ae77 [ELF] - Show explicit error if extern keyword is used in vers [...]
new 3fb0ace [ELF] - Simplify loop in parseVersionSymbols(). 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:
ELF/SymbolListFile.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.