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 223b97ba9d Add --no-relax option.
new 9f06dab1e3 Add a testcase for "ld -d"
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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-elf/pr21904.d | 6 ++++++
ld/testsuite/ld-elf/pr21904.s | 5 +++++
3 files changed, 17 insertions(+)
create mode 100644 ld/testsuite/ld-elf/pr21904.d
create mode 100644 ld/testsuite/ld-elf/pr21904.s
--
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 c4f2a80fd3 [Driver] Error if ARM mode was selected explicitly for M-pro [...]
new 5e564d35f9 Revert r304953 for release 5.0.0
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/Driver/Options.td | 4 --
lib/Basic/Targets/Mips.cpp | 3 --
lib/Basic/Targets/Mips.h | 5 +--
lib/Driver/ToolChains/Arch/Mips.cpp | 2 -
test/CodeGen/mips-madd4.c | 87 -------------------------------------
test/Preprocessor/init.c | 10 -----
6 files changed, 1 insertion(+), 110 deletions(-)
delete mode 100644 test/CodeGen/mips-madd4.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 gcc-7-branch
in repository gcc.
from 2569aecd74d Daily bump.
new 955f782df3d PR go/81617 libgo: change mksigtab to recognize glibc [...]
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:
libgo/mksigtab.sh | 14 ++++++++++++++
1 file changed, 14 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.
Adhemerval Zanella pushed a change to branch linaro-local/linaro_binutils-2_28-branch
in repository toolchain/binutils-gdb.
at e0f59b0a7b [AArch64] Add dot product support for AArch64 to binutils
This branch includes the following new commits:
new eab9b00a3a [ARM] Assembler and disassembler support Dot Product Extension
new e0f59b0a7b [AArch64] Add dot product support for AArch64 to binutils
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.
--
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 35b05a20338 [AMDGPU] Fixed MSVC build break
new 8a7f23753e3 Add some tests for cast+clamp/min/max before D33186.
new 406ae0691e5 [InstCombine] Canonicalize clamp of float types to minmax i [...]
new f27bcb0a8e7 [DSE] Merge stores when the later store only writes to memo [...]
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:
include/llvm/IR/PatternMatch.h | 24 +++
lib/Analysis/ValueTracking.cpp | 69 ++++++-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 24 ++-
lib/Transforms/Scalar/DeadStoreElimination.cpp | 103 ++++++++++-
.../DeadStoreElimination/PartialStore.ll | 2 +-
.../combined-partial-overwrites.ll | 2 +-
.../merge-stores-big-endian.ll | 173 +++++++++++++++++
.../DeadStoreElimination/merge-stores.ll | 205 +++++++++++++++++++++
test/Transforms/InstCombine/clamp-to-minmax.ll | 161 +++++++++++++---
test/Transforms/InstCombine/minmax-fold.ll | 179 ++++++++++--------
test/Transforms/InstCombine/pr27236.ll | 19 +-
11 files changed, 833 insertions(+), 128 deletions(-)
create mode 100644 test/Transforms/DeadStoreElimination/merge-stores-big-endian.ll
create mode 100644 test/Transforms/DeadStoreElimination/merge-stores.ll
--
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 users/hjl/pr21903
in repository binutils-gdb.
at f382b07c24 Treat common symbol as undefined for --no-define-common
This branch includes the following new commits:
new f382b07c24 Treat common symbol as undefined for --no-define-common
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.
--
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 4f372c2c895 Pool alignment information for common bases
new beb53eef620 PR middle-end/81695 * fold-const.c (fold_indirect_ref_1): [...]
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 | 6 ++++++
gcc/fold-const.c | 23 +++++++++++++++--------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr81695.c | 11 +++++++++++
4 files changed, 37 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr81695.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 clang-tools-extra.
from c22273be [clang-tidy] Ignore macros in make-unique check.
new 61be943d [clang-tidy] Add missing documents for "IgnoreMacros" option.
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/clang-tidy/checks/modernize-make-shared.rst | 5 +++++
docs/clang-tidy/checks/modernize-use-bool-literals.rst | 8 ++++++++
docs/clang-tidy/checks/modernize-use-using.rst | 8 ++++++++
docs/clang-tidy/checks/readability-redundant-declaration.rst | 8 ++++++++
4 files changed, 29 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 clang-tools-extra.
from be930bfd [clang-tidy] Support initializer-list constructor cases in mo [...]
new c22273be [clang-tidy] Ignore macros in make-unique check.
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:
clang-tidy/modernize/MakeSmartPtrCheck.cpp | 28 ++++++++++++++++++++++--
clang-tidy/modernize/MakeSmartPtrCheck.h | 1 +
docs/clang-tidy/checks/modernize-make-unique.rst | 5 +++++
test/clang-tidy/modernize-make-unique-macros.cpp | 28 ++++++++++++++++++++++++
test/clang-tidy/modernize-make-unique.cpp | 11 ++++++++++
5 files changed, 71 insertions(+), 2 deletions(-)
create mode 100644 test/clang-tidy/modernize-make-unique-macros.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 93d2d7053 [ELF] - Remove ScriptLexer::Error field and check ErrorCount [...]
new c57018587 [ELF] - Move getSymbols() methods to InputFile.
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/InputFiles.cpp | 16 +++++-----------
ELF/InputFiles.h | 23 +++++++++++------------
ELF/OutputSections.cpp | 2 +-
3 files changed, 17 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.