This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9614679145 [CodeGen] Use the zero initializer instead of storing an all [...]
new 791a735f8c [NFC] Extract method to SourceManager for traversing the mac [...]
new 1774e274ac [analyzer] Introduce statistics for the total number of visi [...]
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/clang/Basic/SourceManager.h | 3 +++
lib/Basic/SourceManager.cpp | 6 ++++++
lib/Edit/Commit.cpp | 6 ++----
lib/Sema/SemaChecking.cpp | 7 ++-----
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 4 ++++
5 files changed, 17 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 gcc.
from 791ded2b17f PR target/83926 * gcc.target/powerpc/pr83926.c: Filter ou [...]
new 494e9fa0b7f PR rtl-optimization/84308 * shrink-wrap.c (spread_compone [...]
new 2918f4e9db3 PR sanitizer/83987 * omp-low.c (maybe_remove_omp_member_a [...]
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 | 11 ++++++++
gcc/cp/ChangeLog | 5 ++++
gcc/cp/tree.c | 10 -------
gcc/omp-low.c | 51 ++++++++++++++++++++++++++++++++++
gcc/shrink-wrap.c | 2 ++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/ubsan/pr83987-2.C | 24 ++++++++++++++++
7 files changed, 98 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr83987-2.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 0f32e136587 [WebAssembly] Add mechanisms for specifying an explicit imp [...]
new 10e696774ed CMake: Allow specifying arbitrary CCACHE parameters
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:
CMakeLists.txt | 6 ++++--
1 file changed, 4 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 8a584bc952d [WebAssembly] Add an LLVM_FALLTHROUGH to address a warning. NFC.
new 0f32e136587 [WebAssembly] Add mechanisms for specifying an explicit imp [...]
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/MC/MCSymbolWasm.h | 1 +
.../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 15 +++++++++++++++
.../MCTargetDesc/WebAssemblyTargetStreamer.h | 6 ++++++
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 10 ++++++++--
test/CodeGen/WebAssembly/import-module.ll | 19 +++++++++++++++++++
test/MC/WebAssembly/external-func-address.ll | 9 ++++++++-
6 files changed, 57 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/import-module.ll
--
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 3a406d4ae78 [AMDGPUPromoteAlloca] Replace deprecated memory intrinsic A [...]
new 8a584bc952d [WebAssembly] Add an LLVM_FALLTHROUGH to address a warning. 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/Target/WebAssembly/WebAssemblyFastISel.cpp | 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 glibc.
from 8e554659ad Add test infrastructure for narrowing libm functions.
new 3195833899 Handle narrowing function sNaN test disabling based on argum [...]
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 ++++
math/libm-test-driver.c | 6 ++++++
math/libm-test-support.c | 3 ++-
math/libm-test-support.h | 1 +
4 files changed, 13 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 f8d60284cb Remove "CHECK: entry" in test case.
new 9614679145 [CodeGen] Use the zero initializer instead of storing an all [...]
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/CGExprConstant.cpp | 12 ++++++++++--
test/CodeGen/array-init.c | 12 ++++++++++++
2 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/array-init.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 gcc.
from f3558be0b84 PR c++/81917 - ICE with void_t and partial specialization.
new 791ded2b17f PR target/83926 * gcc.target/powerpc/pr83926.c: Filter ou [...]
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 | 6 ++++++
gcc/testsuite/gcc.target/powerpc/pr83926.c | 1 +
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 lldb.
from e5da93fe9 [lldb-mi] This test now passes consistently, unXFAIL it.
new b230a16fc Make LLDB's clang module cache path customizable
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/lldb/Target/Target.h | 2 ++
packages/Python/lldbsuite/test/lldbtest.py | 8 ++++++++
.../lldbsuite/test/macosx/nslog/TestDarwinNSLogOutput.py | 11 +++++------
source/Plugins/ExpressionParser/Clang/CMakeLists.txt | 1 +
.../ExpressionParser/Clang/ClangModulesDeclVendor.cpp | 13 ++++++-------
source/Target/Target.cpp | 13 +++++++++++++
6 files changed, 35 insertions(+), 13 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 9f2f4847b9e [X86][MC] Fix assembling rip-relative addressing + immediat [...]
new dde42c49229 [AArch64FastISel] Replace deprecated calls to MemoryIntrins [...]
new 3a406d4ae78 [AMDGPUPromoteAlloca] Replace deprecated memory intrinsic A [...]
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/Target/AArch64/AArch64FastISel.cpp | 3 ++-
lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp | 14 +++++++-------
2 files changed, 9 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.