This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 1957e1b Allow printing of KMP_TOPOLOGY_METHOD when KMP_SETTINGS=true
new 5b33aeb Remove unnecessary semicolons
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:
runtime/src/kmp.h | 2 +-
runtime/src/kmp_affinity.cpp | 2 +-
runtime/src/kmp_alloc.cpp | 16 ++--
runtime/src/kmp_atomic.cpp | 32 +++----
runtime/src/kmp_csupport.cpp | 10 +--
runtime/src/kmp_debug.cpp | 4 +-
runtime/src/kmp_debugger.cpp | 6 +-
runtime/src/kmp_dispatch.cpp | 8 +-
runtime/src/kmp_environment.cpp | 66 +++++++--------
runtime/src/kmp_environment.h | 2 +-
runtime/src/kmp_error.cpp | 30 +++----
runtime/src/kmp_ftn_entry.h | 32 +++----
runtime/src/kmp_i18n.cpp | 119 +++++++++++++-------------
runtime/src/kmp_i18n.h | 4 +-
runtime/src/kmp_io.cpp | 2 +-
runtime/src/kmp_itt.cpp | 6 +-
runtime/src/kmp_itt.inl | 47 ++++++-----
runtime/src/kmp_runtime.cpp | 104 ++++++++++++-----------
runtime/src/kmp_settings.cpp | 170 +++++++++++++++++++-------------------
runtime/src/kmp_stats_timing.h | 6 +-
runtime/src/kmp_str.cpp | 112 ++++++++++++-------------
runtime/src/kmp_stub.cpp | 18 ++--
runtime/src/kmp_tasking.cpp | 4 +-
runtime/src/kmp_utility.cpp | 14 ++--
runtime/src/kmp_version.cpp | 8 +-
runtime/src/z_Linux_util.cpp | 131 +++++++++++++++--------------
runtime/src/z_Windows_NT_util.cpp | 52 ++++++------
27 files changed, 498 insertions(+), 509 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 3962d561a63 [CodeGen] Emit necessary .note sections for -fsplit-stack
new 3e68c7d424e [X86][SSE] Pull out variable shuffle mask combine logic. NFCI.
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/X86ISelLowering.cpp | 23 +++++++++++++----------
1 file changed, 13 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 master
in repository gcc.
from 233557133c4 compiler: fix crash on struct that embeds pointer type
new f2c4dee401f 2017-09-27 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/testsuite/22_locale/money_get/get/char/22131.cc | 2 +-
libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/22131.cc | 2 +-
3 files changed, 8 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 llvm.
from 468b64ac6c5 [X86] Rewrite the zero vector checks in lowerV2X128VectorSh [...]
new 3962d561a63 [CodeGen] Emit necessary .note sections for -fsplit-stack
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/CodeGen/MachineModuleInfo.h | 26 ++++++++++++++++++++++++++
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 10 ++++++++++
lib/CodeGen/MachineModuleInfo.cpp | 1 +
lib/CodeGen/PrologEpilogInserter.cpp | 6 +++++-
test/CodeGen/X86/segmented-stacks.ll | 19 +++++++++++++++++++
5 files changed, 61 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 master
in repository clang.
from a591cfdc78 [OpenMP] Fix translation of target args
new 31a16c4f5b [CUDA] Work around conflicting function definitions in CUDA- [...]
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/Headers/__clang_cuda_runtime_wrapper.h | 11 +++++++++++
1 file changed, 11 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 compiler-rt.
from 3ac72d809 [ARM] builtins: Replace abort by assert in clear_cache.
new ebab22405 [builtins] ARM: Revert r314284, r314285 and r314289
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/builtins/arm/aeabi_cdcmp.S | 2 +-
lib/builtins/arm/aeabi_cfcmp.S | 2 +-
lib/builtins/assembly.h | 9 ++-------
3 files changed, 4 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 llvm.
from 3f855776a66 [X86] In combineLoopSADPattern, pad result with zeros and u [...]
new 468b64ac6c5 [X86] Rewrite the zero vector checks in lowerV2X128VectorSh [...]
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/X86ISelLowering.cpp | 33 ++++++++++-----------------------
1 file changed, 10 insertions(+), 23 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 463b87bb2b4 [SLP] Fix crash on propagate IR flags for undef operands of [...]
new 3f855776a66 [X86] In combineLoopSADPattern, pad result with zeros and u [...]
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/X86ISelLowering.cpp | 17 +++++++----------
test/CodeGen/X86/sad.ll | 20 ++++++++++----------
2 files changed, 17 insertions(+), 20 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_50
in repository llvm.
from 81029f14223 Bump version to 5.0.1
new a6177dc4c38 Merging r312337:
new b34136ea853 Revert "Merging r312337:"
new 164431e6002 Merging r312337:
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/Target/AMDGPU/GCNHazardRecognizer.cpp | 13 +++++++++----
test/CodeGen/AMDGPU/hazard.mir | 31 +++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/hazard.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.