This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0bc86703f61 All cores which add a cpu_addrcost_table use a non-zero val [...]
new 8c41abe84cb PR translation/80280 - Missing closing quote (%>) c/semanti [...]
new dab75e15b50 With -mcpu=generic the loop alignment is currently 4. All [...]
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 | 22 ++++++++++++++++++++++
gcc/builtins.c | 4 ++--
gcc/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-attribs.c | 6 +++---
gcc/config/aarch64/aarch64.c | 4 ++--
gcc/config/i386/i386.c | 4 ++--
gcc/cp/ChangeLog | 20 ++++++++++++++++++++
gcc/cp/call.c | 17 +++++++++--------
gcc/cp/constraint.cc | 2 +-
gcc/cp/mangle.c | 14 ++++++++------
gcc/cp/name-lookup.c | 7 ++++---
gcc/cp/parser.c | 2 +-
gcc/cp/pt.c | 11 ++++++-----
gcc/cp/semantics.c | 2 +-
gcc/cp/tree.c | 2 +-
gcc/cp/typeck.c | 4 ++--
gcc/cp/typeck2.c | 2 +-
gcc/hsa-gen.c | 18 +++++++++---------
gcc/objc/ChangeLog | 8 ++++++++
gcc/objc/objc-gnu-runtime-abi-01.c | 2 +-
gcc/objc/objc-next-runtime-abi-01.c | 2 +-
gcc/objc/objc-next-runtime-abi-02.c | 2 +-
gcc/symtab.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/abi/Wabi-2-3.C | 2 +-
gcc/testsuite/g++.dg/abi/Wabi-3-2.C | 2 +-
gcc/testsuite/g++.dg/lookup/using17.C | 4 ++--
gcc/testsuite/gcc.dg/format/gcc_diag-1.c | 27 ++++++++++++++-------------
gcc/varasm.c | 8 ++++----
29 files changed, 142 insertions(+), 72 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 f0e5c5056f9 [APInt] Reduce number of allocations involved in multiplyin [...]
new 316966eef8b [NewGVN] Remove unneeded newline and format assertions. NFCI.
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/Scalar/NewGVN.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 glibc.
from fd9f30f6f9 Use __glibc_reserved convention in mcontext, sigcontext (bug [...]
new 4c3992fc45 Fix signal.h bsd_signal namespace (bug 21445).
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 | 3 +++
signal/signal.h | 2 +-
2 files changed, 4 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 master
in repository llvm.
from 97bb64d76e3 [Lexicon] Add BDCE
new de37aad1ced [PM] Add ProfileSummaryAnalysis as a required pass in the n [...]
new f0e5c5056f9 [APInt] Reduce number of allocations involved in multiplyin [...]
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/Passes/PassBuilder.cpp | 4 +
lib/Support/APInt.cpp | 120 +++-----------------------
test/Other/new-pm-defaults.ll | 2 +
test/Transforms/Inline/inline-hot-callsite.ll | 12 ++-
4 files changed, 25 insertions(+), 113 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 1cb7792cd6d [PR 80622] Treat const pools as initialized in SRA
new 0bc86703f61 All cores which add a cpu_addrcost_table use a non-zero val [...]
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/aarch64/aarch64.c | 4 ++--
2 files changed, 7 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 cf1aa41d028 Add accidentally deleted testcase back.
new 97bb64d76e3 [Lexicon] Add BDCE
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:
docs/Lexicon.rst | 7 +++++++
1 file 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 libcxx.
from 49abbf545 [test] Name the local variable in the C1XX implementation of [...]
new 3320e88ab Use lgamma_r instead of lgamma in binomial_distribution, beca [...]
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/random | 12 ++++++++----
1 file changed, 8 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 1a1fb4bbf2c [globalisel][tablegen] Add several GINodeEquiv's for operat [...]
new e27523b8375 [test-release] Status update *before* long gzip
new 5013f6327b3 Cleanup tests to not share a DISubprogram between multiple [...]
new cf1aa41d028 Add accidentally deleted testcase back.
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:
test/CodeGen/AArch64/GlobalISel/debug-insts.ll | 41 ++++++++-------
.../AArch64/GlobalISel/select-dbg-value.mir | 7 ++-
test/CodeGen/X86/dbg-baseptr.ll | 15 ++++--
test/CodeGen/X86/frame-lowering-debug-intrinsic.ll | 7 ++-
.../CodeExtractor/PartialInlineOptRemark.ll | 54 +++++++++++---------
test/Transforms/InstCombine/debuginfo-dce.ll | 52 +++++++++++--------
test/Transforms/LoopRotate/dbgvalue.ll | 47 +++++++++++-------
.../SampleProfile/Inputs/indirect-call.prof | 24 ++++-----
test/Transforms/SampleProfile/indirect-call.ll | 58 ++++++++++++++--------
utils/release/test-release.sh | 10 ++--
10 files changed, 191 insertions(+), 124 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 4328bd71cf5 [AArch64] Accept more addressing modes for PRFM
new 1cb7792cd6d [PR 80622] Treat const pools as initialized in SRA
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 | 12 +++++++++++-
gcc/testsuite/ChangeLog | 7 ++++++-
gcc/testsuite/gcc.dg/tree-ssa/pr80622.c | 19 +++++++++++++++++++
gcc/tree-sra.c | 29 +++++++++++++++++++++--------
4 files changed, 57 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr80622.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.