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 2a1d8bb Automatic date update in version.in
new 31eef93 Fix PR ld/20254
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:
bfd/ChangeLog | 6 ++++++
bfd/elf32-avr.c | 15 +++++++++++++--
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-avr/avr-prop-6.d | 14 ++++++++++++++
ld/testsuite/ld-avr/{avr-prop-5.s => avr-prop-6.s} | 8 +++++---
5 files changed, 44 insertions(+), 5 deletions(-)
create mode 100644 ld/testsuite/ld-avr/avr-prop-6.d
copy ld/testsuite/ld-avr/{avr-prop-5.s => avr-prop-6.s} (52%)
--
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 570b29d [PM] Port AlignmentFromAssumptions to the new PM.
new 2fbb228 [SCEV] Use cast<> instead of dyn_cast; NFC
new 76a39e9 [SCEV] Use dyn_cast<T> instead of dyn_cast<const T>; NFC
new d2af64e Fix unused variable warning; NFC
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:
lib/Analysis/ScalarEvolution.cpp | 20 +++++++++-----------
lib/Target/X86/X86FrameLowering.cpp | 2 ++
2 files changed, 11 insertions(+), 11 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 e9f1be7 Don't force SP-relative addressing for statepoints
new 570b29d [PM] Port AlignmentFromAssumptions to the new PM.
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:
.../Transforms/Scalar/AlignmentFromAssumptions.h | 51 +++++++++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Scalar/AlignmentFromAssumptions.cpp | 57 ++++++++++++++--------
test/Transforms/AlignmentFromAssumptions/simple.ll | 1 +
.../AlignmentFromAssumptions/simple32.ll | 1 +
.../AlignmentFromAssumptions/start-unk.ll | 1 +
7 files changed, 92 insertions(+), 21 deletions(-)
create mode 100644 include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h
--
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 4e14c83 Add support for callsite in the new C API for attributes
new e9f1be7 Don't force SP-relative addressing for statepoints
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/TargetFrameLowering.h | 10 ++-
lib/CodeGen/AsmPrinter/WinException.cpp | 3 +-
lib/CodeGen/PrologEpilogInserter.cpp | 13 +++-
lib/Target/X86/X86FrameLowering.cpp | 102 ++++++++++++++++--------------
lib/Target/X86/X86FrameLowering.h | 6 +-
test/CodeGen/X86/deopt-bundles.ll | 13 ++++
6 files changed, 89 insertions(+), 58 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 f237289 [SCEV] clang-format some sections
new 4e14c83 Add support for callsite in the new C API for attributes
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-c/Core.h | 9 ++++++++-
include/llvm/IR/CallSite.h | 8 ++++++++
include/llvm/IR/Instructions.h | 12 ++++++++++++
lib/IR/Core.cpp | 18 ++++++++++++++++++
lib/IR/Instructions.cpp | 21 +++++++++++++++++++++
test/Bindings/llvm-c/invoke.ll | 10 +++++-----
tools/llvm-c-test/echo.cpp | 16 ++++++++++++++++
7 files changed, 88 insertions(+), 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 clang.
from b825cec Headers: tweak for MSVC[<1800]
new 2c5cc51 Add a "declared 'nonnull' here" note to warnings where an exp [...]
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/clang/Basic/DiagnosticSemaKinds.td | 2 ++
lib/Sema/SemaChecking.cpp | 16 +++++++++-------
test/Sema/nonnull.c | 10 +++++-----
3 files changed, 16 insertions(+), 12 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 48dc37b AMDGPU/SI: Correctly encode constant expressions
new b515745 [SCEV] Change the interface for SolveQuadraticEquation; NFC
new f237289 [SCEV] clang-format some sections
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/Analysis/ScalarEvolution.cpp | 55 +++++++++++++++++-----------------------
1 file changed, 23 insertions(+), 32 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 d75f8ad Remove Platform usages from NativeProcessLinux
new dd575f6 Add results.xml for macOS lldb unittests
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:
lldb.xcodeproj/project.pbxproj | 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 d913976 Daily bump.
new f0d7799 spellcheck.h: add best_match template; implement early-reject
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 | 17 +++++
gcc/c/ChangeLog | 4 ++
gcc/c/c-typeck.c | 2 +-
gcc/cp/ChangeLog | 4 ++
gcc/cp/search.c | 2 +-
gcc/spellcheck-tree.c | 24 ++-----
gcc/{spellcheck.h => spellcheck-tree.h} | 41 ++++++------
gcc/spellcheck.c | 42 ++++++------
gcc/spellcheck.h | 110 ++++++++++++++++++++++++++++++--
9 files changed, 180 insertions(+), 66 deletions(-)
copy gcc/{spellcheck.h => spellcheck-tree.h} (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 llvm.
from b2ccb9b [MBP] add comments and bug fix
new 48dc37b AMDGPU/SI: Correctly encode constant expressions
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/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp | 32 ++++++++++++++++------
test/MC/AMDGPU/expressions.s | 10 +++++++
2 files changed, 33 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.