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 9118847 [include-fixer] Add customized editor settings documents.
new b186741 Workaround ASTMatcher crashes. Added some more test cases.
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:
change-namespace/ChangeNamespace.cpp | 27 +++---
.../change-namespace/ChangeNamespaceTests.cpp | 100 ++++++++++++++++++++-
2 files changed, 115 insertions(+), 12 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 0dccc35 [Power9] Builtins for ELF v.2 ABI conformance - front end portion
new 8d513e9 Silencing a Sphinx diagnostic with options, again.
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/CommandGuide/clang.rst | 4 ++--
1 file changed, 2 insertions(+), 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 libcxx.
from b79ca0a [cmake] Strip possibly-inherited compiler flags in in-tree bu [...]
new 0e5fbd4 [cmake] Add linker option "-Wl,-z,defs" in standalone build
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:
CMakeLists.txt | 12 ++++++++++++
1 file changed, 12 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 6be6db9 Trying to fix lldb build breakage probably caused by rL282452
new 3a76c9a [docs] Make WritingAnLLVMPass.rst up-to-date with current sta [...]
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/WritingAnLLVMPass.rst | 262 ++++++++++++++++++++++-----------------------
1 file changed, 129 insertions(+), 133 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 bbd8a9d PR bootstrap/77751 * Makefile.in (insn-attrtab.o-warn, insn [...]
new 2e0bcd9 Fix bogus test failure for avr
new db46bcd gcov: dump in a static dtor instead of in an atexit handler
new fcaf08b 2016-09-27 Richard Biener <rguenther(a)suse.de>
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 | 10 +++++
gcc/coverage.c | 27 ++++++++++++-
gcc/doc/gcov.texi | 4 ++
gcc/testsuite/ChangeLog | 16 ++++++++
gcc/testsuite/g++.dg/gcov/pr16855.C | 47 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr77478.c | 22 ++++++++++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-1.c | 1 +
libgcc/ChangeLog | 10 +++++
libgcc/libgcov-driver.c | 5 +--
libgcc/libgcov.h | 3 ++
10 files changed, 140 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/pr16855.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77478.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-6-branch
in repository gcc.
from e31faa6 [RTEMS] Always use atomic builtins for libstdc++
new 631bc1d 2016-09-27 Richard Biener <rguenther(a)suse.de>
new 445dfa7 2016-09-27 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 | 38 ++++++++++++++++++++++++++++
gcc/c-family/ChangeLog | 9 +++++++
gcc/c-family/c-common.c | 4 ++-
gcc/fold-const.c | 7 ++---
gcc/gimple-fold.c | 7 ++---
gcc/testsuite/ChangeLog | 33 ++++++++++++++++++++++++
gcc/testsuite/c-c++-common/torture/pr77544.c | 7 +++++
gcc/testsuite/gcc.dg/pr77450.c | 10 ++++++++
gcc/testsuite/gcc.dg/torture/pr77436.c | 11 ++++++++
gcc/testsuite/gcc.dg/torture/pr77478.c | 22 ++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr77514.c | 21 +++++++++++++++
gcc/testsuite/gcc.dg/torture/pr77605.c | 15 +++++++++++
gcc/tree-chrec.c | 18 +++++++------
gcc/tree-data-ref.c | 6 ++---
gcc/tree-ssa-pre.c | 19 +++++++++++++-
15 files changed, 208 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/torture/pr77544.c
create mode 100644 gcc/testsuite/gcc.dg/pr77450.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77436.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77478.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77514.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77605.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 binutils-gdb.
from ca90e76 Detect the magic address of EXC_RETURN in ARM coretx-m profile
new 1c5f704 Ensure that the timestamp in PE/COFF headers is always initialised.
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 | 6 ++++++
bfd/peXXigen.c | 2 ++
2 files changed, 8 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 12b3804 [ASTMatcher] Clarify isStaticStorageClass and hasStaticStorag [...]
new 0dccc35 [Power9] Builtins for ELF v.2 ABI conformance - front end portion
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/BuiltinsPPC.def | 23 +
include/clang/Driver/Options.td | 4 +
lib/Basic/Targets.cpp | 38 +-
lib/CodeGen/CGBuiltin.cpp | 19 +
lib/Headers/altivec.h | 581 ++++++++++++++++++++++
test/CodeGen/builtins-ppc-p9vector.c | 748 +++++++++++++++++++++++++++++
test/Driver/ppc-dependent-options.cpp | 22 +-
test/Preprocessor/predefined-arch-macros.c | 6 +
8 files changed, 1431 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/builtins-ppc-p9vector.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 f14b9cd [clang-move] Use isStaticStorageClass matcher.
new 9118847 [include-fixer] Add customized editor settings documents.
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/include-fixer.rst | 44 ++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 42 insertions(+), 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 llvm.
from 7a5ffa3 [Power9] Builtins for ELF v.2 API conformance - back end portion
new 6be6db9 Trying to fix lldb build breakage probably caused by rL282452
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:
utils/lit/lit/run.py | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 1e84922 Remove __gcov_merge_delta (PR bootstrap/77749)
new bbd8a9d PR bootstrap/77751 * Makefile.in (insn-attrtab.o-warn, insn [...]
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/Makefile.in | 10 +++++-----
2 files changed, 12 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 gcc.
from ce2ab1e * combine.c (simplify_comparison): Add canonical FALLTHROUGH [...]
new 1e84922 Remove __gcov_merge_delta (PR bootstrap/77749)
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/gcov-counter.def | 3 ---
libgcc/ChangeLog | 8 ++++++++
libgcc/Makefile.in | 2 +-
libgcc/libgcov-merge.c | 45 ---------------------------------------------
libgcc/libgcov-util.c | 17 -----------------
libgcc/libgcov.h | 5 -----
7 files changed, 14 insertions(+), 71 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 941593b [X86] Add test case for PR30511 and r282341.
new 7a5ffa3 [Power9] Builtins for ELF v.2 API conformance - back end portion
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/IntrinsicsPowerPC.td | 36 +++++
lib/Target/PowerPC/PPCISelLowering.cpp | 60 ++++++++-
lib/Target/PowerPC/PPCInstrAltivec.td | 47 +++----
lib/Target/PowerPC/PPCInstrVSX.td | 2 +
.../PowerPC/p9-vector-compares-and-counts.ll | 147 +++++++++++++++++++++
test/CodeGen/PowerPC/vsx.ll | 34 +++--
6 files changed, 276 insertions(+), 50 deletions(-)
create mode 100644 test/CodeGen/PowerPC/p9-vector-compares-and-counts.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 gcc.
from ec6e628 2016-09-27 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 93768ef PR fortran/77666 * trans-openmp.c (gfc_omp_private_outer_re [...]
new ce2ab1e * combine.c (simplify_comparison): Add canonical FALLTHROUGH [...]
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 | 8 ++++++++
gcc/combine.c | 6 +++---
gcc/config/i386/i386.c | 11 ++---------
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/trans-openmp.c | 6 +++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/gomp/pr77666.f90 | 26 ++++++++++++++++++++++++++
7 files changed, 53 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77666.f90
--
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 37a34bf Remove default argument from lambda to appease old MSVC.
new 12b3804 [ASTMatcher] Clarify isStaticStorageClass and hasStaticStorag [...]
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/LibASTMatchersReference.html | 20 ++++++++++++++------
include/clang/ASTMatchers/ASTMatchers.h | 14 ++++++++++----
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 5 ++++-
3 files changed, 28 insertions(+), 11 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 libcxx.
from fbdbb36 Fix possible division by zero
new b79ca0a [cmake] Strip possibly-inherited compiler flags in in-tree bu [...]
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:
CMakeLists.txt | 9 ++++++---
1 file changed, 6 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-tools-extra.
from cbf8c84 Silence a false positive with the cert-err58-cpp check; now a [...]
new d56438b [clang-tidy] Use isStaticStorageClass ast matcher.
new f14b9cd [clang-move] Use isStaticStorageClass matcher.
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:
clang-move/ClangMove.cpp | 12 +++---------
.../StaticDefinitionInAnonymousNamespaceCheck.cpp | 18 ++++++------------
2 files changed, 9 insertions(+), 21 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 gcc-5-branch
in repository gcc.
from a3d47cb Revert part of r240397 that got accidentally committed
new b74d21c Backport fix for PR 65210
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 | 8 ++++++++
gcc/config/avr/avr.c | 2 ++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/avr/pr65210.c | 7 +++++++
4 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/avr/pr65210.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 cb7fbfe [libFuzzer] run re2 test in 8 threads by default
new 02e7181 [X86] Use std::max to calculate alignment instead of assuming [...]
new bdc4313 [X86] Expand all-ones-vector test to cover 256-bit and 512-bi [...]
new 941593b [X86] Add test case for PR30511 and r282341.
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:
lib/Target/X86/X86InstrInfo.cpp | 4 +-
test/CodeGen/X86/all-ones-vector.ll | 590 +++++++++++++++++++++++++++++++++++-
test/CodeGen/X86/pr30511.ll | 23 ++
3 files changed, 611 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/X86/pr30511.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 d713065 Fix testsuite failures.
new e31faa6 [RTEMS] Always use atomic builtins for libstdc++
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:
libstdc++-v3/ChangeLog | 11 +++++++++++
libstdc++-v3/acinclude.m4 | 8 +++++---
libstdc++-v3/config/cpu/m68k/atomicity.h | 3 +++
libstdc++-v3/configure | 14 ++++++++------
libstdc++-v3/configure.host | 4 ++++
5 files changed, 31 insertions(+), 9 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 gcc-5-branch
in repository gcc.
from 9401290 Daily bump.
new a3d47cb Revert part of r240397 that got accidentally committed
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/config/avr/avr.c | 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 master
in repository gcc.
from b09a436 Fix ipa-vrp convert value_range
new ec6e628 2016-09-27 Bernd Edlinger <bernd.edlinger(a)hotmail.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/ChangeLog | 6 ++++++
gcc/lra-eliminations.c | 2 +-
2 files changed, 7 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 libcxxabi.
from 46eb39a annotate more function visibility
new a086331 [libc++abi] Default to DLL annotations on Windows
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:
CMakeLists.txt | 10 +++++++++-
include/__cxxabi_config.h | 9 +++++++--
2 files changed, 16 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 30eb923 [sanitizer-coverage] fix a bug in trace-gep
new cb7fbfe [libFuzzer] run re2 test in 8 threads by default
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/Fuzzer/fuzzer-test-suite/re2-2014-12-09/test.sh | 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 e796a8b rs6000: Disparage CTR and LR in movcc_internal1
new b09a436 Fix ipa-vrp convert value_range
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 | 9 +++++++++
gcc/ipa-prop.c | 22 ++++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr77677-2.c | 17 +++++++++++++++++
gcc/tree-vrp.c | 16 ++++++++--------
gcc/tree-vrp.h | 5 +++++
6 files changed, 60 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77677-2.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 libcxx.
from b81bbd2 Remove out of date items in TODO.txt
new fbdbb36 Fix possible division by zero
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:
src/experimental/filesystem/operations.cpp | 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 llvm.
from dbadbd7 [sanitizer-coverage] don't emit the CTOR function if nothing [...]
new 30eb923 [sanitizer-coverage] fix a bug in trace-gep
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/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/build.sh | 2 +-
lib/Transforms/Instrumentation/SanitizerCoverage.cpp | 2 +-
test/Instrumentation/SanitizerCoverage/gep-tracing.ll | 8 ++++++++
3 files changed, 10 insertions(+), 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 libcxx.
from 74c9857 Expect DLL builds on Windows by default and require a custom [...]
new b81bbd2 Remove out of date items in TODO.txt
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:
TODO.TXT | 24 +-----------------------
1 file changed, 1 insertion(+), 23 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 gdb-7.12-branch
in repository binutils-gdb.
from 3e798c9 Automatic date update in version.in
new 4b48dc4 Detect the magic address of EXC_RETURN in ARM coretx-m profile
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/ChangeLog | 6 ++++++
gdb/arm-tdep.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
2 files changed, 65 insertions(+), 9 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 cf66db4 Revert r277556. Add -lowertypetests-bitsets-level to control [...]
new dbadbd7 [sanitizer-coverage] don't emit the CTOR function if nothing [...]
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:
.../Instrumentation/SanitizerCoverage.cpp | 38 ++++++++++++----------
test/Instrumentation/SanitizerCoverage/no-func.ll | 9 +++++
2 files changed, 30 insertions(+), 17 deletions(-)
create mode 100644 test/Instrumentation/SanitizerCoverage/no-func.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 clang.
from 3f92868 P0145R3 (C++17 evaluation order tweaks): evaluate the base ex [...]
new e201100 Defend test against differences between 32-bit and 64-bit MSA [...]
new 37a34bf Remove default argument from lambda to appease old MSVC.
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/CodeGen/CGExpr.cpp | 2 +-
test/CodeGenCXX/cxx1z-eval-order.cpp | 6 +++---
2 files changed, 4 insertions(+), 4 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 83ae81c Automatic date update in version.in
new ca90e76 Detect the magic address of EXC_RETURN in ARM coretx-m profile
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/ChangeLog | 6 ++++++
gdb/arm-tdep.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
2 files changed, 65 insertions(+), 9 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 zorg.
from f430cab [libFuzzer] run re2-2014-12-09 test on the bot
new 1bf3519 [libFuzzer] run re2-2014-12-09 test on the bot, 2-nd attempt
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 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 06f908e Daily bump.
new e796a8b rs6000: Disparage CTR and LR in movcc_internal1
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 | 4 ++++
gcc/config/rs6000/rs6000.md | 6 ++++--
2 files changed, 8 insertions(+), 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 gcc-6-branch
in repository gcc.
from 09e1541 Daily bump.
new d713065 Fix testsuite failures.
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:
libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc | 2 +-
.../testsuite/20_util/make_signed/requirements/typedefs_neg.cc | 2 +-
.../testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc | 4 ++--
3 files changed, 4 insertions(+), 4 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 65f5028 [libFuzzer] add -exit_on_src_pos to test libFuzzer itself, ad [...]
new fb4808f [libFuzzer] add a test based on openssl-1.0.1f (finds heartbleed)
new cf66db4 Revert r277556. Add -lowertypetests-bitsets-level to control [...]
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:
.../fuzzer-test-suite/openssl-1.0.1f/build.sh | 25 +++++++++++
.../fuzzer-test-suite/openssl-1.0.1f/server.key | 10 +++++
.../fuzzer-test-suite/openssl-1.0.1f/server.pem | 10 +++++
.../fuzzer-test-suite/openssl-1.0.1f/target.cc | 39 ++++++++++++++++
.../fuzzer-test-suite/openssl-1.0.1f/test.sh | 5 +++
lib/Transforms/IPO/LowerTypeTests.cpp | 11 +----
test/Transforms/LowerTypeTests/simple.ll | 52 +++++++++-------------
7 files changed, 112 insertions(+), 40 deletions(-)
create mode 100755 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/build.sh
create mode 100644 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/server.key
create mode 100644 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/server.pem
create mode 100644 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/target.cc
create mode 100755 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/test.sh
--
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 zorg.
from cfb7826 [Zorg] Try to unbreak ARM lnt bot
new f430cab [libFuzzer] run re2-2014-12-09 test on the bot
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 6 ++++++
1 file changed, 6 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from b929f38 scripts/TestRelease.job: Fix typo in cpu option.
new 4c2ef9d scripts/test-schroot.sh: Handle 32-bit armv8l environment.
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:
scripts/test-schroot.sh | 4 ++--
1 file changed, 2 insertions(+), 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 llvm.
from e07092b LowerTypeTests: Remove unused variable.
new 65f5028 [libFuzzer] add -exit_on_src_pos to test libFuzzer itself, ad [...]
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/Fuzzer/FuzzerDefs.h | 1 +
lib/Fuzzer/FuzzerDriver.cpp | 2 ++
lib/Fuzzer/FuzzerFlags.def | 3 +++
lib/Fuzzer/FuzzerInternal.h | 1 +
lib/Fuzzer/FuzzerLoop.cpp | 17 +++++++++++++++++
lib/Fuzzer/FuzzerOptions.h | 1 +
lib/Fuzzer/FuzzerTracePC.cpp | 4 ++--
lib/Fuzzer/FuzzerTracePC.h | 3 +--
lib/Fuzzer/FuzzerUtil.cpp | 20 ++++++++++++--------
lib/Fuzzer/fuzzer-test-suite/re2-2014-12-09/test.sh | 10 ++++++++++
lib/Fuzzer/test/MinimizeCorpusTest.cpp | 2 +-
lib/Fuzzer/test/fuzzer.test | 4 ++++
12 files changed, 55 insertions(+), 13 deletions(-)
create mode 100755 lib/Fuzzer/fuzzer-test-suite/re2-2014-12-09/test.sh
--
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 e4b72fc PR libstdc++/77727 * include/std/optional (optional(c [...]
new 06f908e Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from f2a4f12 Daily bump.
new 9401290 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 61401fa Fix the date of the last ChangeLog entry.
new 09e1541 Daily bump.
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/DATESTAMP | 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 llvm.
from cd04c01 [lit] Add a --max-failures option.
new 5b66e90 LowerTypeTests: Create LowerTypeTestsModule class and move im [...]
new e07092b LowerTypeTests: Remove unused variable.
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/Transforms/IPO/LowerTypeTests.cpp | 157 ++++++++++++++++------------------
1 file changed, 74 insertions(+), 83 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 d91ab1c P0145R3 (C++17 evaluation order tweaks): consistently emit th [...]
new 3f92868 P0145R3 (C++17 evaluation order tweaks): evaluate the base ex [...]
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/CGExprCXX.cpp | 6 +++---
test/CodeGenCXX/cxx1z-eval-order.cpp | 32 ++++++++++++++++----------------
2 files changed, 19 insertions(+), 19 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 lld.
from 9a8f2cd Non alloca sections should not keep other sections live.
new 84e333b Create FileOutputBuffer lazily.
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:
COFF/PDB.cpp | 16 +++++++---------
1 file changed, 7 insertions(+), 9 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 78fb7e3 tc-xtensa.c: fixup xg_reverse_shift_count typo
new 83ae81c Automatic date update in version.in
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/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 9d8a5e3 Automatic date update in version.in
new 3e798c9 Automatic date update in version.in
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/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from d13c787 Automatic date update in version.in
new 2b465e0 Automatic date update in version.in
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/version.h | 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 clang.
from 199dbc5 [clang-format] Don't allow newline after uppercase Obj-C bloc [...]
new d91ab1c P0145R3 (C++17 evaluation order tweaks): consistently emit th [...]
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/CGExpr.cpp | 50 ++++--
test/CodeGen/captured-statements-nested.c | 4 +-
test/CodeGenCXX/catch-undef-behavior.cpp | 8 +-
test/CodeGenCXX/cxx1y-initializer-aggregate.cpp | 2 +-
test/CodeGenCXX/cxx1z-eval-order.cpp | 214 ++++++++++++++++++++++++
test/CodeGenCXX/pragma-loop-safety.cpp | 24 +--
test/CodeGenCXX/vla-lambda-capturing.cpp | 4 +-
7 files changed, 270 insertions(+), 36 deletions(-)
create mode 100644 test/CodeGenCXX/cxx1z-eval-order.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.