This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 82eec82 [ARM] fpscr read/write intrinsics not aware of each other
new d79dcd8 Fix Wdocumentation warning
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/BranchCoalescing.cpp | 6 +++---
1 file changed, 3 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 gcc.
from d12fb8a 2017-03-03 Richard Biener <rguenther(a)suse.de>
new 7125d9a GCSE: Use HOST_WIDE_INT instead of int (PR rtl-optimization/79574).
new c159e77 Add -Wdisabled-optimization to loop prefetching pass (PR tree [...]
new 368d0a9 Properly handle __cxa_pure_virtual visibility (PR lto/79760).
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:
gcc/ChangeLog | 22 ++++++++
gcc/gcse.c | 27 ++++++----
gcc/ipa-devirt.c | 17 ++++--
gcc/testsuite/ChangeLog | 10 ++++
.../i386/mpx/vararg-7-ubv.c => gcc.dg/pr79574-2.c} | 12 ++---
gcc/testsuite/gcc.dg/tree-ssa/pr79803.c | 60 ++++++++++++++++++++++
gcc/tree-ssa-loop-prefetch.c | 20 ++++++--
7 files changed, 141 insertions(+), 27 deletions(-)
copy gcc/testsuite/{gcc.target/i386/mpx/vararg-7-ubv.c => gcc.dg/pr79574-2.c} (68%)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr79803.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 48b84df [SLP] Fixes the bug due to absence of in order uses of scalar [...]
new 82eec82 [ARM] fpscr read/write intrinsics not aware of each other
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/IntrinsicsARM.td | 2 +-
test/CodeGen/ARM/fpscr-intrinsics.ll | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/ARM/fpscr-intrinsics.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 master
in repository binutils-gdb.
from d20928f Fix thinko in previous changelog entry.
new 611a3ca Make the linker fail if asked to create more than 1^16 ordina [...]
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/pe-dll.c | 55 +++++++++++++++++++++++++++++--------------------------
2 files changed, 35 insertions(+), 26 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 f156705 * gcc.dg/pr57134.c: Use empty inline asm string literal.
new 550c140 2017-03-03 Richard Biener <rguenther(a)suse.de>
new d12fb8a 2017-03-03 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/cp-gimplify.c | 1 +
gcc/fixed-value.c | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/warn/Wuninitialized-8.C | 18 ++++++++++++++++++
6 files changed, 37 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wuninitialized-8.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 75c562b [clang-tidy] google-readability-casting: don't use constructo [...]
new 58b93f8 [clang-tidy] Format code around applied fixes
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/ClangTidy.cpp | 20 +++++++++----
clang-tidy/tool/ClangTidyMain.cpp | 22 ++++++++++-----
docs/ReleaseNotes.rst | 3 ++
docs/clang-tidy/index.rst | 20 +++++++++++--
test/clang-tidy/clean-up-code.cpp | 2 ++
...readability-braces-around-statements-format.cpp | 33 ++++++++++++++++++++++
6 files changed, 85 insertions(+), 15 deletions(-)
create mode 100644 test/clang-tidy/readability-braces-around-statements-format.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 glibc.
from b2f3c0c tzset: Remove __attribute_noinline__ from compute_offset
new 7eb5c06 tzset: Remove unused NOID macro
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 | 5 +++++
time/tzfile.c | 1 -
time/tzset.c | 2 --
3 files changed, 5 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 gcc.
from b4b5f44 PR c++/79791 * typeck.c (string_conv_p): In C++11, always c [...]
new f156705 * gcc.dg/pr57134.c: Use empty inline asm string literal.
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 | 4 ++++
gcc/testsuite/gcc.dg/pr57134.c | 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 binutils-gdb.
from b565cf2 Automatic date update in version.in
new d20928f Fix thinko in previous changelog entry.
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.