This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from 36d42dd0 [test-suite] Fix Xcode SDK cmake cache for benchmarks using re_comp
new 97419423 [test-suite] Set up .arcconfig to point to new Diffusion T 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:
.arcconfig | 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 libcxx.
from 9627e9b9f Corrected a typo in the building libc++ docs
new 3156e63e7 [libcxx] Set up .arcconfig to point to new Diffusion CXX repository
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:
.arcconfig | 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 glibc.
from 73895b499b Use __floor not floor in sinf.
new 2e49fed84c tile: update ca{cos,sin,tan}{,h} double ULPs
new 1f6d91f328 hr_HR locale: Don’t use single code points for the digraphs [...]
new 96b06a19e6 tr_TR locale: Base collation on iso14651_t1 [BZ #22527]
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:
ChangeLog | 24 +
localedata/locales/hr_HR | 18 +-
localedata/locales/tr_TR | 2102 +------------------------------------------
sysdeps/tile/libm-test-ulps | 20 +-
4 files changed, 93 insertions(+), 2071 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 5e3bbe7725f PR tree-optimizatin/78496 * gimple-ssa-evrp-analyze.h (e [...]
new f7d67aae64c Fix missing newlines from local-pure-const pass dump
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/ipa-pure-const.c | 4 ++--
2 files changed, 7 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 binutils-gdb.
from 7403715e30 Update manual for Rust change
new afa840dcc0 Implement 'set dump-excluded-mappings' command
new 1e52e8495a Document new {set,show} dump-excluded-mappings commands.
new cd93789b89 Implement "-a" command line option for gcore
new c179febe79 Document the new "-a" command line option for gcore
new 3e1a70a018 Extend gdb.core/coredump-filter.exp to test dump-excluded-mappings.
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:
gdb/NEWS | 10 +++++++
gdb/doc/gdb.texinfo | 23 +++++++++++++--
gdb/gcore.in | 47 +++++++++++++++++++-----------
gdb/linux-tdep.c | 30 ++++++++++++++++++-
gdb/testsuite/gdb.base/coredump-filter.exp | 46 +++++++++++++++++++++--------
5 files changed, 124 insertions(+), 32 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 3f2a29c060f Revert "[cmake] Enable zlib support on windows"
new 93356784e0e Fix function pointer tail calls in armv8-M.base
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/ARM/ARMISelLowering.cpp | 7 +++++
test/CodeGen/ARM/v8m-tail-call.ll | 58 ++++++++++++++++++++++++++++++++++++++
2 files changed, 65 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 glibc.
from 4c1d801a59 aarch64: Avoid hidden symbols for memcpy/memmove into static [...]
new 73895b499b Use __floor not floor in sinf.
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 | 5 +++++
sysdeps/ieee754/flt-32/s_sinf.c | 4 ++--
2 files changed, 7 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 llvm.
from cf56d5d8989 [AMDGPU] SDWA: add support for PRESERVE into SDWA peephole.
new 3f2a29c060f Revert "[cmake] Enable zlib support on windows"
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:
cmake/config-ix.cmake | 74 ++++++++++++++++++++++------------------------
lib/Support/CMakeLists.txt | 6 ++--
2 files changed, 38 insertions(+), 42 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 4effab6b152 [ARM] CodeGen test
new cf56d5d8989 [AMDGPU] SDWA: add support for PRESERVE into SDWA peephole.
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/SIInstrInfo.cpp | 22 +
lib/Target/AMDGPU/SIPeepholeSDWA.cpp | 797 ++++++++++++++++++----------
test/CodeGen/AMDGPU/fabs.f16.ll | 3 +-
test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 7 +-
test/CodeGen/AMDGPU/fneg.f16.ll | 3 +-
test/CodeGen/AMDGPU/sdwa-peephole-instr.mir | 4 +-
test/CodeGen/AMDGPU/sdwa-preserve.mir | 56 ++
7 files changed, 597 insertions(+), 295 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/sdwa-preserve.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.