This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 55523deb41a [ThinLTO] Always create linked objects file for --thinlto-i [...]
new 1e23b92b968 Fix DataFlowSanitizer instrumentation pass to take paramete [...]
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:
.../Instrumentation/DataFlowSanitizer.cpp | 101 ++++++++++++++++++---
.../custom_fun_callback_attributes.ll | 37 ++++++++
.../custom_fun_varargs_attributes.ll | 27 ++++++
3 files changed, 153 insertions(+), 12 deletions(-)
create mode 100644 test/Instrumentation/DataFlowSanitizer/custom_fun_callback_attr [...]
create mode 100644 test/Instrumentation/DataFlowSanitizer/custom_fun_varargs_attri [...]
--
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 ec9632cf7 [ELF] - Rewrote outdated comment. NFC.
new f60da8ab9 Update lld documentation to mention PDB support.
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/windows_support.rst | 5 ++---
1 file changed, 2 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 llvm.
from 425c3b09bec [AlignmentFromAssumptions] Set source and dest alignments o [...]
new 21ed2a6e296 [libFuzzer] Include TEMP_MAX_LEN in Fuzzer::PrintStats.
new f662ded3c60 [gold] Extract runLTO to avoid exit(0) from function with n [...]
new 55523deb41a [ThinLTO] Always create linked objects file for --thinlto-i [...]
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:
docs/LibFuzzer.rst | 6 ++-
include/llvm/LTO/LTO.h | 4 +-
lib/LTO/LTO.cpp | 28 ++++--------
test/tools/gold/X86/thinlto_no_objects.ll | 18 ++++++++
tools/gold/gold-plugin.cpp | 74 +++++++++++++++++++++----------
tools/llvm-lto2/llvm-lto2.cpp | 6 ++-
6 files changed, 89 insertions(+), 47 deletions(-)
create mode 100644 test/tools/gold/X86/thinlto_no_objects.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 compiler-rt.
from 6817f0769 Try to fix the syntax in test
new d84e57a96 [libFuzzer] Include TEMP_MAX_LEN in Fuzzer::PrintStats.
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/FuzzerLoop.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 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 bcb285a0b5a PR tree-optimization/84480 - bogus -Wstringop-truncation de [...]
new ac58a228df4 libgo: add -L option for libatomic when using -pthread
new 48cd836f73a runtime: funcfileline: get missing function name from s [...]
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/go/gofrontend/MERGE | 2 +-
libgo/configure | 5 +++--
libgo/configure.ac | 5 +++--
libgo/runtime/go-caller.c | 14 +++++++++++---
libgo/runtime/go-callers.c | 19 ++++++++++---------
libgo/runtime/runtime.h | 3 ++-
6 files changed, 30 insertions(+), 18 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 5fc08e2f2e7 Adding the missing LTGT to plug the ICE in PR81228. This is [...]
new 8ae37e70601 2018-02-22 Thomas Koenig <tkoenig(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 | 6 ++++++
gcc/fortran/frontend-passes.c | 25 +++++++++++++---------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/realloc_on_assign_29.f90 | 13 +++++++++++
4 files changed, 40 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/realloc_on_assign_29.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 e07827f03be [SelectionDAG] Move matchUnaryPredicate/matchBinaryPredicat [...]
new 425c3b09bec [AlignmentFromAssumptions] Set source and dest alignments o [...]
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:
.../Transforms/Scalar/AlignmentFromAssumptions.h | 6 ---
lib/Transforms/Scalar/AlignmentFromAssumptions.cpp | 56 +++++-----------------
test/Transforms/AlignmentFromAssumptions/simple.ll | 2 +-
.../AlignmentFromAssumptions/simple32.ll | 2 +-
4 files changed, 14 insertions(+), 52 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 0bbd02e7757 [MC] Don't crash on modulo by zero (PR35650)
new e07827f03be [SelectionDAG] Move matchUnaryPredicate/matchBinaryPredicat [...]
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/CodeGen/SelectionDAGNodes.h | 11 +++++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 74 +++++--------------------------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 46 +++++++++++++++++++
3 files changed, 69 insertions(+), 62 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-tools-extra.
from 864eda4e Fix "not all control paths return a value" MSVC warning. NFCI.
new 4b65d058 [clangd] Extend textDocument/didChange to specify whether dia [...]
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:
clangd/ClangdLSPServer.cpp | 6 +++++-
clangd/Protocol.cpp | 3 ++-
clangd/Protocol.h | 6 ++++++
3 files changed, 13 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 release_60
in repository lld.
from 2d6816918 docs: remove in-progress warnings
new 3ccb9d1ce Add a few release notes.
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/ReleaseNotes.rst | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.