This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6dd9755335f * include/std/variant (__accepted_index): Use void_t.
new a01fc43be90 Require sse for testcase on i686.
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr84711.c | 2 ++
2 files changed, 7 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 gcc.
from 4f6d1f7c043 Fix -Wpedantic issue with testcase on AArch64.
new 6dd9755335f * include/std/variant (__accepted_index): Use void_t.
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/include/std/variant | 6 +++---
2 files changed, 7 insertions(+), 3 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 eaaa4f4cfc8 [SelectionDAG] https://reviews.llvm.org/D48278
new 4ebe5514a93 Added missing semicolon
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/SelectionDAG/DAGCombiner.cpp | 3 +--
1 file changed, 1 insertion(+), 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 681dbd52d12 Revert [AArch64] Armv8.4-A: Flag manipulation instructions
new eaaa4f4cfc8 [SelectionDAG] https://reviews.llvm.org/D48278
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/SelectionDAG/DAGCombiner.cpp | 106 +++++++++++++++++++++
.../CodeGen/AArch64/FoldRedundantShiftedMasking.ll | 95 ++++++++++++++++++
test/CodeGen/ARM/FoldRedundantShiftedMasking.ll | 98 +++++++++++++++++++
test/CodeGen/X86/pr32329.ll | 40 ++++----
4 files changed, 319 insertions(+), 20 deletions(-)
create mode 100644 test/CodeGen/AArch64/FoldRedundantShiftedMasking.ll
create mode 100644 test/CodeGen/ARM/FoldRedundantShiftedMasking.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 clang.
from 5727c8bbbf [X86] Implement _builtin_ia32_vfmaddss and _builtin_ia32_vfm [...]
new 809e94c9b5 [SemaCodeComplete] Expose a method to create CodeCompletionS [...]
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:
include/clang/Sema/CodeCompleteConsumer.h | 7 +++
lib/Sema/SemaCodeComplete.cpp | 93 ++++++++++++++++---------------
2 files changed, 56 insertions(+), 44 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 0f7484b69a8 Update config.sub
new 4f6d1f7c043 Fix -Wpedantic issue with testcase on AArch64.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/struct_cpy.c | 32 +++++++++++++--------------
2 files changed, 20 insertions(+), 16 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 6b3f49c77fb [AArch64] Armv8.4-A: Flag manipulation instructions
new 681dbd52d12 Revert [AArch64] Armv8.4-A: Flag manipulation instructions
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/AArch64InstrFormats.td | 24 --------------
lib/Target/AArch64/AArch64InstrInfo.td | 11 -------
test/MC/AArch64/armv8.4a-flag-error.s | 27 ----------------
test/MC/AArch64/armv8.4a-flag.s | 44 --------------------------
test/MC/Disassembler/AArch64/armv8.4a-flag.txt | 11 -------
5 files changed, 117 deletions(-)
delete mode 100644 test/MC/AArch64/armv8.4a-flag-error.s
delete mode 100644 test/MC/AArch64/armv8.4a-flag.s
delete mode 100644 test/MC/Disassembler/AArch64/armv8.4a-flag.txt
--
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 lld.
from 907ac5582 [ELF][MIPS] Simplify `checkFlags` routine and inline `rejectM [...]
new f084a1c76 dos2unix
new 433055373 Relax filechecks in r336405 tests
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:
test/COFF/pdb-globals-dia-vfunc-collision.test | 84 ++++++++++++-------------
test/COFF/pdb-globals-dia-vfunc-collision2.test | 50 +++++++--------
test/COFF/pdb-globals-dia-vfunc-simple.test | 52 +++++++--------
3 files changed, 93 insertions(+), 93 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 6a3e08a53 Fix newlib functions perror()/psignal() not to use writev().
new cbe50607f Fix code style and comments of new math code
new 393a1cb4e Move __HAVE_FAST_FMA to math_config.h
new 73a3e95ff Remove unused TOINT_RINT and TOINT_SHIFT macros
new 6a85e1a4e Change the return type of converttoint and document the semantics
new 2805b07fa Fix large ulp error in pow without fma very near 1.0
new 138575c9b Fix namespace issues in sinf, cosf and sincosf
new 8e782bbd9 Fix a problem that connection to syslogd fails.
new 3a6833e3c Update config.guess and config.sub
The 8 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:
config.guess | 602 ++++++------
config.sub | 1671 ++++++++++++++++----------------
newlib/libc/include/machine/ieeefp.h | 23 -
newlib/libm/common/cosf.c | 6 +-
newlib/libm/common/exp.c | 22 +-
newlib/libm/common/exp2.c | 18 +-
newlib/libm/common/log.c | 48 +-
newlib/libm/common/log2.c | 35 +-
newlib/libm/common/log2_data.c | 4 +-
newlib/libm/common/log_data.c | 4 +-
newlib/libm/common/math_config.h | 63 +-
newlib/libm/common/pow.c | 41 +-
newlib/libm/common/sf_exp.c | 5 +-
newlib/libm/common/sincosf.c | 22 +-
newlib/libm/common/sincosf.h | 15 +-
newlib/libm/common/sincosf_data.c | 4 +-
newlib/libm/common/sinf.c | 18 +-
winsup/cygwin/fhandler_socket_local.cc | 2 +-
winsup/cygwin/syslog.cc | 34 +-
19 files changed, 1349 insertions(+), 1288 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 2d76367f823 CallGraphSCCPass: iterate over all functions.
new 9e7cb445ca5 [llvm-mca] improve the instruction issue logic implemented [...]
new 6b3f49c77fb [AArch64] Armv8.4-A: Flag manipulation instructions
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/AArch64/AArch64InstrFormats.td | 24 +++++
lib/Target/AArch64/AArch64InstrInfo.td | 11 ++
test/MC/AArch64/armv8.4a-flag-error.s | 27 +++++
test/MC/AArch64/armv8.4a-flag.s | 44 ++++++++
test/MC/Disassembler/AArch64/armv8.4a-flag.txt | 11 ++
test/tools/llvm-mca/X86/BtVer2/add-sequence.s | 98 +++++++++++++++++
.../llvm-mca/X86/BtVer2/dependent-pmuld-paddd.s | 98 +++++++++++++++++
test/tools/llvm-mca/X86/BtVer2/register-files-5.s | 120 ++++++++++-----------
tools/llvm-mca/Instruction.h | 10 +-
tools/llvm-mca/Scheduler.cpp | 29 +++--
10 files changed, 404 insertions(+), 68 deletions(-)
create mode 100644 test/MC/AArch64/armv8.4a-flag-error.s
create mode 100644 test/MC/AArch64/armv8.4a-flag.s
create mode 100644 test/MC/Disassembler/AArch64/armv8.4a-flag.txt
create mode 100644 test/tools/llvm-mca/X86/BtVer2/add-sequence.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/dependent-pmuld-paddd.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.