This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3e80fc7738 Fix AST matcher documentation typo
new c614faa912 [x86][AVX512] Lowering shuffle i/f intrinsics to LLVM IR
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/Headers/avx512fintrin.h | 120 +++++++++++++++++++++++----------------
lib/Headers/avx512vlintrin.h | 110 +++++++++++++++++------------------
test/CodeGen/avx512f-builtins.c | 32 +++++++----
test/CodeGen/avx512vl-builtins.c | 36 ++++++++----
4 files changed, 169 insertions(+), 129 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 ff94dc1e913 [AArch64] More aarch64_endian_lane_rtx
new 950ddbd7c12 PR tree-optimization/82954 * gimple-ssa-store-merging.c [...]
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 | 7 +++++++
gcc/gimple-ssa-store-merging.c | 10 ++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/pr82954.c | 22 ++++++++++++++++++++++
4 files changed, 40 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr82954.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 dbbb3a2b32d [X86] Limit NOPs to 7 bytes when 'slm' is spelled 'silvermont'.
new d0b10f16275 [X86][SKX] Adding scheduling info of non-intrinsic + commut [...]
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/X86SchedSkylakeServer.td | 204 ++++++++++++++++----------------
test/CodeGen/X86/avx-schedule.ll | 16 +--
test/CodeGen/X86/sse-schedule.ll | 8 +-
test/CodeGen/X86/sse2-schedule.ll | 8 +-
4 files changed, 118 insertions(+), 118 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 145085d1bba Daily bump.
new ff94dc1e913 [AArch64] More aarch64_endian_lane_rtx
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 | 10 ++++++++++
gcc/config/aarch64/aarch64-simd.md | 18 ++++++++----------
2 files changed, 18 insertions(+), 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 llvm.
from 15d3d0a9fd0 [X86] Use sse_load_f32/f64 to improve load folding of scala [...]
new dbbb3a2b32d [X86] Limit NOPs to 7 bytes when 'slm' is spelled 'silvermont'.
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/MCTargetDesc/X86AsmBackend.cpp | 2 +-
test/MC/X86/x86_long_nop.s | 1 +
2 files changed, 2 insertions(+), 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 llvm.
from 30cb4e24945 MI: Print ranges on MMO
new ad2cbf9b124 [X86] Regenerate test. NFC
new 15d3d0a9fd0 [X86] Use sse_load_f32/f64 to improve load folding of scala [...]
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/Target/X86/X86InstrAVX512.td | 9 +-
test/CodeGen/X86/avx512-scalarIntrinsics.ll | 133 +++++++++++++++++++++++-----
2 files changed, 113 insertions(+), 29 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 b30ac7e518d [X86] Use sse_load_f32/f64 to improve load folding for scal [...]
new 30cb4e24945 MI: Print ranges on MMO
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/CodeGen/MachineInstr.cpp | 15 +++++++++++++++
1 file changed, 15 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 f5c667f88ca AMDGPU: Preserve nuw in shl add ptr combine
new 1d8fbacd7d0 [X86] Add tests for missed opportunities to fold a 128-bit [...]
new b30ac7e518d [X86] Use sse_load_f32/f64 to improve load folding for scal [...]
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/Target/X86/X86InstrAVX512.td | 8 ++++----
test/CodeGen/X86/avx512dq-intrinsics.ll | 24 ++++++++++++++++++++++++
2 files changed, 28 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 master
in repository glibc.
from 1ffe1ccb6e support: Add xstrndup, xunlink, xreadlink, support_create_te [...]
new e69897bf20 timezone: pacify GCC -Wstringop-truncation
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 | 7 +++++++
timezone/zic.c | 2 +-
2 files changed, 8 insertions(+), 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 llvm.
from 986f1e6c444 [X86] Fix SQRTSS/SQRTSD/RCPSS/RCPSD intrinsics to use sse_l [...]
new f5c667f88ca AMDGPU: Preserve nuw in shl add ptr combine
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/SIISelLowering.cpp | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.