This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8f5670fec22 [RISCV] RISCVAsmParser: early exit if RISCVOperand isn't im [...]
new 2ac0f38d31d ExecutionEngine: adjust COFF i386 tautological asserts
new 99a0c4c3b56 [Hexagon] Fix store conversion from rr to io in optimize ad [...]
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:
.../RuntimeDyld/Targets/RuntimeDyldCOFFI386.h | 22 ++++++----------------
lib/Target/Hexagon/HexagonOptAddrMode.cpp | 11 +++++------
test/CodeGen/Hexagon/addrmode-rr-to-io.mir | 22 ++++++++++++++++++++++
test/ExecutionEngine/RuntimeDyld/X86/COFF_i386.s | 6 +++---
4 files changed, 36 insertions(+), 25 deletions(-)
create mode 100644 test/CodeGen/Hexagon/addrmode-rr-to-io.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 790b6154148 PR tree-optimization/82596 - missing -Warray-bounds on an o [...]
new 25a4537eaf3 * config/i386/i386.c (output_387_binary_op): Rewrite SSE p [...]
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 | 6 ++
gcc/config/i386/i386.c | 154 ++++++++++++++++++++++---------------------------
2 files changed, 74 insertions(+), 86 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 695f682406e [RISCV][NFC] Drop unused parameter from createImm helper in [...]
new 8f5670fec22 [RISCV] RISCVAsmParser: early exit if RISCVOperand isn't im [...]
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/RISCV/AsmParser/RISCVAsmParser.cpp | 10 ++++++++++
test/MC/RISCV/rv32i-invalid.s | 3 +++
2 files changed, 13 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 binutils-gdb.
from 95e42ad442 Fix the AVR assembler so that it will correctly issue warnin [...]
new ff6f4d9b2d RISC-V: Add R_RISCV_DELETE, which marks bytes for deletion
new 9d06997adb RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*
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:
bfd/ChangeLog | 25 ++++
bfd/elfnn-riscv.c | 320 +++++++++++++++++++++++++++++++++++++++++++++--
gas/ChangeLog | 6 +
gas/config/tc-riscv.c | 5 +-
ld/ChangeLog | 5 +
ld/emultempl/riscvelf.em | 2 +-
6 files changed, 352 insertions(+), 11 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 2b34677fbeb * asan.c (handle_builtin_alloca): Deal with all alloca var [...]
new 790b6154148 PR tree-optimization/82596 - missing -Warray-bounds on an o [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr82596.c | 27 +++++++++++++++++++++++++++
gcc/tree.c | 3 +++
4 files changed, 40 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr82596.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 2942c7833b7 Revert r315992 because of a found miscompilation failure
new 695f682406e [RISCV][NFC] Drop unused parameter from createImm helper in [...]
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/RISCV/AsmParser/RISCVAsmParser.cpp | 7 +++----
1 file changed, 3 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 release/2.25/master
in repository glibc.
from 595f287ae0 Synchronize support/ infrastructure with master
new 74e1eb9078 x86-64: Verify that _dl_runtime_resolve preserves vector registers
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 | 23 +++++++++++
sysdeps/x86_64/Makefile | 20 +++++++--
sysdeps/x86_64/{tst-audit4-aux.c => tst-avx-aux.c} | 26 ++++++++----
sysdeps/x86_64/{tst-audit4.c => tst-avx.c} | 6 +--
.../x86_64/{tst-audit10-aux.c => tst-avx512-aux.c} | 35 +++++++++-------
sysdeps/x86_64/{tst-audit10.c => tst-avx512.c} | 6 +--
sysdeps/x86_64/tst-avx512mod.c | 48 ++++++++++++++++++++++
sysdeps/x86_64/{tst-auditmod4a.c => tst-avxmod.c} | 24 +++++------
sysdeps/{i386/tst-audit3.c => x86_64/tst-sse.c} | 29 ++++++++-----
sysdeps/x86_64/{tst-auditmod5a.c => tst-ssemod.c} | 26 ++++++------
10 files changed, 175 insertions(+), 68 deletions(-)
copy sysdeps/x86_64/{tst-audit4-aux.c => tst-avx-aux.c} (62%)
copy sysdeps/x86_64/{tst-audit4.c => tst-avx.c} (92%)
copy sysdeps/x86_64/{tst-audit10-aux.c => tst-avx512-aux.c} (51%)
copy sysdeps/x86_64/{tst-audit10.c => tst-avx512.c} (92%)
create mode 100644 sysdeps/x86_64/tst-avx512mod.c
copy sysdeps/x86_64/{tst-auditmod4a.c => tst-avxmod.c} (75%)
copy sysdeps/{i386/tst-audit3.c => x86_64/tst-sse.c} (55%)
copy sysdeps/x86_64/{tst-auditmod5a.c => tst-ssemod.c} (52%)
--
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/2.24/master
in repository glibc.
from 37f4c94e1f X86-64: Correct CFA in _dl_runtime_resolve
new 5084717ffa x86-64: Verify that _dl_runtime_resolve preserves vector registers
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 | 23 +++++++++++
sysdeps/x86_64/Makefile | 20 +++++++--
sysdeps/x86_64/{tst-audit4-aux.c => tst-avx-aux.c} | 26 ++++++++----
sysdeps/x86_64/{tst-audit4.c => tst-avx.c} | 6 +--
.../x86_64/{tst-audit10-aux.c => tst-avx512-aux.c} | 35 +++++++++-------
sysdeps/x86_64/{tst-audit10.c => tst-avx512.c} | 6 +--
sysdeps/x86_64/tst-avx512mod.c | 48 ++++++++++++++++++++++
sysdeps/x86_64/{tst-auditmod4a.c => tst-avxmod.c} | 24 +++++------
sysdeps/{i386/tst-audit3.c => x86_64/tst-sse.c} | 29 ++++++++-----
sysdeps/x86_64/{tst-auditmod5a.c => tst-ssemod.c} | 26 ++++++------
10 files changed, 175 insertions(+), 68 deletions(-)
copy sysdeps/x86_64/{tst-audit4-aux.c => tst-avx-aux.c} (62%)
copy sysdeps/x86_64/{tst-audit4.c => tst-avx.c} (92%)
copy sysdeps/x86_64/{tst-audit10-aux.c => tst-avx512-aux.c} (51%)
copy sysdeps/x86_64/{tst-audit10.c => tst-avx512.c} (92%)
create mode 100644 sysdeps/x86_64/tst-avx512mod.c
copy sysdeps/x86_64/{tst-auditmod4a.c => tst-avxmod.c} (75%)
copy sysdeps/{i386/tst-audit3.c => x86_64/tst-sse.c} (55%)
copy sysdeps/x86_64/{tst-auditmod5a.c => tst-ssemod.c} (52%)
--
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 3c5f57098d [analyzer] Dump signed integers in SymIntExpr and IntSymExpr [...]
new a16acc3f8d [AMDGPU] Fix bug in enqueued block codegen due to an extra line
new 9d5150b14a Fix nodiscard for volatile references
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/AST/Expr.cpp | 3 ++-
lib/CodeGen/TargetInfo.cpp | 1 -
test/CXX/dcl.dcl/dcl.attr/dcl.attr.nodiscard/p2.cpp | 12 ++++++++++++
test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl | 9 +++++++++
4 files changed, 23 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.