This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1a608935977 [Power9] add more tests for D38287; NFC
new e081e350cb3 Make check-lit tests respect LLVM_LIT_TOOLS_DIR
new 3a42cace776 [cmake] Replace -Wall with /W4 in clang-cl options now that [...]
new 17820125d44 [ARM][DAG] Revert Disable post-legalization store merge for ARM
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:
cmake/modules/HandleLLVMOptions.cmake | 129 ++++++++++++++++++----------------
lib/Target/ARM/ARMISelLowering.h | 3 +
test/CodeGen/ARM/fp16-promote.ll | 50 +++++--------
utils/lit/tests/lit.cfg | 11 +--
utils/lit/tests/lit.site.cfg.in | 1 +
utils/lit/tests/shtest-format.py | 2 +-
6 files changed, 100 insertions(+), 96 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 411f784a25c PR tree-optimization/83195 * gcc.dg/pr82929.c: Don't chec [...]
new 3757f553f6e Add myself as GCC maintainer
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 | 4 ++++
MAINTAINERS | 1 +
2 files changed, 5 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 36753e1c548 [SPARC] Recognize the load when accessing the GOT
new 411f784a25c PR tree-optimization/83195 * gcc.dg/pr82929.c: Don't chec [...]
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 | 6 ++++++
gcc/testsuite/gcc.dg/{pr82929.c => pr82929-2.c} | 3 +++
gcc/testsuite/gcc.dg/pr82929.c | 2 +-
3 files changed, 10 insertions(+), 1 deletion(-)
copy gcc/testsuite/gcc.dg/{pr82929.c => pr82929-2.c} (70%)
--
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 d3ee0657bcb Add opt-viewer testing
new 1c969b0dcc7 [X86][AVX512] Add itinerary argument to all AVX512_maskable [...]
new 0221a1478f0 [InstCombine] add tests for select-of-constants; NFC
new 1a608935977 [Power9] add more tests for D38287; NFC
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:
lib/Target/X86/X86InstrAVX512.td | 93 +++++----
test/CodeGen/PowerPC/vec_extract_p9_2.ll | 248 +++++++++++++++++++++++
test/Transforms/InstCombine/zext-bool-add-sub.ll | 33 +++
3 files changed, 330 insertions(+), 44 deletions(-)
create mode 100644 test/CodeGen/PowerPC/vec_extract_p9_2.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 binutils-gdb.
from 4581a1c7d3 Check for a NULL symbol pointer when reading relocs from a C [...]
new f10e937a1c [GAS][AARCH64]Fix a typo for IP1 register alias.
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 | 6 ++++++
gas/config/tc-aarch64.c | 2 +-
gas/testsuite/gas/aarch64/register_aliases.d | 4 +++-
gas/testsuite/gas/aarch64/register_aliases.s | 2 ++
4 files changed, 12 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 clang-tools-extra.
from efa31292 [clangd] Simplify common JSON-parsing patterns in Protocol.
new f28cdef1 [clang-tidy] make readability-simplify-bool-expr completely 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:
clang-tidy/readability/SimplifyBooleanExprCheck.cpp | 5 +----
test/clang-tidy/readability-simplify-bool-expr.cpp | 8 ++++++++
2 files changed, 9 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 binutils-gdb.
from f6f1d339d4 Fix Python rbreak tests setting too many breakpoints when gl [...]
new 4581a1c7d3 Check for a NULL symbol pointer when reading relocs from a 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:
bfd/ChangeLog | 6 ++++++
bfd/coffcode.h | 2 +-
2 files changed, 7 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 gcc-7-branch
in repository gcc.
from 1e3eaf9aca5 [SPARC] Errata workaround for GRLIB-TN-0013
new 0c44e92112a [SPARC] Prevent -mfix-ut699 from generating b2bst errata sequences
new f988d8fc710 [SPARC] Recognize the load when accessing the GOT
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:
gcc/ChangeLog | 14 ++++++++++++++
gcc/config/sparc/sparc.c | 8 +++++++-
gcc/config/sparc/sparc.md | 8 ++++----
3 files changed, 25 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.