This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 35ba92fc597 PR target/86662
new 484149e9c2e * reload1.c (forget_old_reloads_1): Adjust CLOBBER_HIGH assert.
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/reload1.c | 2 +-
2 files changed, 6 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 glibc.
from e5721f45f6 Improve ChangeLog message.
new fb4c32aef6 x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.h
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 | 10 ++++++++++
sysdeps/x86/cpu-features.h | 14 --------------
sysdeps/x86/sysdep.h | 9 +++++++++
sysdeps/x86_64/dl-trampoline.S | 2 +-
4 files changed, 20 insertions(+), 15 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-tools-extra.
from 1d827042 [clangd] Fix fuzzer build.
new a85b09f4 [clangd] Index Interfaces for Xrefs
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/FileIndex.cpp | 7 +++++
clangd/index/FileIndex.h | 4 +++
clangd/index/Index.h | 50 ++++++++++++++++++++++++++++++++--
clangd/index/MemIndex.cpp | 6 ++++
clangd/index/MemIndex.h | 6 +++-
clangd/index/Merge.cpp | 7 +++++
unittests/clangd/CodeCompleteTests.cpp | 4 +++
7 files changed, 81 insertions(+), 3 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 test-suite.
from 7dedc179 Add Image dithering kernels using Benchmark Library
new af5833c4 Add Anisotropic diffusion using Benchmark Library
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:
.../AnisotropicDiffusion/CMakeLists.txt | 12 +++
.../anisotropicDiffusion.reference_output | 1 +
.../anisotropicDiffusionKernel.c | 55 +++++++++++
.../dither.h => AnisotropicDiffusion/diffusion.h} | 11 +--
.../ImageProcessing/AnisotropicDiffusion/main.cpp | 106 +++++++++++++++++++++
MicroBenchmarks/ImageProcessing/CMakeLists.txt | 1 +
6 files changed, 180 insertions(+), 6 deletions(-)
create mode 100644 MicroBenchmarks/ImageProcessing/AnisotropicDiffusion/CMakeLists.txt
create mode 100644 MicroBenchmarks/ImageProcessing/AnisotropicDiffusion/anisotropi [...]
create mode 100644 MicroBenchmarks/ImageProcessing/AnisotropicDiffusion/anisotropi [...]
copy MicroBenchmarks/ImageProcessing/{Dither/dither.h => AnisotropicDiffusion/diff [...]
create mode 100644 MicroBenchmarks/ImageProcessing/AnisotropicDiffusion/main.cpp
--
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 5bd18990b0 gdb: Only run scheduler-locking tests if feature is supported
new 821a26825b Remove unused variables in procfs.c etc.
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:
gdb/ChangeLog | 7 +++++++
gdb/proc-api.c | 2 --
gdb/procfs.c | 3 ---
3 files changed, 7 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 llvm.
from c7a69f138e2 ARM-MachO: don't add Thumb bit for addend to non-external r [...]
new 06ef1791538 Fix modules build with different technique to suppress Knut [...]
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/Support/APInt.cpp | 70 ++++++++++++++++++++++++---------------------------
1 file changed, 33 insertions(+), 37 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 1aa1d5cfe7c Re-enable "[ValueTracking] Teach isKnownNonNullFromDominati [...]
new c7a69f138e2 ARM-MachO: don't add Thumb bit for addend to non-external r [...]
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/MCTargetDesc/ARMAsmBackend.cpp | 1 +
test/MC/ARM/macho-reloc-thumb-local.s | 21 +++++++++++++++++++++
test/MC/ARM/macho-word-reloc-thumb.s | 1 +
3 files changed, 23 insertions(+)
create mode 100644 test/MC/ARM/macho-reloc-thumb-local.s
--
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 614dc515cd [clang-rename] make clang-rename.py vim integration python3 [...]
new ee1318a3de clang-cl: Parse the new /JMC flag
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/Driver/CLCompatOptions.td | 1 +
test/Driver/cl-options.c | 1 +
2 files 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 release_70
in repository clang.
from b3ed482b9a Release notes for write exec detection features
new 2a284a70e2 Merging r338942: ------------------------------------------- [...]
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:
www/cxx_dr_status.html | 18 +++++++++---------
www/cxx_status.html | 4 ++--
www/make_cxx_dr_status | 5 ++++-
3 files changed, 15 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.