This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9faad58 Update loop unroller cost model to make sure debug info does [...]
new a7d748b cmake: Install the OCaml libraries into a more correct path
new baccf61 clean up tests and auto-generate checks
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:
bindings/ocaml/backends/CMakeLists.txt | 2 +-
bindings/ocaml/backends/META.llvm_backend.in | 2 +-
bindings/ocaml/llvm/CMakeLists.txt | 2 +-
bindings/ocaml/llvm/META.llvm.in | 2 +-
cmake/config-ix.cmake | 3 +
cmake/modules/AddOCaml.cmake | 21 ++--
test/Transforms/InstCombine/vector-casts.ll | 180 ++++++++++++++++++---------
test/lit.cfg | 10 +-
8 files changed, 148 insertions(+), 74 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 5bb875d libstdc++/77795 Only declare ::gets for C++98 and C++11
new 17bf743 2016-09-30 Steve Ellcey <sellcey(a)caviumnetworks.com>
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 ++++
MAINTAINERS | 4 ++--
2 files changed, 6 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 b035d53 [libFuzzer] add a fuzzer test that finds CVE-2015-3193
new 9faad58 Update loop unroller cost model to make sure debug info does [...]
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/LoopUnrollPass.cpp | 3 ++
test/Transforms/LoopUnroll/unroll-pragmas.ll | 42 ++++++++++++++++++++++++++--
2 files changed, 43 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 gcc.
from 2d5b538 PR other/31566 * gcc.c (process_command): For [...]
new 5bb875d libstdc++/77795 Only declare ::gets for C++98 and C++11
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 | 10 ++++++++++
libstdc++-v3/acinclude.m4 | 7 ++++++-
libstdc++-v3/config.h.in | 2 +-
libstdc++-v3/configure | 5 +++++
libstdc++-v3/include/c_global/cstdio | 2 +-
libstdc++-v3/include/c_std/cstdio | 2 +-
.../27_io/headers/cstdio/{types_std.cc => functions_neg.cc} | 6 ++----
7 files changed, 26 insertions(+), 8 deletions(-)
copy libstdc++-v3/testsuite/27_io/headers/cstdio/{types_std.cc => functions_neg.cc} (89%)
--
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 faaf3da 2016-09-30 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 1969d1b Remove use of std::abs in experimental::{gcd,lcm}
new c81bdb4 libstdc++/77795 Only declare ::gets for C++98 and C++11
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:
libstdc++-v3/ChangeLog | 20 ++++++++++++++++++++
libstdc++-v3/acinclude.m4 | 7 ++++++-
libstdc++-v3/config.h.in | 2 +-
libstdc++-v3/configure | 5 +++++
libstdc++-v3/include/c_global/cstdio | 2 +-
libstdc++-v3/include/c_std/cstdio | 2 +-
libstdc++-v3/include/experimental/numeric | 22 ++++++++++++++++++----
.../cstdio/{types_std.cc => functions_neg.cc} | 6 ++----
.../69626.cc => experimental/numeric/77801.cc} | 11 +++--------
libstdc++-v3/testsuite/experimental/numeric/gcd.cc | 4 ++++
libstdc++-v3/testsuite/experimental/numeric/lcm.cc | 3 +++
11 files changed, 64 insertions(+), 20 deletions(-)
copy libstdc++-v3/testsuite/27_io/headers/cstdio/{types_std.cc => functions_neg.cc} (89%)
copy libstdc++-v3/testsuite/{21_strings/c_strings/char/69626.cc => experimental/nu [...]
--
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 976632d [InstCombine] add tests for select X, (ext X), C
new b035d53 [libFuzzer] add a fuzzer test that finds CVE-2015-3193
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:
.../{openssl-1.0.1f => openssl-1.0.2d}/build.sh | 4 +-
.../fuzzer-test-suite/openssl-1.0.2d/target.cc | 149 +++++++++++++++++++++
.../fuzzer-test-suite/openssl-1.0.2d/test.sh | 10 ++
3 files changed, 161 insertions(+), 2 deletions(-)
copy lib/Fuzzer/fuzzer-test-suite/{openssl-1.0.1f => openssl-1.0.2d}/build.sh (78%)
create mode 100644 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.2d/target.cc
create mode 100755 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.2d/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 llvm.
from eabc8ab [Object] Define Archive::isEmpty().
new c61677f [WebAssembly] Make register stackification more conservative
new 976632d [InstCombine] add tests for select X, (ext X), C
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/Target/WebAssembly/WebAssemblyRegStackify.cpp | 34 ++++-----
test/CodeGen/WebAssembly/userstack.ll | 36 +++++++++
test/Transforms/InstCombine/select-bitext.ll | 91 +++++++++++++++++++++++
3 files changed, 142 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 lnt.
from c239bc4 Cleanup some PEP8 + unused
new 059d314 Style nit, always call super
new 143668a xml XUnit test reports for LNT
new 1f904a9 Whitespace fixups
new ed9e3c6 Fix Filecheck regex
The 4 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:
lnt/tests/test_suite.py | 165 ++++++++++++++++-----
.../test-suite-cmake/fake-results-profile.json | 1 +
.../Inputs/test-suite-cmake/fake-results.json | 1 +
tests/runtest/test_suite.py | 13 ++
4 files changed, 140 insertions(+), 40 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 937044f [asan] Support dynamic shadow address instrumentation
new eabc8ab [Object] Define Archive::isEmpty().
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/Object/Archive.h | 1 +
lib/Object/Archive.cpp | 5 ++++-
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 lld.
from d6faa1c [ELF] - Inlined template argument variable. NFC.
new 9eecb16 Improve error check for an empty archive.
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/InputFiles.cpp | 18 ++++++++----------
test/ELF/empty-archive.s | 4 +---
test/ELF/lto/archive.ll | 5 +++++
3 files changed, 14 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.