This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0e3a93628a9 Re-apply "Fix cmake check for futimens when deploying to ea [...]
new 15799633b79 fix llvm-dwarfdump-fuzzer.cpp to use the current libFuzzer API
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:
tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp | 5 +++--
1 file changed, 3 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 25a78dcd7 Fix PR31166: std::inplace_merge seems to be unstable. Thanks [...]
new 90dfa2804 Fix test for C++03
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:
.../algorithms/alg.sorting/alg.merge/inplace_merge_comp.pass.cpp | 7 ++++---
1 file changed, 4 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 compiler-rt.
from ebae6acb2 [libFuzzer] allow -print_funcs=N: N is the max number of new [...]
new 886bbfa61 Shorten filenames of tests (-with-calls to -calls)
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/asan/tests/CMakeLists.txt | 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 ca0aa254437 Implement llvm-isel-fuzzer for fuzzing instruction selection
new 0e3a93628a9 Re-apply "Fix cmake check for futimens when deploying to ea [...]
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:
cmake/config-ix.cmake | 9 +++++++++
cmake/modules/HandleLLVMOptions.cmake | 1 +
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 llvm.
from 93198099d3f [InstCombine] Teach foldSelectICmpAndOr to handle vector splats
new ca0aa254437 Implement llvm-isel-fuzzer for fuzzing instruction selection
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:
tools/llvm-isel-fuzzer/CMakeLists.txt | 22 +++
tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp | 213 ++++++++++++++++++++++++++++
2 files changed, 235 insertions(+)
create mode 100644 tools/llvm-isel-fuzzer/CMakeLists.txt
create mode 100644 tools/llvm-isel-fuzzer/llvm-isel-fuzzer.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 llvm.
from 2eaf4212bb0 [codeview] support more DW_OPs for more complete debug info
new f9f2c95eca3 Revert "Revert r311552: [Bash-autocompletion] Add support f [...]
new 347f51897e1 [sanitizer-coverage] Mark the guard and 8-bit counter array [...]
new 93198099d3f [InstCombine] Teach foldSelectICmpAndOr to handle vector splats
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:
include/llvm/Option/OptParser.td | 2 +
include/llvm/Option/OptTable.h | 15 ++-
lib/Option/OptTable.cpp | 25 +++-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 14 ++-
.../Instrumentation/SanitizerCoverage.cpp | 21 ++--
.../InstCombine/select-with-bitwise-ops.ll | 128 +++++++++++++++++++++
utils/TableGen/OptParserEmitter.cpp | 26 +++++
7 files changed, 210 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 master
in repository clang.
from 68dcb655ed [analyzer] Adjust ptr arithmetic test
new d21231c440 Revert "Revert r311552: [Bash-autocompletion] Add support fo [...]
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/Driver/CC1Options.td | 14 +++++++++++++-
lib/Driver/DriverOptions.cpp | 11 ++++++++++-
test/Driver/autocomplete.c | 2 ++
3 files changed, 25 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 lnt.
from bfaf238 Fix MySQL funnyness where test names are not in the cache
new b5373e0 Get rid of commit parameter: it was not used
new 598f172 Do all comparisons as str, not unicode
new 291b5a6 Do some more in the MySQL tests
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:
lnt/server/db/testsuitedb.py | 9 ++++-----
lnt/util/ImportData.py | 4 +---
tests/lnttool/MySQLDB.shtest | 3 ++-
3 files 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 gcc-7-branch
in repository gcc.
from 95263506de1 2017-08-28 Richard Biener <rguenther(a)suse.de>
new 4613ac3faaf 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 e59f157a16e Daily bump.
new 6fa588bed2b 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.