This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 610e8200c34 [testsuite]
new cc7f288c8f0 adjust dinst.adb's expectations for location views
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 | 4 ++++
gcc/testsuite/gnat.dg/dinst.adb | 8 ++++----
2 files changed, 8 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 llvm.
from bd7b44f35ee Revert "[ConstHoist] Do not rebase single (or few) dependen [...]
new bbd1a3d4964 [WebAssembly] Move/clone DBG_VALUE during WebAssemblyRegSta [...]
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/WebAssemblyRegStackify.cpp | 59 ++++++++++++++++
test/DebugInfo/WebAssembly/dbg-value-move-2.ll | 82 ++++++++++++++++++++++
...bg-value-live-interval.ll => dbg-value-move.ll} | 31 ++++++--
3 files changed, 168 insertions(+), 4 deletions(-)
create mode 100644 test/DebugInfo/WebAssembly/dbg-value-move-2.ll
copy test/DebugInfo/WebAssembly/{dbg-value-live-interval.ll => dbg-value-move.ll} (69%)
--
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 5bcb2da70c0 [RegAllocGreedy] avoid using physreg candidates that cannot [...]
new bd7b44f35ee Revert "[ConstHoist] Do not rebase single (or few) dependen [...]
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/Scalar/ConstantHoisting.cpp | 68 +++------
test/CodeGen/Thumb/consthoist-few-dependents.ll | 191 ------------------------
2 files changed, 22 insertions(+), 237 deletions(-)
delete mode 100644 test/CodeGen/Thumb/consthoist-few-dependents.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 openmp.
from e1688b4 [OpenMP][libomptarget] Simplify warp master selection for dat [...]
new 83a13b9 [OpenMP][libomptarget] Set the frame pointer then test empty [...]
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:
libomptarget/deviceRTLs/nvptx/src/data_sharing.cu | 6 +++---
1 file changed, 3 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 gcc.
from 7e7a4fadd9c PR c++/87425 * g++.dg/cpp2a/constexpr-virtual12.C: New test.
new 610e8200c34 [testsuite]
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 | 11 ++++++
gcc/testsuite/g++.dg/ext/altivec-6.C | 8 ++--
.../gcc.target/powerpc/fold-vec-splat-char.c | 21 ++--------
.../powerpc/fold-vec-splat-floatdouble.c | 45 ++++++++--------------
.../gcc.target/powerpc/fold-vec-splat-int.c | 25 +-----------
.../gcc.target/powerpc/fold-vec-splat-longlong.c | 37 +++---------------
.../gcc.target/powerpc/fold-vec-splat-pixel.c | 12 +-----
.../gcc.target/powerpc/fold-vec-splat-short.c | 22 +----------
8 files changed, 46 insertions(+), 135 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 c38849ca46c [globalisel][tblgen] Table optimization should consider the [...]
new 6718480e69b [MC] Replace NULL constant in code with nullptr.
new 5bcb2da70c0 [RegAllocGreedy] avoid using physreg candidates that cannot [...]
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/CodeGen/RegAllocGreedy.cpp | 41 +++++++++---
lib/CodeGen/SplitKit.h | 17 +++++
lib/MC/MCParser/AsmParser.cpp | 2 +-
test/CodeGen/AMDGPU/spill-before-exec.mir | 100 ++++++++++++++++++++++++++++++
4 files changed, 150 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/spill-before-exec.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 clang.
from 82ff8699c6 [OPENMP] Fix the test, NFC.
new 852234a879 Revert "[DRIVER][OFFLOAD] Do not invoke unbundler on unsuppo [...]
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/Driver.cpp | 12 ------------
test/Driver/Inputs/in.so | 1 -
test/Driver/openmp-offload-gpu.c | 4 +---
test/Driver/openmp-offload.c | 2 +-
4 files changed, 2 insertions(+), 17 deletions(-)
delete mode 100644 test/Driver/Inputs/in.so
--
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 6609f826 [clangd] Merge binary + YAML serialization behind a (mostly) [...]
new 3e33a5a4 [clang-tidy] Add modernize-concat-nested-namespaces check
new bc7e0bfd [clang-tidy] use CHECK-NOTES in tests for bugprone-macro-repe [...]
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:
clang-tidy/modernize/CMakeLists.txt | 1 +
.../modernize/ConcatNestedNamespacesCheck.cpp | 113 +++++++++++++++
clang-tidy/modernize/ConcatNestedNamespacesCheck.h | 41 ++++++
clang-tidy/modernize/ModernizeTidyModule.cpp | 3 +
docs/ReleaseNotes.rst | 11 +-
docs/clang-tidy/checks/list.rst | 1 +
.../checks/modernize-concat-nested-namespaces.rst | 49 +++++++
.../bugprone-macro-repeated-side-effects.c | 57 +++++---
.../modernize-concat-nested-namespaces.cpp | 161 +++++++++++++++++++++
9 files changed, 416 insertions(+), 21 deletions(-)
create mode 100644 clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp
create mode 100644 clang-tidy/modernize/ConcatNestedNamespacesCheck.h
create mode 100644 docs/clang-tidy/checks/modernize-concat-nested-namespaces.rst
create mode 100644 test/clang-tidy/modernize-concat-nested-namespaces.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 llvm.
from 0d75a2849cb [ConstHoist] Do not rebase single (or few) dependent constant
new c38849ca46c [globalisel][tblgen] Table optimization should consider the [...]
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/TableGen/GlobalISelEmitter-PR39045.td | 45 ++++++++++++++++++++++++++++++
utils/TableGen/GlobalISelEmitter.cpp | 6 ++++
2 files changed, 51 insertions(+)
create mode 100644 test/TableGen/GlobalISelEmitter-PR39045.td
--
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 12046a612 [Swig] Merge typemaps with same bodies
new bde9a09db Replace boolean parameter with enum value according r342633
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:
source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.