This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 180d78e PR testsuite/79051
new e55e93ca PR bootstrap/79069 * cfgrtl.c (rtl_tidy_fallthru_edge): For [...]
new df259a3 * gimple-ssa-sprintf.c (try_substitute_return_value): Remove [...]
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 | 15 +++++
gcc/cfgrtl.c | 4 ++
gcc/gimple-ssa-sprintf.c | 65 +++++++++++++++-------
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-1.c | 16 ++++++
5 files changed, 84 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-1.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 cecc543 [DebugInfo] Handle same locations in DILocation::getMergedLocation
new 79af005 [DebugInfo] Remove redundant check in SimplifyCFG; NFC.
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/Utils/SimplifyCFG.cpp | 7 +++----
1 file changed, 3 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 clang.
from 49db389 clang-format: Fix regression introduced by r291801.
new dc25d53 Add entry for -MJ.
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/ReleaseNotes.rst | 2 ++
1 file changed, 2 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 lld.
from d81c22c Simplify. NFC.
new 267714c Remove dead code.
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:
ELF/InputSection.cpp | 7 +------
1 file changed, 1 insertion(+), 6 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 lld.
from ddc3065 Allow mixing nobits and progbits.
new d81c22c Simplify. NFC.
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:
ELF/Error.h | 6 +-----
1 file changed, 1 insertion(+), 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 llvm.
from 8d5c625 [SCEV] Simplify SolveLinEquationWithOverflow a bit.
new cecc543 [DebugInfo] Handle same locations in DILocation::getMergedLocation
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/IR/DebugInfoMetadata.h | 25 +++++++-------
.../Generic/simplifycfg_sink_last_inst.ll | 40 ++++++++++++++++++++++
2 files changed, 52 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 llvm.
from 7b4bd48 [X86] Replace AND+IMM64 with SRL/SHL
new 8d5c625 [SCEV] Simplify SolveLinEquationWithOverflow a bit.
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/ScalarEvolution.cpp | 15 ++++++++-------
1 file changed, 8 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 6535a57 Add additional testcases for nsw markings on ++ and --.
new 49db389 clang-format: Fix regression introduced by r291801.
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/Format/ContinuationIndenter.cpp | 12 ++++--------
unittests/Format/FormatTest.cpp | 2 ++
2 files changed, 6 insertions(+), 8 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 7257b8b [X86] Modify BypassSlowDivision tests to match their new names (NFC)
new 7b4bd48 [X86] Replace AND+IMM64 with SRL/SHL
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 | 61 ++++++++++++++++++++++++---
test/CodeGen/X86/bypass-slow-division-64.ll | 9 ++--
test/CodeGen/X86/bypass-slow-division-tune.ll | 5 +--
test/CodeGen/X86/cmp.ll | 52 ++++++++++++++++++++++-
4 files changed, 110 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.