This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 8a29c9d39 Add C++17 explicit deduction guides to std::pair.
new 29ae2ba65 Initial cut at infastructure for fuzzing support for OSS-fuzz
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:
fuzzing/fuzzing.cpp | 222 +++++++++++++++++++++++++++++++
fuzzing/fuzzing.h | 33 +++++
test/libcxx/fuzzing/nth_element.cpp | 38 ++++++
test/libcxx/fuzzing/partial_sort.cpp | 38 ++++++
test/libcxx/fuzzing/partition.cpp | 38 ++++++
test/libcxx/fuzzing/sort.cpp | 38 ++++++
test/libcxx/fuzzing/stable_partition.cpp | 38 ++++++
test/libcxx/fuzzing/stable_sort.cpp | 38 ++++++
8 files changed, 483 insertions(+)
create mode 100644 fuzzing/fuzzing.cpp
create mode 100644 fuzzing/fuzzing.h
create mode 100644 test/libcxx/fuzzing/nth_element.cpp
create mode 100644 test/libcxx/fuzzing/partial_sort.cpp
create mode 100644 test/libcxx/fuzzing/partition.cpp
create mode 100644 test/libcxx/fuzzing/sort.cpp
create mode 100644 test/libcxx/fuzzing/stable_partition.cpp
create mode 100644 test/libcxx/fuzzing/stable_sort.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 59b282a39e4 Do not call Loop::getName on possibly dead loops
new c09a13ddab2 delete commented out code.
new b7b34f85c55 clang-format file.
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/DWARFDie.cpp | 59 ++++++++++++++++++----------------------
1 file changed, 27 insertions(+), 32 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 8dd6284b7c [OpenCL] Clean up and add missing fields for block struct
new 2c4bc52489 Fix 'section' warning behavior with tentatively-defined values
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/Sema/SemaDecl.cpp | 2 +-
test/Sema/attr-section.c | 9 +++++++++
2 files changed, 10 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 llvm.
from 587a4b04705 [MachineBlockPlacement] Make sure PreferredLoopExit is clea [...]
new 59b282a39e4 Do not call Loop::getName on possibly dead loops
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/Analysis/LoopAnalysisManager.cpp | 6 ++++--
test/Other/loop-pm-invalidation.ll | 16 ++++++++--------
2 files changed, 12 insertions(+), 10 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 glibc.
from 7e16a5d1d1 Use libm_alias_double for dbl-64 fma.
new 758f1bfa2a test-math-iscanonical.cc: Return errors != 0
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 ++++
math/test-math-iscanonical.cc | 2 +-
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 llvm.
from 3f5061a5cff Fix a -Wparentheses warning. NFC.
new 587a4b04705 [MachineBlockPlacement] Make sure PreferredLoopExit is clea [...]
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/MachineBlockPlacement.cpp | 10 ++++++++++
1 file 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 gcc.
from 1a356ff1454 2017-10-04 Paolo Carlini <paolo.carlini(a)oracle.com>
new 8b6ff318b04 2017-10-04 Paolo Carlini <paolo.carlini(a)oracle.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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr80471.C | 23 +++++++++++++++++++++++
2 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr80471.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 d1dce4497d5 Convert an APInt to int64_t properly in TTI::getGEPCost().
new 3f5061a5cff Fix a -Wparentheses warning. 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:
lib/Transforms/Utils/LoopUtils.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 gcc.
from e1733ba896b 2017-10-04 Paolo Carlini <paolo.carlini(a)oracle.com>
new 1a356ff1454 2017-10-04 Paolo Carlini <paolo.carlini(a)oracle.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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/constexpr-lambda17.C | 30 +++++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda17.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 a72e2a9037b Bring r314809 back.
new 2766ade041a [LoopDeletion] Move deleteDeadLoop to to LoopUtils. NFC
new d1dce4497d5 Convert an APInt to int64_t properly in TTI::getGEPCost().
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/llvm/Analysis/TargetTransformInfoImpl.h | 4 +-
include/llvm/Transforms/Utils/LoopUtils.h | 14 +++
lib/Transforms/Scalar/LoopDeletion.cpp | 136 +-----------------------
lib/Transforms/Utils/LoopUtils.cpp | 122 +++++++++++++++++++++
test/Analysis/CostModel/ARM/gep.ll | 3 +
5 files changed, 143 insertions(+), 136 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.