This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 972328b093f [Dwarf] Disable reference verification for now (PR32972)
new 42ab77b051b Revert "[Dwarf] Disable reference verification for now (PR32972)"
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/DebugInfo/DWARF/DWARFVerifier.cpp | 3 +--
1 file changed, 1 insertion(+), 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 gcc.
from 1a2d3e8e402 PR c/80525 * c-warn.c (unwrap_c_maybe_const): New. (warn [...]
new 91c18b955d5 * ipa-devirt.c (default_hash_traits<type_pair>): Skip stru [...]
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/ipa-devirt.c | 7 ++++---
2 files changed, 9 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 clang.
from 0de0020819 Reland "Warn about unused static file scope function templat [...]
new 3a80cac4b8 PR5935: Adjust documentation.
new e503002a06 clang-format: [JS] keep triple slash directives intact.
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:
include/clang/Basic/TargetOptions.h | 3 +--
lib/Format/Format.cpp | 7 ++++---
unittests/Format/FormatTestJS.cpp | 1 +
3 files changed, 6 insertions(+), 5 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 28f18ab2 docs: Fix Sphinx detection with out-of-tree builds
new 58fc013d [clang-tidy] Minor cleanup + a disabled test case for PR26228. 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:
clang-tidy/readability/BracesAroundStatementsCheck.cpp | 10 +++++-----
test/clang-tidy/readability-braces-around-statements.cpp | 11 +++++++++++
2 files changed, 16 insertions(+), 5 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 8f1f7ce9d18 Introduce experimental generic intrinsics for horizontal ve [...]
new 39970188993 [X86][AVX512] Add test for masking of scalar instructions.
new 972328b093f [Dwarf] Disable reference verification for now (PR32972)
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/DebugInfo/DWARF/DWARFVerifier.cpp | 3 +-
test/CodeGen/X86/avx512-scalar_mask.ll | 107 +++++++++++++++++++++++++++++++++
2 files changed, 109 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/avx512-scalar_mask.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 gcc-6-branch
in repository gcc.
from addea018015 Daily bump.
new bc9b5cebb40 PR testsuite/80678 2016-06-14 Richard Biener <rguenther [...]
new c782f08a95d 2017-05-09 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 | 68 ++++++++++++++++++++++++++++++
gcc/alias.c | 12 ++++++
gcc/expr.c | 2 +-
gcc/expr.h | 4 ++
gcc/fold-const.c | 35 +++++++++++++--
gcc/gimple-fold.c | 7 +--
gcc/testsuite/ChangeLog | 46 ++++++++++++++++++++
gcc/testsuite/g++.dg/opt/pr80275.C | 16 +++++++
gcc/testsuite/g++.dg/pr80222.C | 13 ++++++
gcc/testsuite/g++.dg/torture/pr80334.C | 18 ++++++++
gcc/testsuite/gcc.dg/pr80492.c | 20 +++++++++
gcc/testsuite/gcc.dg/torture/pr80362.c | 10 +++++
gcc/testsuite/gcc.dg/torture/pr80539.c | 22 ++++++++++
gcc/testsuite/gcc.target/i386/pr80262.c | 26 ++++++++++++
gcc/testsuite/gcc.target/powerpc/pr71310.c | 23 ++++++++++
gcc/tree-chrec.c | 14 +++++-
gcc/tree-sra.c | 7 +++
gcc/tree-ssa-loop-ivopts.c | 6 ++-
gcc/tree-ssa-sccvn.c | 4 +-
19 files changed, 341 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr80275.C
create mode 100644 gcc/testsuite/g++.dg/pr80222.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr80334.C
create mode 100644 gcc/testsuite/gcc.dg/pr80492.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr80362.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr80539.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr80262.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71310.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 glibc.
from 0ad970bb13 resolv: Use RES_DFLRETRY consistently [BZ #21474]
new a972dc672c sunrpc/tst-xdrmem2.c: Include stdint.h.
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 | 4 ++++
sunrpc/tst-xdrmem2.c | 1 +
2 files changed, 5 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 binutils-gdb.
from e645cf40b1 Fix resolution of R_ARM_THM_ALU_PREL_11_0 relocation against [...]
new 8248946cc5 Add current_regcache unit test
new 94bb8dfe28 Use std::forward_list for current_regcache
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:
gdb/ChangeLog | 17 ++++++++
gdb/regcache.c | 132 +++++++++++++++++++++++++++++++++++++++------------------
2 files changed, 108 insertions(+), 41 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 7040aa8cc2 Fix PR32638 : Make sure we switch Sema's CurContext to the s [...]
new 0de0020819 Reland "Warn about unused static file scope function templat [...]
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/DiagnosticGroups.td | 2 ++
include/clang/Basic/DiagnosticSemaKinds.td | 2 ++
lib/Sema/Sema.cpp | 32 +++++++++++++++++++++++++-----
lib/Sema/SemaDecl.cpp | 9 ++++-----
test/SemaCXX/warn-unused-filescoped.cpp | 18 ++++++++++++++---
5 files changed, 50 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.