This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 6c9fbd5a4 Make lld-link shout at me less.
new f78a80695 [ELF] - Removed excessive lookup. 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:
ELF/ScriptParser.cpp | 5 ++---
1 file changed, 2 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 gcc-7-branch
in repository gcc.
from 3df36aed52f Daily bump.
new edb4755a7ff Don't vectorise zero-step rmw operations (PR 84485)
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 | 9 +++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr84485.c | 34 ++++++++++++++++++++++++++++++++++
gcc/tree-vect-data-refs.c | 12 +++++++++++-
4 files changed, 59 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr84485.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 1ba6078cca Update the supported C language standards in the user manual.
new 4f1bb770ad [analyzer] Trying to fix Windows buildbots after r327258
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/Analysis/scopes-cfg-output.cpp | 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 gcc.
from a79f0f43310 Add a testcase for PR 84799
new ffcb61c8e69 Add a testcase for PR 84821
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/g++.dg/pr84821.C | 55 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr84821.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 llvm.
from 2ee3b171474 Revert r326710 "Fuzzer: remove temporary files after we're [...]
new b3834e5d6b5 AMDGPU/GlobalISel: Make some G_MERGE_VALUEs legal
new e0eff38b22d AMDGPU/GlobalISel: InstrMapping for G_MERGE_VALUES
new 7f9dbc4419d AMDGPU/GlobalISel: Legality and RegBankInfo for G_{INSERT|E [...]
The 3 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/AMDGPULegalizerInfo.cpp | 38 +++++
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 71 ++++++++
.../GlobalISel/legalize-extract-vector-elt.mir | 180 +++++++++++++++++++++
.../GlobalISel/legalize-insert-vector-elt.mir | 21 +++
.../AMDGPU/GlobalISel/legalize-merge-values.mir | 114 +++++++++++++
.../AMDGPU/GlobalISel/legalize-unmerge-values.mir | 33 ++++
.../regbankselect-extract-vector-elt.mir | 39 +++++
.../GlobalISel/regbankselect-insert-vector-elt.mir | 152 +++++++++++++++++
.../GlobalISel/regbankselect-merge-values.mir | 44 +++++
9 files changed, 692 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-extract-vector-elt.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-insert-vector-elt.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-merge-values.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-unmerge-values.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-extract-vector-elt.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-insert-vector-elt.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-merge-values.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 gcc.
from 33d103edb93 PR c++/84802 - ICE capturing uninstantiated class.
new a79f0f43310 Add a testcase for PR 84799
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/pr84799.c | 29 +++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr84799.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 llvm.
from 59a0caa4c55 [mips] Split out ASEPredicate from InsnPredicates (NFC)
new 2ee3b171474 Revert r326710 "Fuzzer: remove temporary files after we're [...]
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/tools/llvm-isel-fuzzer/aarch64-execname-options.ll | 3 ---
test/tools/llvm-isel-fuzzer/execname-options.ll | 3 ---
test/tools/llvm-opt-fuzzer/exec-options.ll | 4 ----
3 files changed, 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 newlib.
from a35273000 character data generation
new c8d96a96e make target for explicit Unicode data tables generation
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:
newlib/Makefile.am | 9 +++++++++
1 file changed, 9 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 llvm.
from a722fa24b2f MC intel asm parser: Allow @ at the start of function names.
new 59a0caa4c55 [mips] Split out ASEPredicate from InsnPredicates (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:
lib/Target/Mips/MicroMipsDSPInstrFormats.td | 4 ++--
lib/Target/Mips/Mips.td | 5 +++-
lib/Target/Mips/MipsDSPInstrFormats.td | 10 ++++----
lib/Target/Mips/MipsEVAInstrInfo.td | 36 ++++++++++++++---------------
lib/Target/Mips/MipsInstrInfo.td | 21 ++++++++---------
5 files changed, 38 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.