This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6b073ae6730 RISC-V: Correct and improve the "-mabi" documentation
new 86ca3f9c02b * tree-vrp.c (check_all_array_refs): Do not use wi->info t [...]
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 | 7 +++++++
gcc/tree-vrp.c | 8 +-------
2 files 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 gcc.
from 41057e20e30 * config/i386/x86-tune.def (X86_TUNE_PARTIAL_REG_DEPENDENC [...]
new 6b073ae6730 RISC-V: Correct and improve the "-mabi" documentation
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/doc/invoke.texi | 23 ++++++++++++++++++++---
2 files changed, 25 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 2fea9f7ed77 [CodeGen] Fix -Wunused-private-field warning on lld-x86_64- [...]
new c35c11558b5 [LoopPredication] Handle the case when the guard and the la [...]
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/LoopPredication.cpp | 148 ++++++++++--------
test/Transforms/LoopPredication/basic.ll | 239 +++++++++++++++++++++++++++++-
2 files changed, 322 insertions(+), 65 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-tools-extra.
from 8a68b5e1 [clang-tidy ObjC] [3/3] New check objc-forbidden-subclassing
new d5f825bf [clang-tidy] Fix bug 34845, offending standard bitmask types
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/hicpp/SignedBitwiseCheck.cpp | 60 +++++--
.../hicpp-signed-bitwise-standard-types.cpp | 188 +++++++++++++++++++++
.../hicpp-signed-bitwise-standard-types.h | 81 +++++++++
3 files changed, 318 insertions(+), 11 deletions(-)
create mode 100644 test/clang-tidy/hicpp-signed-bitwise-standard-types.cpp
create mode 100644 test/clang-tidy/hicpp-signed-bitwise-standard-types.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 gcc.
from 5367a7284c4 Fix profiledbootstrap.
new 41057e20e30 * config/i386/x86-tune.def (X86_TUNE_PARTIAL_REG_DEPENDENC [...]
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/i386/x86-tune.def | 8 +++++---
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 binutils-gdb.
from 32ef30002c dwarf: Read register number as unsigned in DW_CFA_def_cfa*
new bb11dd5839 [AArch64] Mark LR clobbered by BL in inline asm
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/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.arch/insn-reloc.c | 3 ++-
2 files changed, 6 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.
Mark Murray pushed a change to branch releases/linaro-5.5-2017.10-rc1
in repository toolchain/release-notes.
at 6050322 Generated Release Notes for linaro-GCC-5.5-2017.10-rc1.
This branch includes the following new commits:
new 18626d1 Added NEWS items for releases/linaro-5.5-2017.10-rc1.
new 6050322 Generated Release Notes for linaro-GCC-5.5-2017.10-rc1.
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 f1bc4aa5fa5 [CodeGen][ExpandMemCmp][NFC] Simplify load sequence generation.
new 2fea9f7ed77 [CodeGen] Fix -Wunused-private-field warning on lld-x86_64- [...]
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/CodeGen/CodeGenPrepare.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 hjl/pr22353/master
in repository glibc.
at 30e5f53b44 Add strcpy-stosb.S
This branch includes the following new commits:
new adddf2c9bf Fix i586 strcpy.S
new 515cc5563e Add i386 strcpy.S
new 30e5f53b44 Add strcpy-stosb.S
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.
--
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 199795115a6 Provide filesystem::path overloads for file streams (LWG 26 [...]
new 5367a7284c4 Fix profiledbootstrap.
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 | 6 ++++++
Makefile.in | 4 ++--
Makefile.tpl | 4 ++--
3 files changed, 10 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.