This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b5e83b9bb7f S/390: Don't fetch the return address early with ooo
new af9eb532d4c [PR 80898] Propagate grp_write from disqualified SRA candidates
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 | 11 +++++
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/tree-ssa/pr80898-2.c | 71 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr80898.c | 20 +++++++++
gcc/tree-sra.c | 56 +++++++++++++++---------
5 files changed, 143 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr80898-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr80898.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 df1cbec93f7 [PM/ThinLTO] Port the ThinLTO pipeline (both components) to [...]
new 0ce2c700dd0 Only generate addcarry node when it is legal.
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 | 18 +++++++++++-------
1 file changed, 11 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 clang.
from 570b670f53 Fixed warnings
new 3a06db1675 Make the clang-cl test less restrictive.
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:
test/Driver/cl-include.c | 4 ++--
1 file changed, 2 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 llvm.
from 11fda9639bc [X86] Match bitcast of vxi1 to pmovmsk
new df1cbec93f7 [PM/ThinLTO] Port the ThinLTO pipeline (both components) to [...]
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/Passes/PassBuilder.h | 63 +++++++++
lib/LTO/LTOBackend.cpp | 15 +--
lib/Passes/PassBuilder.cpp | 141 ++++++++++++++++++---
test/Other/new-pm-defaults.ll | 8 +-
...w-pm-defaults.ll => new-pm-thinlto-defaults.ll} | 112 +++++++++-------
.../ThinLTO/X86/{error-newpm.ll => newpm-basic.ll} | 6 +-
6 files changed, 270 insertions(+), 75 deletions(-)
copy test/Other/{new-pm-defaults.ll => new-pm-thinlto-defaults.ll} (64%)
rename test/ThinLTO/X86/{error-newpm.ll => newpm-basic.ll} (61%)
--
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 348a4dd2d4f PR c++/80812
new b5e83b9bb7f S/390: Don't fetch the return address early with ooo
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 | 5 ++++
gcc/config/s390/s390.c | 63 +++++++++++++++++++++++++-------------------------
2 files changed, 37 insertions(+), 31 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 0247f749b82 Do not legalize large setcc with setcce, introduce setcccar [...]
new 11fda9639bc [X86] Match bitcast of vxi1 to pmovmsk
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 | 108 +++-
test/CodeGen/X86/bitcast-and-setcc-128.ll | 539 ++++---------------
test/CodeGen/X86/bitcast-and-setcc-256.ll | 823 ++++++++++++++++++++----------
test/CodeGen/X86/bitcast-setcc-128.ll | 637 +++++++----------------
test/CodeGen/X86/bitcast-setcc-256.ll | 254 +--------
test/CodeGen/X86/setcc-lowering.ll | 61 +--
6 files changed, 985 insertions(+), 1437 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 lldb.
from 921a9fc96 Fix a small issue with -var-update.
new d8d98f4d1 cmake: Enable process_vm_readv detection on android
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:
cmake/modules/LLDBConfig.cmake | 42 ++++++++++++++++++++----------------------
1 file changed, 20 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 bff50588326 [DAGCombine] Refactor common addcarry pattern.
new b8a22cca728 Remove ISD::SETCC match from combineX86ADD. It's done impro [...]
new 0247f749b82 Do not legalize large setcc with setcce, introduce setcccar [...]
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:
include/llvm/CodeGen/ISDOpcodes.h | 12 +++-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 15 +++++
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 70 +++++++++++++++--------
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 1 +
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 1 +
lib/CodeGen/TargetLoweringBase.cpp | 1 +
lib/Target/X86/X86ISelLowering.cpp | 29 +++++++++-
lib/Target/X86/X86ISelLowering.h | 1 +
8 files changed, 103 insertions(+), 27 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 8c3a6139f87 PR ada/80921 * configure.ac (default_gnatlib_target): Rem [...]
new 348a4dd2d4f PR c++/80812
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 | 6 ++++++
gcc/cp/method.c | 2 +-
.../79114.cc => 20_util/is_constructible/80812.cc} | 18 ++++++++++--------
3 files changed, 17 insertions(+), 9 deletions(-)
copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 20_util/is_co [...]
--
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 0386aabb4d0 Daily bump.
new a3ea1ef1ca2 PR ada/80921 * configure.ac (default_gnatlib_target): Rem [...]
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:
libada/ChangeLog | 9 ++++++++-
libada/configure | 7 +++----
libada/configure.ac | 9 ++++-----
3 files changed, 15 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.