This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0e364e13566 [MSan] don't access MsanCtorFunction when using KMSAN
new 60c6009a34b [dsymutil] Prevent non-determinism due to threading.
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:
tools/dsymutil/DwarfLinker.cpp | 49 +++++++++++++++++++++++++++---------------
tools/dsymutil/DwarfLinker.h | 8 ++++---
2 files changed, 37 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 master
in repository compiler-rt.
from 3218974ec [MSan] Define %clang_kmsan for KMSAN tests
new 92e97d13f [XRay] XRAY_NEVER_INSTRUMENT more functions, consolidate allocators
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/xray/xray_allocator.h | 50 ++++++++++++++++++++---
lib/xray/xray_function_call_trie.h | 61 +++++++++++++--------------
lib/xray/xray_profile_collector.cc | 41 +++++++------------
lib/xray/xray_profiling.cc | 9 ++--
lib/xray/xray_segmented_array.h | 84 ++++++++++++++++++++++----------------
5 files changed, 144 insertions(+), 101 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v3
in repository toolchain/jenkins-scripts.
from b65a598 tcwg-bisect-llvm-kernel: Fix exit code in bisect stript.
new a774090 tcwg-bisect-llvm-kernel.sh: Add bisect.log to artifacts
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:
tcwg-bisect-llvm-kernel.sh | 4 ++--
1 file changed, 2 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 361c297c9dc ARM: fix Thumb2 CodeGen for ldrex with folded frame-index.
new 0e364e13566 [MSan] don't access MsanCtorFunction when using KMSAN
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/Instrumentation/MemorySanitizer.cpp | 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 clang-tools-extra.
from 407578ab [clang-tidy] Abseil: Allow macros inside of absl to use inter [...]
new d2bb2e63 [clangd] Canonicalize include paths in clangd.
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:
clangd/index/CanonicalIncludes.cpp | 2 +-
clangd/index/FileIndex.cpp | 2 +-
clangd/index/FileIndex.h | 2 +-
clangd/index/MemIndex.cpp | 6 +++---
clangd/index/Merge.cpp | 2 +-
clangd/index/Serialization.cpp | 2 +-
clangd/index/SymbolCollector.cpp | 12 ++++++------
clangd/index/SymbolYAML.cpp | 2 +-
clangd/index/dex/DexIndex.cpp | 8 ++++----
clangd/index/dex/DexIndex.h | 6 +++---
clangd/index/dex/Token.h | 2 +-
clangd/index/dex/Trigram.cpp | 2 +-
12 files changed, 24 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 bbb410ae0c [MSan] add KMSAN support to Clang driver
new 5884d42f06 Replaces __inline by __inline__ / C89 compatible
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:
utils/TableGen/NeonEmitter.cpp | 4 ++--
1 file changed, 2 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 release_70
in repository llvm.
from a5b9a59eac7 Merging r341512: ------------------------------------------ [...]
new cd197f3be9d ReleaseNotes: tidy up for the release
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:
docs/ReleaseNotes.rst | 128 +++++++++++++++++---------------------------------
1 file changed, 42 insertions(+), 86 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 f774071018b [MSan] Add KMSAN instrumentation to MSan pass
new 361c297c9dc ARM: fix Thumb2 CodeGen for ldrex with folded frame-index.
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/ARM/ARMFrameLowering.cpp | 1 +
lib/Target/ARM/ARMInstrFormats.td | 1 +
lib/Target/ARM/ARMInstrThumb2.td | 4 +-
lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h | 4 +-
lib/Target/ARM/Thumb2InstrInfo.cpp | 5 ++
test/CodeGen/ARM/ldrex-frame-size.ll | 36 +++++++++++++
test/CodeGen/ARM/ldstrex.ll | 85 +++++++++++++++++++++++++++++++
7 files changed, 133 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/ARM/ldrex-frame-size.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 clang.
from b6dc2efd41 [Sema] Check that the destructor for each element of class t [...]
new bbb410ae0c [MSan] add KMSAN support to Clang driver
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/clang/Basic/Features.def | 4 +++-
include/clang/Basic/Sanitizers.def | 3 +++
lib/CodeGen/BackendUtil.cpp | 24 +++++++++++++++++++++---
lib/CodeGen/CGDeclCXX.cpp | 4 ++++
lib/CodeGen/CodeGenFunction.cpp | 2 +-
lib/Driver/SanitizerArgs.cpp | 11 +++++++----
lib/Driver/ToolChains/Linux.cpp | 2 ++
lib/Frontend/CompilerInvocation.cpp | 4 +++-
test/CodeGen/cleanup-destslot-simple.c | 1 +
test/Driver/fsanitize-coverage.c | 1 +
test/Driver/fsanitize.c | 28 ++++++++++++++++++++++++++++
test/Driver/msan.c | 28 ++++++++++++++++++----------
test/Lexer/has_feature_memory_sanitizer.cpp | 1 +
13 files changed, 93 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.