This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fd18667 [LibFuzzer] Split FuzzerUtil for Posix and Windows.
new a6ae0e2 [LibFuzzer] Introduce a portable WeakAlias implementation.
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/CMakeLists.txt | 1 +
...onsWeak.cpp => FuzzerExtFunctionsWeakAlias.cpp} | 35 ++++++++++++----------
2 files changed, 20 insertions(+), 16 deletions(-)
copy lib/Fuzzer/{FuzzerExtFunctionsWeak.cpp => FuzzerExtFunctionsWeakAlias.cpp} (50%)
--
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 e72670c [PGO] Fix PGO use ICE when there are unreachable BBs
new fd18667 [LibFuzzer] Split FuzzerUtil for Posix and 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:
lib/Fuzzer/CMakeLists.txt | 2 +
lib/Fuzzer/FuzzerDriver.cpp | 3 +-
lib/Fuzzer/FuzzerMutate.cpp | 2 +-
lib/Fuzzer/FuzzerTraceState.cpp | 4 +-
lib/Fuzzer/FuzzerUtil.cpp | 121 +++---------------------
lib/Fuzzer/FuzzerUtil.h | 9 +-
lib/Fuzzer/FuzzerUtilPosix.cpp | 106 +++++++++++++++++++++
lib/Fuzzer/FuzzerUtilWindows.cpp | 194 +++++++++++++++++++++++++++++++++++++++
8 files changed, 328 insertions(+), 113 deletions(-)
create mode 100644 lib/Fuzzer/FuzzerUtilPosix.cpp
create mode 100644 lib/Fuzzer/FuzzerUtilWindows.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 binutils-gdb.
from df3ee9c Support an "unlimited" number of user-defined arguments
new 107c2d6 Remove unneeded pattern matching in gdb.base/maint.exp
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/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.base/maint.exp | 20 ++++----------------
2 files changed, 10 insertions(+), 16 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 49c2555 [SystemZ] Support remaining atomic instructions
new e72670c [PGO] Fix PGO use ICE when there are unreachable BBs
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/Instrumentation/CFGMST.h | 8 +++
.../Instrumentation/PGOInstrumentation.cpp | 66 +++++++++++++++-------
.../{select2.proftext => unreachable_bb.proftext} | 8 +--
test/Transforms/PGOProfile/unreachable_bb.ll | 23 ++++++++
4 files changed, 79 insertions(+), 26 deletions(-)
copy test/Transforms/PGOProfile/Inputs/{select2.proftext => unreachable_bb.proftex [...]
create mode 100644 test/Transforms/PGOProfile/unreachable_bb.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 binutils-gdb.
from 7ed7e43 Fix typo in changelog entry
new 01770bb Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitution
new ec83536 Test user-defined gdb commands and arguments stack
new df3ee9c Support an "unlimited" number of user-defined arguments
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:
gdb/ChangeLog | 32 ++++++
gdb/NEWS | 15 +++
gdb/cli/cli-script.c | 200 +++++++++++++++++++-----------------
gdb/cli/cli-script.h | 6 ++
gdb/doc/ChangeLog | 12 +++
gdb/doc/gdb.texinfo | 22 +++-
gdb/printcmd.c | 3 +
gdb/testsuite/ChangeLog | 19 ++++
gdb/testsuite/gdb.base/commands.exp | 134 ++++++++++++++++++++++++
9 files changed, 348 insertions(+), 95 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 aoliva/SFN
in repository gcc.
from 0fb03e0 SFN: skip more debug insns in cleanup_empty_eh
new 5423573 SFN: skip debug stmts before label in make_edges
new 54f6ebb SFN: skip nested debug stmts in c_finish_stmt_expr
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/c/c-typeck.c | 8 +++++++-
gcc/tree-cfg.c | 6 +++++-
2 files changed, 12 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 5b40964 2016-12-02 Janus Weil <janus(a)gcc.gnu.org> Steven G. Ka [...]
new 27c7b60 PR target/70322 * config/i386/i386.md (*andndi3_doubleword) [...]
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/config/i386/i386.md | 51 +++++++++++++++++++++++--------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/i386/pr70322-2.c | 2 +-
4 files changed, 51 insertions(+), 13 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 920993a Removed a wrong assertion about non-colorable sections.
new 8b4ab0a Remove a wrong performance optimization.
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/ICF.cpp | 11 ++---------
1 file changed, 2 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 gcc.
from 699ca35 [AArch64] Separate shrink wrapping hooks implementation
new 5b40964 2016-12-02 Janus Weil <janus(a)gcc.gnu.org> Steven G. Ka [...]
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/check.c | 2 +-
gcc/fortran/expr.c | 6 +++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/char_conversion.f90 | 10 ++++++++++
5 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/char_conversion.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 1f697f4 [SystemZ] Refactor hasSideEffects setting
new 4b7476c [SystemZ] Support floating-point control register instructions
new 49c2555 [SystemZ] Support remaining atomic instructions
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/IR/IntrinsicsSystemZ.td | 5 +
lib/Target/SystemZ/SystemZInstrFP.td | 20 ++
lib/Target/SystemZ/SystemZInstrFormats.td | 61 ++++-
lib/Target/SystemZ/SystemZInstrInfo.td | 41 ++-
lib/Target/SystemZ/SystemZOperators.td | 6 +
lib/Target/SystemZ/SystemZScheduleZ13.td | 33 +++
lib/Target/SystemZ/SystemZScheduleZ196.td | 34 +++
lib/Target/SystemZ/SystemZScheduleZEC12.td | 34 +++
test/CodeGen/SystemZ/fpc-intrinsics.ll | 67 +++++
test/MC/Disassembler/SystemZ/insns.txt | 387 +++++++++++++++++++++++++++++
test/MC/SystemZ/insn-bad-z196.s | 51 ++++
test/MC/SystemZ/insn-bad.s | 186 ++++++++++++++
test/MC/SystemZ/insn-good-z196.s | 42 ++++
test/MC/SystemZ/insn-good.s | 246 ++++++++++++++++++
14 files changed, 1202 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/SystemZ/fpc-intrinsics.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.