This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from fb8910f [cmake] Remove the LLDB versions of the exception-controlling [...]
new d67b6f8 Guard against the C++ destructor chain by not letting the deb [...]
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/Core/Debugger.cpp | 116 ++++++++++++++++++++---------------------------
1 file changed, 49 insertions(+), 67 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 bd258e2 Adding missing _mm512_castsi512_si256 intrinsic.
new 42720cb [OpenMP] Adjust map type bits according to latest spec and us [...]
new 666dfeb [OpenMP] Add support for the 'private pointer' flag to signal [...]
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/CodeGen/CGOpenMPRuntime.cpp | 235 ++++++++-----
test/OpenMP/target_codegen.cpp | 12 +-
test/OpenMP/target_codegen_registration.cpp | 24 +-
test/OpenMP/target_data_codegen.cpp | 10 +-
test/OpenMP/target_enter_data_codegen.cpp | 10 +-
test/OpenMP/target_exit_data_codegen.cpp | 10 +-
test/OpenMP/target_firstprivate_codegen.cpp | 15 +-
test/OpenMP/target_map_codegen.cpp | 517 ++++++++++++++++++++--------
8 files changed, 549 insertions(+), 284 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 9c04b6d Add an assembly __kmp_invoke_microtask for ppc64[le]
new fea1a1c Add a test case for microtask dispatch with many arguments
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/test/misc_bugs/many-microtask-args.c | 38 ++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
create mode 100644 runtime/test/misc_bugs/many-microtask-args.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 7fc375e Undo a suboptimal clang-format decision. NFC
new e859870 Use new interface in Triple /NFC
new 26cbd17 [CMake] Restrict libxar linkage to just llvm-objdump
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/Object/CMakeLists.txt | 2 --
lib/Support/CMakeLists.txt | 3 ---
lib/Transforms/Instrumentation/PGOInstrumentation.cpp | 2 +-
tools/llvm-objdump/CMakeLists.txt | 4 ++++
4 files changed, 5 insertions(+), 6 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 2f0dc39 network: Fix missing bits from {recv,send}{m}msg standard com [...]
new 2621128 Support sNaN testing in libm-test.inc.
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 | 20 ++++++++++++++++++++
math/Makefile | 9 ++++++++-
math/gen-libm-test.pl | 14 +++++++++-----
math/libm-test.inc | 21 +++++++++++++++++++--
4 files changed, 56 insertions(+), 8 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 compiler-rt.
from 9329d69 [profile] pre-allocate a small counter set in profile runtime
new 36c941c Fix windows bot failure
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/profile/InstrProfilingValue.c | 2 ++
1 file changed, 2 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 6803422 Since some time clang itself figures out the default for ms-c [...]
new 7fc375e Undo a suboptimal clang-format decision. 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/LiveDebugValues.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 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 1c8ad5b [cmake] Add a big warning about a libstdc++ issue
new fb8910f [cmake] Remove the LLDB versions of the exception-controlling [...]
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:
cmake/modules/LLDBConfig.cmake | 22 ----------------------
1 file changed, 22 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 compiler-rt.
from c01d558 [sanitizer] Fix a typo in config-ix.cmake causing all Darwin [...]
new 9329d69 [profile] pre-allocate a small counter set in profile runtime
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/profile/InstrProfilingValue.c | 41 ++++++++++++++++++++++-----------------
1 file changed, 23 insertions(+), 18 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 0478d9e * gcc.dg/20060410.c: Xfail on ptx. * gcc.dg/torture/c99-con [...]
new 40252e3 Fix ivopts estimates for internal 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:
gcc/ChangeLog | 5 +++++
gcc/tree-ssa-loop-ivopts.c | 1 +
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.