This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 791e056 2016-10-31 Richard Biener <rguenther(a)suse.de>
new 50d3ad7 Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.
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 | 12 +++++
gcc/c/ChangeLog | 6 +++
gcc/c/c-decl.c | 43 ++++++++++++---
gcc/common.opt | 20 ++++++-
gcc/cp/ChangeLog | 7 +++
gcc/cp/name-lookup.c | 30 +++++++++--
gcc/doc/invoke.texi | 44 +++++++++++++++
gcc/testsuite/ChangeLog | 11 ++++
.../g++.dg/warn/Wshadow-compatible-local-1.C | 63 ++++++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wshadow-local-1.C | 35 ++++++++++++
gcc/testsuite/g++.dg/warn/Wshadow-local-2.C | 63 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/Wshadow-compatible-local-1.c | 36 +++++++++++++
gcc/testsuite/gcc.dg/Wshadow-local-1.c | 22 ++++++++
gcc/testsuite/gcc.dg/Wshadow-local-2.c | 49 +++++++++++++++++
gcc/testsuite/gcc.dg/Wshadow-local-3.c | 9 ++++
15 files changed, 439 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wshadow-compatible-local-1.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wshadow-local-1.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wshadow-local-2.C
create mode 100644 gcc/testsuite/gcc.dg/Wshadow-compatible-local-1.c
create mode 100644 gcc/testsuite/gcc.dg/Wshadow-local-1.c
create mode 100644 gcc/testsuite/gcc.dg/Wshadow-local-2.c
create mode 100644 gcc/testsuite/gcc.dg/Wshadow-local-3.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 eeb178c [SystemZ] Model 2 VBU units (not 1) in SystemZScheduleZ13.td.
new 3aa3118 Second attempt at r285517.
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/Vectorize/LoopVectorize.cpp | 76 ++++++++++++++++++---
.../LoopVectorize/AArch64/gather-cost.ll | 2 +-
test/Transforms/LoopVectorize/ARM/gather-cost.ll | 2 +-
test/Transforms/LoopVectorize/X86/gather-cost.ll | 2 +-
.../LoopVectorize/interleaved-accesses-1.ll | 78 ++++++++++++++++++++++
.../LoopVectorize/interleaved-accesses-2.ll | 58 ++++++++++++++++
.../LoopVectorize/interleaved-accesses-3.ll | 57 ++++++++++++++++
7 files changed, 261 insertions(+), 14 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/interleaved-accesses-1.ll
create mode 100644 test/Transforms/LoopVectorize/interleaved-accesses-2.ll
create mode 100644 test/Transforms/LoopVectorize/interleaved-accesses-3.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 lld.
from 418c37f Attempt to fix a buildbot really this time.
new 822d999 Correctly merge visibility of linkerscript created symbols.
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.cpp | 4 ++--
test/ELF/linkerscript/visibility.s | 22 ++++++++++++++++++++++
2 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/linkerscript/visibility.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 5d159cc revert r285563 fail in test CodeGen/avx512-inline-asm-kregist [...]
new 1f3bb7c clang-format: [JS] Fix missing space after 'yield'.
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/Format/TokenAnnotator.cpp | 3 +++
unittests/Format/FormatTestJS.cpp | 2 ++
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 llvm.
from 7af02fc Improved cost model for FDIV and FSQRT, by Andrew Tischenko
new eeb178c [SystemZ] Model 2 VBU units (not 1) in SystemZScheduleZ13.td.
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/SystemZ/SystemZScheduleZ13.td | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 1c4d983 * tree-vect-slp.c (vect_get_and_check_slp_defs): New paramet [...]
new 791e056 2016-10-31 Richard Biener <rguenther(a)suse.de>
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/lto/ChangeLog | 6 ++++++
gcc/lto/lto.c | 4 ++++
2 files changed, 10 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.
from 0fcf471 [x86][inline-asm] Introducing (AVX512) k0-k7 registers for i [...]
new 5d159cc revert r285563 fail in test CodeGen/avx512-inline-asm-kregist [...]
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/Basic/Targets.cpp | 1 -
test/CodeGen/avx512-inline-asm-kregisters-basics.c | 17 -----------------
2 files changed, 18 deletions(-)
delete mode 100644 test/CodeGen/avx512-inline-asm-kregisters-basics.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 8b9bc3d Add triple to test so it does not fail on windows.
new 7af02fc Improved cost model for FDIV and FSQRT, by Andrew Tischenko
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 | 76 +++++++++++++-
test/Analysis/CostModel/X86/arith-fp.ll | 164 +++++++++++++++---------------
2 files changed, 156 insertions(+), 84 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 499b8d3 Fix this test when we have clang-offload-bundler.exe.
new 0fcf471 [x86][inline-asm] Introducing (AVX512) k0-k7 registers for i [...]
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/Basic/Targets.cpp | 1 +
test/CodeGen/avx512-inline-asm-kregisters-basics.c | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 test/CodeGen/avx512-inline-asm-kregisters-basics.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 lldb.
from 66f9250 [Test Suite] Pull generateSource into lldbtest
new 127730d Use the right dwarf attributes for parsing location list entr [...]
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:
source/Expression/DWARFExpression.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.