This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d19ad08 [OpenCL] Remove redundant test for OpenCL header file Differe [...]
new 8bfac04 [www] Update the link to the 'include what you use' project
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:
www/related.html | 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 gcc.
from d83668f * target.def (compute_pressure_classes): New target hook. * [...]
new 9075517 PR rtl-optimization/77309 * combine.c (make_compound_operat [...]
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:
gcc/ChangeLog | 8 ++++++++
gcc/combine.c | 24 ++++++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr77309.c | 14 ++++++++++++++
4 files changed, 45 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77309.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 c6533e3 AMDGPU: Refactor copyPhysReg
new bbc0561 Add -O0 support for @llvm.invariant.group.barrier by discardi [...]
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/FastISel.cpp | 1 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 1 +
test/CodeGen/Generic/intrinsics.ll | 7 +++++++
3 files changed, 9 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 llvm.
from e670c88 Fix 80-column violations. NFC.
new c6533e3 AMDGPU: Refactor copyPhysReg
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/AMDGPU/SIInstrInfo.cpp | 126 ++++++++---------------------------
lib/Target/AMDGPU/SIRegisterInfo.cpp | 103 ++++++++++++++++++++++++++++
lib/Target/AMDGPU/SIRegisterInfo.h | 3 +
3 files changed, 133 insertions(+), 99 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 901ccce [InstCombine] allow splat vector folds in adjustMinMax() (ret [...]
new e670c88 Fix 80-column violations. 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/Transforms/IPO/FunctionAttrs.cpp | 10 +++++++---
1 file changed, 7 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 lldb.
from dbf15c3 Make space for FreeBSD core file tests
new 38cacb2 Fix an issue where LLDB would hang trying to launch tvOS simu [...]
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:
source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.cpp | 4 ++--
source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.h | 1 +
2 files changed, 3 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 glibc.
from 0623b9e gconv.h: fix build with GCC 7
new 5ffc980 Document do_test in test-skeleton.c
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 | 4 ++++
test-skeleton.c | 17 ++++++++++++++++-
2 files changed, 20 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 llvm.
from 175d83a [SystemZ] Correct the SchedModel regarding vector unit / inst [...]
new 901ccce [InstCombine] allow splat vector folds in adjustMinMax() (ret [...]
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/InstCombine/InstCombineSelect.cpp | 26 +++----
test/Transforms/InstCombine/adjust-for-minmax.ll | 93 ++++++++++++------------
2 files changed, 57 insertions(+), 62 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 openmp.
from 1d64a30 fixed typo in comment
new 3fd0cf1 [OpenMP] Enable ThreadSanitizer to check OpenMP programs
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/CMakeLists.txt | 9 ++-
runtime/cmake/config-ix.cmake | 6 ++
runtime/src/CMakeLists.txt | 2 +
runtime/src/exports_so.txt | 3 +
runtime/src/kmp_barrier.cpp | 29 +++++++
runtime/src/kmp_config.h.cmake | 4 +
runtime/src/kmp_lock.cpp | 39 ++++++++--
runtime/src/kmp_runtime.c | 2 +
runtime/src/kmp_tasking.c | 27 ++++++-
runtime/src/tsan_annotations.c | 63 ++++++++++++++++
runtime/src/tsan_annotations.h | 168 +++++++++++++++++++++++++++++++++++++++++
runtime/src/z_Linux_util.c | 4 +
12 files changed, 346 insertions(+), 10 deletions(-)
create mode 100644 runtime/src/tsan_annotations.c
create mode 100644 runtime/src/tsan_annotations.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 clang.
from 29d9e0d [OPENMP] Fixed test on MIPS-based buildbots.
new d19ad08 [OpenCL] Remove redundant test for OpenCL header file Differe [...]
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/Headers/opencl-c-header.cl | 35 +++--------------------------------
1 file changed, 3 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.