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 28c7c15876 Remove features/tic6x-c62x-linux.c
new 482366c31e Move Svein Seldal to Past Maintainers section.
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:
binutils/ChangeLog | 4 ++++
binutils/MAINTAINERS | 2 +-
2 files changed, 5 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 lld.
from 362e19788 [ELF] - Moved, fixed outdated comment. NFC.
new e39d7f34f [ELF] - Removed outdated comment. 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/SyntheticSections.cpp | 2 --
1 file changed, 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 lld.
from d9f785b1e [ELF] - Make LinkerScript::assignOffsets private. NFC.
new 362e19788 [ELF] - Moved, fixed outdated comment. 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/SyntheticSections.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 gcc.
from 598fbaeabd3 Fix -Wimplicit-fallthrough in combine.c
new fbd46ff2f2b Fix failing test-case
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/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/tree-prof/switch-case-2.c | 6 +++---
2 files changed, 10 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 llvm.
from a631f93f8a8 [AVX512][AVX2]Cost calculation for interleave load/store pa [...]
new cfa7d5f70fc [AVR] Update to current LLVM API
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/AVR/MCTargetDesc/AVRAsmBackend.cpp | 3 ++-
lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h | 2 +-
lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp | 8 +++++---
lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp | 10 +++++++---
lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h | 5 ++++-
5 files changed, 19 insertions(+), 9 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 aed3a60e36 [ASTImporter] Import SubStmt of CaseStmt
new 977de9aa10 [clang-rename] Rename alias.
new 1b97bbcc56 Silence -Wimplicit-fallthrough warnings with the generated c [...]
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/Tooling/Refactoring/Rename/USRLocFinder.cpp | 119 +++++-----
unittests/Rename/CMakeLists.txt | 1 +
unittests/Rename/RenameAliasTest.cpp | 304 ++++++++++++++++++++++++
utils/TableGen/ClangAttrEmitter.cpp | 2 +-
4 files changed, 365 insertions(+), 61 deletions(-)
create mode 100644 unittests/Rename/RenameAliasTest.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 lld.
from a1279a6d8 [ELF] - Remove excessive helper. NFC.
new d9f785b1e [ELF] - Make LinkerScript::assignOffsets private. 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/LinkerScript.h | 3 ++-
1 file changed, 2 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 cbd850f3509 [PowerPC] Use helper functions to check sign-/zero-extended value
new a631f93f8a8 [AVX512][AVX2]Cost calculation for interleave load/store pa [...]
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/X86TargetTransformInfo.cpp | 50 +++++++++++++++++++---
test/Analysis/CostModel/X86/interleaved-load-i8.ll | 4 +-
.../Analysis/CostModel/X86/interleaved-store-i8.ll | 10 ++---
test/Analysis/CostModel/X86/strided-load-i8.ll | 6 +--
4 files changed, 53 insertions(+), 17 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 5396a86e43 PR22303, print_core_note out of bounds read
new 28c7c15876 Remove features/tic6x-c62x-linux.c
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/ChangeLog | 4 +++
gdb/features/tic6x-c62x-linux.c | 56 -----------------------------------------
2 files changed, 4 insertions(+), 56 deletions(-)
delete mode 100644 gdb/features/tic6x-c62x-linux.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 gcc.
from 44ded5cf927 * gcc-interface/misc.c (gnat_tree_size): Move around.
new 598fbaeabd3 Fix -Wimplicit-fallthrough in combine.c
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 | 4 ++++
gcc/combine.c | 2 ++
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.