This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 77029210688 [X86] Add scheduling tests - CBW etc sign extensions - CL [...]
new 224217d7143 [llvm-opt-fuzzer] Fix unused variable warning after rL317883
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-opt-fuzzer/llvm-opt-fuzzer.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 f7b2503ad70 * tree-predcom.c (determine_roots_comp): Avoid memory leak [...]
new 430a6bc45d1 [ARM,testsuite] Skip copysign_softfloat_1.c on hard-float targets
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 | 7 +++++++
gcc/testsuite/gcc.target/arm/copysign_softfloat_1.c | 1 +
gcc/testsuite/lib/target-supports.exp | 13 +++++++++++++
3 files changed, 21 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.
Mark Murray pushed a change to branch master
in repository toolchain/abe.
from bca88a85 Replace --set arch|cpu|tune with --set gcc_override_configure.
new 333add3a config/gcc[567]/binutils.conf: Switch to upstream users/linar [...]
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:
config/gcc5/binutils.conf | 2 +-
config/gcc6/binutils.conf | 2 +-
config/gcc7/binutils.conf | 2 +-
3 files changed, 3 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.
from 11fbce0944 Revert "[XRay][darwin] Initial XRay in Darwin Support"
new 4fd3ff53bc [clang-format] Support python-style comments in text protos
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/BreakableToken.cpp | 23 ++++++---
lib/Format/FormatTokenLexer.cpp | 23 +++++++++
lib/Format/FormatTokenLexer.h | 2 +
lib/Format/UnwrappedLineParser.cpp | 2 +-
unittests/Format/FormatTestComments.cpp | 85 +++++++++++++++++++++++++++++++++
5 files changed, 128 insertions(+), 7 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 7513b8d6093 2017-11-10 Paul Thomas <pault(a)gcc.gnu.org>
new f7b2503ad70 * tree-predcom.c (determine_roots_comp): Avoid memory leak [...]
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/tree-predcom.c | 9 ++++++++-
2 files changed, 13 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 23476c4f808 [AMDGPU] Prevent Machine Copy Propagation from replacing li [...]
new 77029210688 [X86] Add scheduling tests - CBW etc sign extensions - CL [...]
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:
test/CodeGen/X86/schedule-x86_64.ll | 299 ++++++++++++++++++++++++++++++++++--
1 file changed, 289 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 gcc.
from 9fead2aba03 PR bootstrap/82916 * gimple-ssa-store-merging.c (pass_st [...]
new 7513b8d6093 2017-11-10 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 ++++++
gcc/fortran/trans-stmt.c | 5 ++--
gcc/testsuite/ChangeLog | 5 ++++
.../gfortran.dg/allocate_assumed_charlen_1.f90 | 28 ++++++++++++++++++++++
4 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/allocate_assumed_charlen_1.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 llvm.
from 089f886ad92 [llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing opt [...]
new 23476c4f808 [AMDGPU] Prevent Machine Copy Propagation from replacing li [...]
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/MachineCopyPropagation.cpp | 2 ++
test/CodeGen/AMDGPU/dead_copy.mir | 27 +++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/dead_copy.mir
--
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.
Yvan Roux pushed a change to branch master
in repository toolchain/backflip.
from effb906 Default to gcc-7-integration-branch.
new 681da07 Re-enable automatic review request.
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:
backflip | 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 d84a31be444 [X86] Added TODO list for missing generic x86 instruction s [...]
new 089f886ad92 [llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing opt [...]
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/FuzzingLLVM.rst | 22 ++
include/llvm/FuzzMutate/FuzzerCLI.h | 4 +
lib/FuzzMutate/FuzzerCLI.cpp | 34 +++
tools/llvm-opt-fuzzer/CMakeLists.txt | 24 ++
.../DummyOptFuzzer.cpp} | 6 +-
tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp | 259 +++++++++++++++++++++
6 files changed, 346 insertions(+), 3 deletions(-)
create mode 100644 tools/llvm-opt-fuzzer/CMakeLists.txt
copy tools/{llvm-isel-fuzzer/DummyISelFuzzer.cpp => llvm-opt-fuzzer/DummyOptFuzzer [...]
create mode 100644 tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.