This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 48723ae9a82 PR tree-optimization/84740 * tree-switch-conversion.c (pr [...]
new f8e02f3317e [LVU] reset view at function entry, omit views at line zero
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 | 16 ++++++
gcc/dwarf2out.c | 89 +++++++++++++++++++++++++--------
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/graphite/pr84404.c | 18 +++++++
4 files changed, 109 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr84404.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 636e2230de9 [AMDGPU] Update AMDGOUUsage.rst descriptions
new 92758f37a54 [X86] Change X86::PMULDQ/PMULUDQ opcodes to take vXi64 type [...]
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/X86ISelLowering.cpp | 52 +++++++++++++++--------
lib/Target/X86/X86InstrAVX512.td | 10 ++---
lib/Target/X86/X86InstrFragmentsSIMD.td | 6 +--
lib/Target/X86/X86InstrSSE.td | 56 +++++--------------------
lib/Target/X86/X86InstrXOP.td | 6 +--
lib/Target/X86/X86IntrinsicsInfo.h | 6 ---
test/CodeGen/X86/vector-idiv-sdiv-128.ll | 60 +++++++++++++-------------
test/CodeGen/X86/vector-idiv-udiv-128.ll | 72 +++++++++++++++-----------------
test/CodeGen/X86/vector-idiv.ll | 26 ++++++------
test/CodeGen/X86/vector-mul.ll | 68 ++++++++++++++++--------------
test/CodeGen/X86/vselect-avx.ll | 13 +++---
11 files changed, 168 insertions(+), 207 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 7d525c171 Cygwin: AF_UNIX: implement getsockopt SO_RCVBUF/SO_SNDBUF
new e4c65b2e9 describe new locale modifier @cjkwide for user guide
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:
winsup/doc/setup-locale.xml | 13 +++++++++++++
1 file 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 548d0ee6e7 x86: simplify result processing of cpu_flags_match()
new 8819ada6c4 x86: fold redundant expressions in process_suffix()
new 23e42951f2 x86: correct operand size match checks for BMI/BMI2 insns
new d2224064f1 x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIX
new 25a4277fec x86: fold FMA and FMA4 templates
new e7f5c0a99e x86: fold LWP templates
new 3682415023 x86: fold a few AVX512F templates
new 454172a99e x86: fold VEX-encoded GFNI templates
new ed438a93f1 x86: fold certain AVX512 rotate and shift templates
new e771e7c9fb x86: fold several AVX512VL templates
The 9 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:
gas/ChangeLog | 34 +
gas/config/tc-i386-intel.c | 3 -
gas/config/tc-i386.c | 165 +-
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/unspec64.l | 21 +
gas/testsuite/gas/i386/unspec64.s | 25 +
opcodes/ChangeLog | 43 +
opcodes/i386-opc.h | 2 +
opcodes/i386-opc.tbl | 645 ++--
opcodes/i386-tbl.h | 5910 ++++++-------------------------------
10 files changed, 1386 insertions(+), 5463 deletions(-)
create mode 100644 gas/testsuite/gas/i386/unspec64.l
create mode 100644 gas/testsuite/gas/i386/unspec64.s
--
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 1b193f0b12 x86: drop bogus NoAVX
new bcb1753ee6 x86: avoid cpu_flags_match() bogusly setting CPU_FLAGS_ARCH_MATCH
new b9d498173c x86: simplify AVX checks in cpu_flags_match()
new db12e14ea0 x86: drop CPU_FLAGS_32BIT_MATCH
new ab592e757e x86: change AVX512VL handling in cpu_flags_match()
new 929f69fa96 x86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_match()
new 548d0ee6e7 x86: simplify result processing of cpu_flags_match()
The 6 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:
gas/ChangeLog | 50 +++++++++++
gas/config/tc-i386.c | 99 ++++++++--------------
gas/testsuite/gas/i386/arch-avx-1-1.l | 3 +
gas/testsuite/gas/i386/arch-avx-1-2.l | 3 +
gas/testsuite/gas/i386/arch-avx-1-3.l | 3 +
gas/testsuite/gas/i386/arch-avx-1-4.l | 3 +
gas/testsuite/gas/i386/arch-avx-1-5.l | 3 +
gas/testsuite/gas/i386/arch-avx-1-6.l | 3 +
.../gas/i386/{arch-avx-1-3.l => arch-avx-1-7.l} | 3 +
.../gas/i386/{arch-avx-1-1.s => arch-avx-1-7.s} | 0
.../gas/i386/{arch-avx-1-3.l => arch-avx-1-8.l} | 3 +
.../gas/i386/{arch-avx-1-1.s => arch-avx-1-8.s} | 0
gas/testsuite/gas/i386/arch-avx-1.d | 3 +-
gas/testsuite/gas/i386/arch-avx-1.s | 2 +
gas/testsuite/gas/i386/avx512f-plain.l | 26 ++++++
gas/testsuite/gas/i386/avx512f-plain.s | 16 ++++
gas/testsuite/gas/i386/avx512vl-plain.l | 26 ++++++
gas/testsuite/gas/i386/avx512vl-plain.s | 16 ++++
gas/testsuite/gas/i386/i386.exp | 4 +
19 files changed, 202 insertions(+), 64 deletions(-)
copy gas/testsuite/gas/i386/{arch-avx-1-3.l => arch-avx-1-7.l} (78%)
copy gas/testsuite/gas/i386/{arch-avx-1-1.s => arch-avx-1-7.s} (100%)
copy gas/testsuite/gas/i386/{arch-avx-1-3.l => arch-avx-1-8.l} (74%)
copy gas/testsuite/gas/i386/{arch-avx-1-1.s => arch-avx-1-8.s} (100%)
create mode 100644 gas/testsuite/gas/i386/avx512f-plain.l
create mode 100644 gas/testsuite/gas/i386/avx512f-plain.s
create mode 100644 gas/testsuite/gas/i386/avx512vl-plain.l
create mode 100644 gas/testsuite/gas/i386/avx512vl-plain.s
--
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 60470b7f65 [CodeGen] Emit lifetime.ends in both EH and non-EH blocks
new c1fc31f7a3 Propagate DLLAttr to friend re-declarations of member functions
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/Sema/SemaDeclCXX.cpp | 15 +++++++++++++++
test/CodeGenCXX/dllexport.cpp | 10 ++++++++++
2 files changed, 25 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 a477a8c4f4 x86: adjust 4-XMM-register-group related warning
new d53e6b98a2 x86/Intel: correct disassembly of fsub*/fdiv*
new 38e314eb06 x86: drop FloatD
new 6e3e5c9e41 x86: extend SSE check to PCLMULQDQ, AES, and GFNI insns
new f2f6a710f4 x86: avoid SSE check for LDMXCSR/STMXCSR
new 1b193f0b12 x86: drop bogus NoAVX
The 5 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:
gas/ChangeLog | 30 +
gas/config/tc-i386.c | 20 +-
gas/testsuite/gas/i386/i386.exp | 1 +
.../gas/i386/ilp32/x86-64-sse-check-none.d | 16 +-
.../gas/i386/ilp32/x86-64-sse-check-warn.d | 14 +-
gas/testsuite/gas/i386/ilp32/x86-64-sse-check.d | 14 +-
gas/testsuite/gas/i386/intel-intel.d | 710 +
gas/testsuite/gas/i386/sse-check-error.l | 18 +
gas/testsuite/gas/i386/sse-check-none.d | 16 +-
gas/testsuite/gas/i386/sse-check-none.s | 19 +-
gas/testsuite/gas/i386/sse-check-warn.d | 14 +-
gas/testsuite/gas/i386/sse-check-warn.e | 3 +
gas/testsuite/gas/i386/sse-check.d | 3 +
gas/testsuite/gas/i386/sse-check.s | 9 +
gas/testsuite/gas/i386/x86-64-sse-check-error.l | 18 +
gas/testsuite/gas/i386/x86-64-sse-check-none.d | 16 +-
gas/testsuite/gas/i386/x86-64-sse-check-warn.d | 14 +-
gas/testsuite/gas/i386/x86-64-sse-check.d | 14 +-
opcodes/ChangeLog | 24 +
opcodes/i386-dis.c | 16 +-
opcodes/i386-gen.c | 1 -
opcodes/i386-opc.h | 3 -
opcodes/i386-opc.tbl | 38 +-
opcodes/i386-tbl.h | 39452 +++++++++----------
24 files changed, 20593 insertions(+), 19890 deletions(-)
create mode 100644 gas/testsuite/gas/i386/intel-intel.d
--
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 8b84a61218a PR tree-optimization/84739 * tree-tailcall.c (find_tail_c [...]
new 48723ae9a82 PR tree-optimization/84740 * tree-switch-conversion.c (pr [...]
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 | 4 ++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/torture/pr84740.c | 24 ++++++++++++++++++++++++
gcc/tree-switch-conversion.c | 3 ++-
4 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr84740.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 binutils-gdb.
from 6a7524c6aa Really remove unnecessary power9 group terminating nop
new 73053c1fc4 x86: fold AVX vcvtpd2ps memory forms
new 2907c2f555 x86: bogus VMOVD with 64-bit operands should only allow for [...]
new a477a8c4f4 x86: adjust 4-XMM-register-group related warning
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:
gas/ChangeLog | 19 ++++++
gas/config/tc-i386.c | 72 +++++++++++++++-------
gas/testsuite/gas/i386/avx512_4fmaps-warn.l | 24 ++++----
gas/testsuite/gas/i386/x86-64-avx512_4fmaps-warn.l | 12 ++--
gas/testsuite/gas/i386/x86-64-movd-intel.d | 2 -
gas/testsuite/gas/i386/x86-64-movd.d | 2 -
gas/testsuite/gas/i386/x86-64-movd.s | 2 -
opcodes/ChangeLog | 11 ++++
opcodes/i386-opc.tbl | 7 +--
opcodes/i386-tbl.h | 27 ++------
10 files changed, 106 insertions(+), 72 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.