This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 55cedcc499f [NFC] Fix typo in variable name.
new 44b4b3a2582 Add option -verify-cfiinstrs to run verifier in CFIInstrInserter
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/CFIInstrInserter.cpp | 16 ++++++++-----
.../cfi-inserter-verify-inconsistent-offset.mir | 26 ++++++++++++++++++++++
.../cfi-inserter-verify-inconsistent-register.mir | 26 ++++++++++++++++++++++
3 files changed, 63 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/X86/cfi-inserter-verify-inconsistent-offset.mir
create mode 100644 test/CodeGen/X86/cfi-inserter-verify-inconsistent-register.mir
--
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 c6398a960e1 [testsuite] gcc.dg/nextafter-2.c: Restrict to c99_runtime
new a2873fd8e72 Introduce prefetch-minimum stride option
new 38bd90a9a88 Introduce prefetch-dynamic-strides option.
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:
gcc/ChangeLog | 40 +++++++++++++++++++++++++++++++++++++
gcc/config/aarch64/aarch64-protos.h | 6 ++++++
gcc/config/aarch64/aarch64.c | 24 +++++++++++++++++++++-
gcc/doc/invoke.texi | 25 +++++++++++++++++++++++
gcc/params.def | 18 +++++++++++++++++
gcc/params.h | 4 ++++
gcc/tree-ssa-loop-prefetch.c | 26 ++++++++++++++++++++++++
7 files changed, 142 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 gcc.
from 3ee31960c53 [openacc, testsuite] Allow installed testing of libgomp to [...]
new c6398a960e1 [testsuite] gcc.dg/nextafter-2.c: Restrict to c99_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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/nextafter-2.c | 2 ++
2 files changed, 7 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 e1b4442d3ff [X86] Split WriteFRcp/WriteFRsqrt/WriteFSqrt schedule classes
new b107abeaf82 [AMDGPU] Don't force WQM for DS op
new 55cedcc499f [NFC] Fix typo in variable name.
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:
include/llvm/Support/ToolOutputFile.h | 2 +-
lib/Target/AMDGPU/SIWholeQuadMode.cpp | 4 +---
test/CodeGen/AMDGPU/multi-divergent-exit-region.ll | 2 +-
test/CodeGen/AMDGPU/spill-m0.ll | 4 +++-
4 files changed, 6 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 binutils-gdb.
from 7bd8862c3a Replace uses of strncmp with memcmp
new ce4ec1a9b6 Bug 23142, SIGSEGV in is_strip_section
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:
binutils/ChangeLog | 6 ++++++
binutils/objcopy.c | 9 ++++-----
2 files changed, 10 insertions(+), 5 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 d9b5940 [OpenMP] Use LIBOMPTARGET_DEVICE_RTL_DEBUG env var to control [...]
new 96c144c [OMPT] Add api_calls_misc.c testcase and rename api_calls.c testcase
new a838d8e [OMPT] Fix thread_num for implicit_task_end callbacks in nest [...]
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.cpp | 2 +-
runtime/src/kmp_gsupport.cpp | 1 +
runtime/src/kmp_runtime.cpp | 17 +++--
runtime/src/ompt-internal.h | 1 +
runtime/test/ompt/callback.h | 4 ++
runtime/test/ompt/misc/api_calls_misc.c | 72 ++++++++++++++++++++++
.../ompt/misc/{api_calls.c => api_calls_places.c} | 0
7 files changed, 92 insertions(+), 5 deletions(-)
create mode 100644 runtime/test/ompt/misc/api_calls_misc.c
rename runtime/test/ompt/misc/{api_calls.c => api_calls_places.c} (100%)
--
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.
tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 027443b start-container-docker.sh: Make friendlier to running outside [...]
adds 95beec1 jenkins-logs.sh: Upload logs during EXIT trap handler.
No new revisions were added by this update.
Summary of changes:
jenkins.sh | 65 +++++++++++++++++++++++++++++++++++++++-----------------------
1 file changed, 41 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 clang.
from 200dbaaec0 Remove now-unnecessary check for non-zero nvsize in addition [...]
new fd84b47426 [ASTImporter] Support importing UnresolvedMemberExpr, Depend [...]
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/AST/ASTImporter.cpp | 87 ++++++++++++++++++++++++++++++++++++++-
unittests/AST/ASTImporterTest.cpp | 55 +++++++++++++++++++++++++
2 files changed, 141 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.