This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a6e3a818191 remove utf-8 from comment
new 5e550f9784a Rewrite pic.md to improve medany and pic code size.
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 | 8 ++++
gcc/config/riscv/pic.md | 113 +++++++++++++++++++++++++++++-----------------
gcc/config/riscv/riscv.c | 8 +++-
gcc/config/riscv/riscv.md | 16 +++++--
4 files changed, 99 insertions(+), 46 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 acf390b1ed2 Start reserving x18 by default on Android targets.
new ee609f0f123 [X86] Support v2i32 gather/scatter indices with -x86-experi [...]
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/SelectionDAG/LegalizeTypes.h | 1 +
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 62 ++-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 4 +-
test/CodeGen/X86/masked_gather_scatter_widen.ll | 482 +++++++++++++++++++++++
4 files changed, 528 insertions(+), 21 deletions(-)
create mode 100644 test/CodeGen/X86/masked_gather_scatter_widen.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 lld.
from 37db644fe [PPC64] Fix DQ-form instruction handling and emit error for m [...]
new fde8541c6 [ELF] Change llvm-objdump -D to -d for check lines that only [...]
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/ELF/ppc64-dq.s | 4 ++--
test/ELF/ppc64-gd-to-ie.s | 4 ++--
test/ELF/ppc64-general-dynamic-tls.s | 4 ++--
test/ELF/ppc64-initial-exec-tls.s | 4 ++--
test/ELF/ppc64-local-dynamic.s | 4 ++--
test/ELF/ppc64-local-exec-tls.s | 2 +-
test/ELF/ppc64-tls-gd-le.s | 4 ++--
test/ELF/ppc64-tls-ie-le.s | 4 ++--
test/ELF/ppc64-tls-ld-le.s | 4 ++--
9 files changed, 17 insertions(+), 17 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 3b3d483933b [llvm-mca] Remove unused formal. NFC.
new acf390b1ed2 Start reserving x18 by default on Android targets.
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/TargetParser.cpp | 3 ++-
test/CodeGen/AArch64/arm64-platform-reg.ll | 1 +
2 files changed, 3 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 1d39f2e5ad [X86] Add kadd intrinsics to match gcc and icc.
new 7324e18b8a Start reserving x18 by default on Android targets.
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/Driver/sanitizer-ld.c | 3 +++
1 file changed, 3 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 master
in repository gcc.
from 1cd07793cd1 compiler, runtime: remove hmap field from maptypes
new a6e3a818191 remove utf-8 from comment
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/cp/call.c | 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 llvm.
from 7fdf8ca3942 [llvm-mca] Move the initialization of Pipeline. NFC.
new 3b3d483933b [llvm-mca] Remove unused formal. 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:
tools/llvm-mca/include/Stages/DispatchStage.h | 5 ++---
tools/llvm-mca/lib/Context.cpp | 4 ++--
2 files changed, 4 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 aea52742efe [codeview] Clean up machinery for deferring .cv_loc emission
new 7fdf8ca3942 [llvm-mca] Move the initialization of Pipeline. 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:
tools/llvm-mca/lib/Context.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 master
in repository gcc.
from e7198e20220 Daily bump.
new 1cd07793cd1 compiler, runtime: remove hmap field from maptypes
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 8 +-------
libgo/go/reflect/type.go | 1 -
libgo/go/runtime/hashmap.go | 14 +-------------
libgo/go/runtime/type.go | 1 -
5 files changed, 3 insertions(+), 23 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 41f8d00e6db * fold-const.c (fold_binary_loc): Remove recently added assert.
new e7198e20220 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.