This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from addbabf0a80 [AArch64][SVE] Asm: Predicated integer reductions.
new 0a1753ac2dd AMDGPU/R600: Add MOV instructions to BFE patterns
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/AMDGPUInstructions.td | 10 +-
test/CodeGen/AMDGPU/r600.extract-lowbits.ll | 175 ++++++++++++++++++++++++++++
2 files changed, 180 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/r600.extract-lowbits.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 gcc.
from 9c7661c8544 Disable strcmp/strncmp/memcmp inlining when optimization le [...]
new d9a49803cc1 i386: Remove _Unwind_Frames_Increment
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:
libgcc/ChangeLog | 6 ++++++
libgcc/config/i386/shadow-stack-unwind.h | 5 -----
2 files changed, 6 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 26a258012a9 [AArch64][SVE] Asm: Predicated floating point reductions.
new e2d5b7575fd [AMDGPU][MC][DOC] Updated AMD GPU assembler description
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:
docs/AMDGPUAsmGFX7.rst | 6 +++
docs/AMDGPUAsmGFX8.rst | 12 +++++
docs/AMDGPUAsmGFX9.rst | 117 +++++++++++++++++++++++++++++++++++++++++--
docs/AMDGPUOperandSyntax.rst | 38 +++++++-------
4 files changed, 151 insertions(+), 22 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 clang-tools-extra.
from 9fb58aa2 [clangd] Return Dex Iterators
new f2d6b39b [clang-tidy] Fix a crash in fuchsia-multiple-inheritance
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:
clang-tidy/fuchsia/MultipleInheritanceCheck.cpp | 5 +++++
test/clang-tidy/fuchsia-multiple-inheritance.cpp | 11 +++++++++++
2 files changed, 16 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 275c00cc764 [AArch64][SVE] Asm: Support for FEXPA and FTSSEL.
new 26a258012a9 [AArch64][SVE] Asm: Predicated floating point reductions.
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/AArch64/AArch64SVEInstrInfo.td | 8 ++++
lib/Target/AArch64/SVEInstrFormats.td | 64 ++++++++++++++++++++++++++++++-
test/MC/AArch64/SVE/fadda-diagnostics.s | 21 ++++++++++
test/MC/AArch64/SVE/fadda.s | 26 +++++++++++++
test/MC/AArch64/SVE/faddv-diagnostics.s | 20 ++++++++++
test/MC/AArch64/SVE/faddv.s | 26 +++++++++++++
test/MC/AArch64/SVE/fmaxnmv-diagnostics.s | 20 ++++++++++
test/MC/AArch64/SVE/fmaxnmv.s | 26 +++++++++++++
test/MC/AArch64/SVE/fmaxv-diagnostics.s | 20 ++++++++++
test/MC/AArch64/SVE/fmaxv.s | 26 +++++++++++++
test/MC/AArch64/SVE/fminnmv-diagnostics.s | 20 ++++++++++
test/MC/AArch64/SVE/fminnmv.s | 26 +++++++++++++
test/MC/AArch64/SVE/fminv-diagnostics.s | 20 ++++++++++
test/MC/AArch64/SVE/fminv.s | 26 +++++++++++++
14 files changed, 348 insertions(+), 1 deletion(-)
create mode 100644 test/MC/AArch64/SVE/fadda-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/fadda.s
create mode 100644 test/MC/AArch64/SVE/faddv-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/faddv.s
create mode 100644 test/MC/AArch64/SVE/fmaxnmv-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/fmaxnmv.s
create mode 100644 test/MC/AArch64/SVE/fmaxv-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/fmaxv.s
create mode 100644 test/MC/AArch64/SVE/fminnmv-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/fminnmv.s
create mode 100644 test/MC/AArch64/SVE/fminv-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/fminv.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 469d3b57ce S12Z: Remove ELF_TARGET_ID macro
new 1286ab7881 x86: Check for more than 2 memory references
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:
gas/ChangeLog | 11 +++++++++++
gas/config/tc-i386.c | 7 +++++++
gas/testsuite/gas/i386/inval.l | 4 ++++
gas/testsuite/gas/i386/inval.s | 3 +++
gas/testsuite/gas/i386/x86-64-inval.l | 4 ++++
gas/testsuite/gas/i386/x86-64-inval.s | 3 +++
6 files changed, 32 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 libcxx.
from 7e850a8da Move Filesystem namespace definition out of a clang specific [...]
new 67fff22b9 [libc++] Introduce _LIBCPP_HIDE_FROM_ABI to replace _LIBCPP_I [...]
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:
docs/DesignDocs/VisibilityMacros.rst | 18 +++++++++++++++++-
include/__config | 27 +++++++++++++++++++--------
2 files changed, 36 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 fw/holes
in repository glibc.
discards fe47485216 Avoid running some tests if the file system does not support holes
adds c9dc4d5117 Fix string/tst-xbzero-opt if build with gcc head.
adds 65d87ade1e x86: Correct index_cpu_LZCNT [BZ # 23456]
adds be525a69a6 x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ [...]
adds 74759ae5b6 Update powerpc-nofpu ulps.
adds cb1a43db05 Update libc.pot.
adds 20365a315b hurd: Fix some ld.so symbol override from libc
new 375076df4a Avoid running some tests if the file system does not support holes
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fe47485216)
\
N -- N -- N refs/heads/fw/holes (375076df4a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 34 +-
misc/tst-preadvwritev-common.c | 4 +
misc/tst-preadvwritev64.c | 6 +
po/libc.pot | 724 ++++++++++++++++++-----------------
string/tst-xbzero-opt.c | 15 +
sysdeps/mach/hurd/Versions | 19 +-
sysdeps/mach/hurd/dl-sysdep.c | 5 +-
sysdeps/mach/hurd/i386/ld.abilist | 4 +
sysdeps/mach/hurd/i386/libc.abilist | 1 +
sysdeps/mach/hurd/i386/localplt.data | 4 +-
sysdeps/powerpc/nofpu/libm-test-ulps | 35 ++
sysdeps/x86/cpu-features.c | 27 +-
sysdeps/x86/cpu-features.h | 4 +-
13 files changed, 509 insertions(+), 373 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.