This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8eaefe2bf65 * config/i386/i386.md (*extzvqi_mem_rex64): Move above *ex [...]
new d9751a3c0f3 PR c++/80179 - ICE with initialized flexible array member.
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/cp/ChangeLog | 5 +++++
gcc/cp/constexpr.c | 12 ++++++++++--
gcc/testsuite/g++.dg/ext/flexary24.C | 12 ++++++++++++
3 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/flexary24.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 586c752a826 [AArch64] Improve code generation for logical instructions [...]
new 39af0db425b [InstCombine] use isSubsetOf() for efficiency
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/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp | 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 gcc.
from e12be0dd662 PR libstdc++/80316 make promise::set_value throw no_state error
new 920e66dcfc2 * gcc.target/i386/pr79804.c: Add additional dg-error directive.
new 8eaefe2bf65 * config/i386/i386.md (*extzvqi_mem_rex64): Move above *ex [...]
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/i386/i386.md | 69 +++++++++++++++------------------
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/i386/pr79804.c | 2 +-
4 files changed, 47 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 bbc50e81b0f [InstCombine] fadd double (sitofp x), y check that the prom [...]
new 586c752a826 [AArch64] Improve code generation for logical 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:
include/llvm/Target/TargetLowering.h | 53 ++++++-----
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 66 +++++++------
lib/Target/AArch64/AArch64ISelLowering.cpp | 141 ++++++++++++++++++++++++++++
lib/Target/AArch64/AArch64ISelLowering.h | 3 +
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 5 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 4 +-
lib/Target/XCore/XCoreISelLowering.cpp | 4 +-
test/CodeGen/AArch64/optimize-imm.ll | 64 +++++++++++++
9 files changed, 283 insertions(+), 59 deletions(-)
create mode 100644 test/CodeGen/AArch64/optimize-imm.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 0d4c07afb1 release branch: Fix: --enable-werror
new 3c5fce9bc2 Require --no-dynamic-linker with -static -E/--dynamic-list
new e133d00576 i386: Avoid dynamic symbol with GOT reference in PIE
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:
bfd/ChangeLog | 22 ++++++++
bfd/elf32-i386.c | 61 ++++++++++++++++-------
bfd/elflink.c | 1 +
ld/ChangeLog | 19 +++++++
ld/testsuite/ld-elf/indirect.exp | 5 --
ld/testsuite/ld-elf/pr19617a.d | 2 +-
ld/testsuite/ld-elf/pr19617b.d | 2 +-
ld/testsuite/ld-elf/pr19617c.d | 2 +-
ld/testsuite/{ld-i386/pass.c => ld-elf/pr21086.c} | 0
ld/testsuite/ld-elf/pr21086.list | 3 ++
ld/testsuite/ld-elf/readelf.exp | 2 +-
ld/testsuite/ld-elf/shared.exp | 4 +-
ld/testsuite/ld-i386/pr19636-4d.d | 2 +-
13 files changed, 95 insertions(+), 30 deletions(-)
copy ld/testsuite/{ld-i386/pass.c => ld-elf/pr21086.c} (100%)
create mode 100644 ld/testsuite/ld-elf/pr21086.list
--
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 768a04e3df2 Fixup for r301007: Restrict the -D hack to Darwin.
new bbc50e81b0f [InstCombine] fadd double (sitofp x), y check that the prom [...]
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/Transforms/InstCombine/InstCombineAddSub.cpp | 60 +++++++++++------
test/Transforms/InstCombine/add-sitofp.ll | 85 ++++++++++++++++++++++++
2 files changed, 123 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 llvm.
from 0c01e44a151 [BitVector] Add find_last() and find_last_unset().
new 768a04e3df2 Fixup for r301007: Restrict the -D hack to Darwin.
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/Fuzzer/CMakeLists.txt | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 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 05c05ab1544 Revert r301010: Bot failures on Windows, NetBSD and even so [...]
new 0c01e44a151 [BitVector] Add find_last() and find_last_unset().
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/llvm/ADT/BitVector.h | 41 ++++++++++++++++++++++++++++++++++++++-
include/llvm/ADT/SmallBitVector.h | 25 +++++++++++++++++++++---
unittests/ADT/BitVectorTest.cpp | 8 ++++++++
3 files changed, 70 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 compiler-rt.
from f94bfbbbb [tsan] Add a test for "external" API that checks the dup supp [...]
new 9cb198789 [scudo] Bypass Quarantine if its size is set to 0
new fa7f48480 [cfi] Run tests with and without lld and thinlto.
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/scudo/scudo_allocator.cpp | 62 +++++++++++++++++++--------------
test/asan/TestCases/Windows/fuse-lld.cc | 2 +-
test/cfi/CMakeLists.txt | 62 +++++++++++++++++++++++++--------
test/cfi/cross-dso/icall/lit.local.cfg | 3 ++
test/cfi/cross-dso/stats.cpp | 4 +++
test/cfi/icall/lit.local.cfg | 3 ++
test/cfi/lit.cfg | 4 +--
test/cfi/lit.site.cfg.in | 3 ++
test/lit.common.cfg | 16 ++++++++-
test/lit.common.configured.in | 2 ++
test/safestack/lit.cfg | 2 +-
11 files changed, 117 insertions(+), 46 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 886373139e0 [libFuzzer] Always build libFuzzer
new 05c05ab1544 Revert r301010: Bot failures on Windows, NetBSD and even so [...]
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/Fuzzer/CMakeLists.txt | 34 ++++++++++++++--------------------
1 file changed, 14 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.