This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 638579d PR79017 workaround incomplete C99 math on darwin
new 72b16d9 [PR 78365] Prudent type handling in IPA VR-prop
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 | 15 +++++++
gcc/ipa-cp.c | 71 +++++++++++++++++-----------------
gcc/ipa-prop.c | 14 +++++--
gcc/ipa-prop.h | 5 ++-
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/torture/pr78365.c | 21 ++++++++++
6 files changed, 90 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr78365.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 glibc.
from c35db50 Update MicroBlaze localplt.data.
new c6be839 Fix math/test-fenv for no-exceptions / no-rounding-modes conf [...]
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 +++++
math/test-fenv.c | 34 +++++++++++++++++++++-------------
2 files changed, 26 insertions(+), 13 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 libcxx.
from da39f1b [libcxx] Fix externally-threaded shared library builds after [...]
new 7d32d2f Implement P0403R1 - 'Literal suffixes for basic_string_view'. [...]
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/string_view | 37 ++++++++++++++
.../string_view.literals/literal.pass.cpp | 56 ++++++++++++++++++++++
.../string_view.literals}/literal1.fail.cpp | 7 +--
.../string_view.literals}/literal1.pass.cpp | 7 ++-
.../string_view.literals}/literal2.fail.cpp | 5 +-
.../string_view.literals}/literal2.pass.cpp | 9 ++--
.../string_view.literals}/literal3.pass.cpp | 7 ++-
www/cxx1z_status.html | 2 +-
8 files changed, 117 insertions(+), 13 deletions(-)
create mode 100644 test/std/strings/string.view/string_view.literals/literal.pass.cpp
copy test/std/strings/{basic.string.literals => string.view/string_view.literals}/ [...]
copy test/std/strings/{basic.string.literals => string.view/string_view.literals}/ [...]
copy test/std/strings/{basic.string.literals => string.view/string_view.literals}/ [...]
copy test/std/strings/{basic.string.literals => string.view/string_view.literals}/ [...]
copy test/std/strings/{basic.string.literals => string.view/string_view.literals}/ [...]
--
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 e2818e5 In the below scenario, we must be able to skip the a DBG_VALU [...]
new 6c04c05 Intrinsic::Bitreverse is safe to speculate
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/Analysis/ValueTracking.cpp | 1 +
test/Transforms/LICM/hoisting.ll | 27 +++++++++++++++++++++++++++
2 files changed, 28 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 9c61a35 [X86][AVX512] Enable v16i8/v32i8 vector shifts to use an exte [...]
new e2818e5 In the below scenario, we must be able to skip the a DBG_VALU [...]
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/StackSlotColoring.cpp | 11 ++++++++---
1 file changed, 8 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 compiler-rt.
from ae4b880 Enable weak hooks on darwin
new eebc3a8 [compiler-rt] Include <dlfcn.h> unconditionally
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/sanitizer_common/sanitizer_linux_libcdep.cc | 3 ---
1 file changed, 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 binutils-gdb.
from a5ec5e3 RISC-V/GAS: Support more relocs against constant addresses
new 694b382 Fix inferior memory reading in GDBServer for arm/aarch32
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:
gdb/gdbserver/ChangeLog | 7 +++++++
gdb/gdbserver/linux-aarch32-low.c | 4 ++--
gdb/gdbserver/linux-arm-low.c | 5 +++--
3 files changed, 12 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 llvm.
from 3f06747 fix comment typos; NFC
new 9c61a35 [X86][AVX512] Enable v16i8/v32i8 vector shifts to use an exte [...]
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/X86ISelLowering.cpp | 31 ++---
test/CodeGen/X86/vector-shift-ashr-128.ll | 84 ++-----------
test/CodeGen/X86/vector-shift-ashr-256.ll | 190 +++++++++++++++++-------------
test/CodeGen/X86/vector-shift-lshr-128.ll | 48 ++------
test/CodeGen/X86/vector-shift-lshr-256.ll | 118 +++++++++++--------
test/CodeGen/X86/vector-shift-shl-128.ll | 45 ++-----
test/CodeGen/X86/vector-shift-shl-256.ll | 112 +++++++++++-------
7 files changed, 296 insertions(+), 332 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.
from 966fedc Follow up to r291448: use isStructorDecl in one more place
new f912c0c Split dllexport default constructor closure tests out into a [...]
new 0982ba0 [MS] Mark default args of exported default constructors as used
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/Sema/SemaDeclCXX.cpp | 22 +++++++-
test/CodeGenCXX/dllexport-ctor-closure.cpp | 82 ++++++++++++++++++++++++++++++
test/CodeGenCXX/dllexport.cpp | 57 ---------------------
3 files changed, 102 insertions(+), 59 deletions(-)
create mode 100644 test/CodeGenCXX/dllexport-ctor-closure.cpp
--
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 7820b29 [clang] Enable using --section-ordering-file option of ld.gold
new 966fedc Follow up to r291448: use isStructorDecl in one more place
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/AST/MicrosoftMangle.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.