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 1070d24e [clangd] Split clangd into library+executable (mainly for uni [...]
new 20c7aa02 [clangd] Pick up deps via LLVM components, which will hopeful [...]
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/CMakeLists.txt | 8 +++++---
1 file changed, 5 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 9158ac8eddb Fix bogus builtin-snprintf-warn-3.c failure for avr
new 5c2fe399c44 PR libstdc++/67214 Avoid signed overflow in num_get::_M_ext [...]
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/bits/locale_facets.tcc | 20 ++++++++++----------
2 files changed, 16 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 llvm.
from 4cdd2e6d64b [AArch64] Make instruction fusion more aggressive.
new 4abd85d7e59 [AMDGPU] SDWA: Add assembler support for GFX9
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/AMDGPU/AMDGPU.td | 20 +-
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 83 ++--
.../AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h | 12 +
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp | 42 ++
lib/Target/AMDGPU/SIDefines.h | 12 +-
lib/Target/AMDGPU/SIInstrInfo.td | 169 +++++++-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 11 +
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 4 +
lib/Target/AMDGPU/VOP1Instructions.td | 33 +-
lib/Target/AMDGPU/VOP2Instructions.td | 70 +++-
lib/Target/AMDGPU/VOP3Instructions.td | 9 +-
lib/Target/AMDGPU/VOPCInstructions.td | 37 ++
lib/Target/AMDGPU/VOPInstructions.td | 114 +++++-
test/MC/AMDGPU/vop_sdwa.s | 437 +++++++++++++--------
14 files changed, 820 insertions(+), 233 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 610e773b0fa Document rdrand effective target
new 9158ac8eddb Fix bogus builtin-snprintf-warn-3.c failure for avr
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/gcc.dg/tree-ssa/builtin-snprintf-warn-3.c | 3 ++-
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 clang.
from 858db66427 [coroutines] Skip over passthrough operator co_await
new 7f192593af [mips] Make checks in CodeGen/mips-varargs.c less fragile
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/CodeGen/mips-varargs.c | 67 +++++++++++++++++++++++----------------------
1 file changed, 34 insertions(+), 33 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 681ad5cef0c Runtime checking of OpenACC parallelism dimensions clauses
new f2c98a55254 Sort 'Other hardware attributes' table in sourcebuild.texi
new 610e773b0fa Document rdrand effective target
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 | 10 ++++++++++
gcc/doc/sourcebuild.texi | 22 +++++++++++++---------
2 files changed, 23 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 llvm.
from 2bcb4e0921e [GlobalISel][X86] G_LOAD/G_STORE vec256/512 support
new 4cdd2e6d64b [AArch64] Make instruction fusion more aggressive.
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/MachineScheduler.cpp | 6 ++
lib/Target/AArch64/AArch64MacroFusion.cpp | 13 +++
lib/Target/AArch64/AArch64TargetMachine.cpp | 2 +-
test/CodeGen/AArch64/misched-fusion-aes.ll | 145 ++++++++++++++--------------
4 files changed, 91 insertions(+), 75 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 c9cc296753e * config/avr/genmultilib.awk: Use gsub instead of gensub.
new 681ad5cef0c Runtime checking of OpenACC parallelism dimensions clauses
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:
libgomp/ChangeLog | 11 +
libgomp/testsuite/lib/libgomp.exp | 12 +
libgomp/testsuite/libgomp.oacc-c++/c++.exp | 7 +
.../libgomp.oacc-c-c++-common/parallel-dims.c | 523 ++++++++++++++++++++-
libgomp/testsuite/libgomp.oacc-c/c.exp | 7 +
5 files changed, 548 insertions(+), 12 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 5e9f2d0f5d2 [KnownBits] Use !hasConflict() in asserts in place of Zero [...]
new 2bcb4e0921e [GlobalISel][X86] G_LOAD/G_STORE vec256/512 support
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/X86/X86InstructionSelector.cpp | 20 +++
lib/Target/X86/X86LegalizerInfo.cpp | 17 ++
lib/Target/X86/X86LegalizerInfo.h | 1 +
test/CodeGen/X86/GlobalISel/memop-vec.ll | 113 +++++++++++--
test/CodeGen/X86/GlobalISel/regbankselect-AVX2.mir | 55 +++++-
.../X86/GlobalISel/regbankselect-AVX512.mir | 87 +++++++---
test/CodeGen/X86/GlobalISel/select-memop-v256.mir | 188 +++++++++++++++++++++
test/CodeGen/X86/GlobalISel/select-memop-v512.mir | 127 ++++++++++++++
8 files changed, 568 insertions(+), 40 deletions(-)
create mode 100644 test/CodeGen/X86/GlobalISel/select-memop-v256.mir
create mode 100644 test/CodeGen/X86/GlobalISel/select-memop-v512.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-tools-extra.
from e71a5672 [clang-tidy] misc-move-const-arg shouldn't complain on std::m [...]
new 1070d24e [clangd] Split clangd into library+executable (mainly for uni [...]
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/CMakeLists.txt | 9 ++++-----
clangd/{ => tool}/CMakeLists.txt | 12 +++---------
clangd/{ => tool}/ClangdMain.cpp | 0
3 files changed, 7 insertions(+), 14 deletions(-)
copy clangd/{ => tool}/CMakeLists.txt (55%)
rename clangd/{ => tool}/ClangdMain.cpp (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.