This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3a7726c Daily bump.
new d06bcb8 gcc/ChangeLog:
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr68217.c | 14 ++++++++++++++
gcc/tree-vrp.c | 18 ++++++++++++++++++
4 files changed, 43 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr68217.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 24dbd38 Revert "Don't invoke getName() from Function::isIntrinsic()." [...]
new d7e3771 Added ThinLTO inlining statistics
new 81266f6 Fixed comment
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/Transforms/IPO/InlinerPass.h | 4 +
.../Utils/ImportedFunctionsInliningStatistics.h | 109 +++++++++++
lib/Transforms/IPO/Inliner.cpp | 49 ++++-
lib/Transforms/Utils/CMakeLists.txt | 1 +
.../Utils/ImportedFunctionsInliningStatistics.cpp | 201 +++++++++++++++++++++
test/Transforms/Inline/inline_stats.ll | 87 +++++++++
6 files changed, 442 insertions(+), 9 deletions(-)
create mode 100644 include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h
create mode 100644 lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp
create mode 100644 test/Transforms/Inline/inline_stats.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 lld.
from 24563a0 [ELF] - Removed excessive check. NFC.
new acddb44 Simplify. readAssignment never returns a nullptr.
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/LinkerScript.cpp | 7 +++----
1 file changed, 3 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 lldb.
from 817ce5c Small refinement on the memory segment support in core files [...]
new 37b02d1 Move the code which knows how to get information about the sh [...]
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/lldb/Target/DynamicLoader.h | 50 +++++++++++++++
.../MacOSX-DYLD/DynamicLoaderMacOS.cpp | 46 ++++++++++++++
.../DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.h | 6 ++
.../MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp | 73 ++++++++++++++++++++++
.../MacOSX-DYLD/DynamicLoaderMacOSXDYLD.h | 6 ++
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 70 +++------------------
6 files changed, 188 insertions(+), 63 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 fb5574d 2016-07-28 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 3a7726c 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 9c03483 2016-07-28 Steven G. Kargl <kargl(a)gcc.gnu.org> Thomas [...]
new fdd8365 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-5-branch
in repository gcc.
from 16a6646 Daily bump.
new 3ac8693 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 master
in repository llvm.
from b57cbbd [sanitizer] Simplify and future-proof maybeMarkSanitizerLibra [...]
new 24dbd38 Revert "Don't invoke getName() from Function::isIntrinsic()." [...]
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/IR/Function.h | 8 +-------
lib/CodeGen/WinEHPrepare.cpp | 8 ++------
lib/IR/AsmWriter.cpp | 4 ++--
lib/IR/Function.cpp | 9 ++++++---
lib/IR/Verifier.cpp | 2 +-
5 files changed, 12 insertions(+), 19 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 binutils-gdb.
from 4931146 Fix decoding of Windows resources.
new 76539d8 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.11-branch
in repository binutils-gdb.
from 39b3a9c Automatic date update in version.in
new d05b4da Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.