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 37d070890 Revert "Install resource files into a share/ directory"
new 9ebd4e4b0 [hwasan] Stack instrumentation.
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/hwasan/hwasan.cc | 4 ++++
lib/hwasan/hwasan.h | 4 +++-
lib/hwasan/hwasan_interceptors.cc | 9 +++++++++
lib/hwasan/hwasan_interface_internal.h | 3 +++
lib/hwasan/hwasan_linux.cc | 23 ++++++++++++++++-------
test/hwasan/TestCases/stack-oob.cc | 25 +++++++++++++++++++++++++
test/hwasan/TestCases/stack-uar.cc | 23 +++++++++++++++++++++++
7 files changed, 83 insertions(+), 8 deletions(-)
create mode 100644 test/hwasan/TestCases/stack-oob.cc
create mode 100644 test/hwasan/TestCases/stack-uar.cc
--
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 d0a44769adf PeepholeOptimizer: Fix for vregs without defs
new c42b49a3879 [InstSimplify] add tests for implied cmp with zero (PR35790); 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:
test/Transforms/InstSimplify/and-or-icmp-zero.ll | 142 +++++++++++++++++++++++
1 file changed, 142 insertions(+)
create mode 100644 test/Transforms/InstSimplify/and-or-icmp-zero.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 1e1801ccb05 Make internal/private GVs implicitly dso_local.
new d0a44769adf PeepholeOptimizer: Fix for vregs without defs
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/CodeGen/TargetInstrInfo.h | 9 ++++++---
lib/CodeGen/PeepholeOptimizer.cpp | 19 +++++++++++++++---
lib/CodeGen/TargetInstrInfo.cpp | 6 ++++++
lib/Target/ARM/ARMBaseInstrInfo.cpp | 14 +++++++++----
test/CodeGen/ARM/peephole-phi.mir | 36 ++++++++++++++++++++++++++++++++++
5 files changed, 74 insertions(+), 10 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 96031b479 Remove leftover empty folders
new 914218e17 [testsuite] Remove a broken test which tried to find App in bundles.
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/macosx/find-app-in-bundle/Makefile | 16 ------
.../TestApp.app/Contents/Info.plist | 30 ----------
.../TestApp.app/Contents/PkgInfo | 1 -
.../find-app-in-bundle/TestFindAppInBundle.py | 64 ----------------------
.../test/macosx/find-app-in-bundle/main.c | 8 ---
5 files changed, 119 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/macosx/find-app-in-bundle/Makefile
delete mode 100644 packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestAp [...]
delete mode 100644 packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestAp [...]
delete mode 100644 packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestFi [...]
delete mode 100644 packages/Python/lldbsuite/test/macosx/find-app-in-bundle/main.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 clang.
from ffd83ec964 Make internal/private GVs implicitly dso_local.
new 0420193dd2 [WebAssembly] Remove `-allow-undefined-file wasm.syms` from [...]
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/Driver/ToolChains/WebAssembly.cpp | 2 --
test/Driver/wasm-toolchain.c | 4 ++--
2 files 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 lld.
from 65798b9ec Improve an error message.
new 3e538fea5 [WebAssembly] When loading libraries look for companion `.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:
test/wasm/archive.ll | 25 +++++++++++++++++--------
wasm/Driver.cpp | 30 ++++++++++++++++++++++++------
2 files changed, 41 insertions(+), 14 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 bb8317e2787 PR target/83203 * config/i386/i386.c (ix86_expand_vector_ [...]
new 73b711d31a0 [gcc]
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 | 12 ++++++++++++
gcc/config/rs6000/rs6000-builtin.def | 13 +++++++++++++
gcc/config/rs6000/rs6000.c | 8 ++++++++
gcc/config/rs6000/rs6000.md | 6 ++++++
gcc/doc/extend.texi | 1 +
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/powerpc/spec-barr-1.c | 10 ++++++++++
7 files changed, 54 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/spec-barr-1.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 clang.
from f0382ad6ef [Driver][RISCV] Another Windows file separator fix for riscv [...]
new 568cb88091 Handle scoped_lockable objects being returned by value in C++17.
new ffd83ec964 Make internal/private GVs implicitly dso_local.
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/Analysis/ThreadSafety.cpp | 56 ++++++++++++++++++++--
lib/CodeGen/CGOpenMPRuntime.cpp | 1 +
.../microsoft-abi-static-initializers.cpp | 6 +--
test/OpenMP/target_codegen_registration.cpp | 2 +-
.../target_parallel_codegen_registration.cpp | 2 +-
.../target_parallel_for_codegen_registration.cpp | 2 +-
...rget_parallel_for_simd_codegen_registration.cpp | 2 +-
test/OpenMP/target_simd_codegen_registration.cpp | 2 +-
test/OpenMP/target_teams_codegen_registration.cpp | 2 +-
...arget_teams_distribute_codegen_registration.cpp | 2 +-
..._teams_distribute_simd_codegen_registration.cpp | 2 +-
test/SemaCXX/warn-thread-safety-analysis.cpp | 26 ++++++++++
12 files changed, 89 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.