This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0e23db6 Preserve assumption cache in loop-rotate.
new 35ce2db Add isHotBB helper function to ProfileSummaryInfo
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/Analysis/ProfileSummaryInfo.h | 4 ++++
lib/Analysis/ProfileSummaryInfo.cpp | 20 ++++++++++++++++++++
2 files changed, 24 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 lld.
from 2a66de6 Make OutputSectionBase a class instead of class template.
new bae02a8 Remove an overloaded function to simplify.
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/InputFiles.cpp | 12 ++++++------
ELF/LinkerScript.cpp | 4 ++--
ELF/SymbolTable.cpp | 14 ++++----------
ELF/SymbolTable.h | 6 ++----
4 files changed, 14 insertions(+), 22 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 18d0860 [RenderScript] Fix reduction argument printing
new 752ca9d Fix weak symbol linkage in SBStructuredData, update docs.
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/API/SBStructuredData.h | 5 ++--
source/API/SBStructuredData.cpp | 53 ++++++++++++++++++-------------------
www/SB-api-coding-rules.html | 7 ++---
3 files changed, 33 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 lld.
from faea261 Simplify parseEmulation. NFC.
new 2a66de6 Make OutputSectionBase a class instead of class template.
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/InputSection.h | 4 +-
ELF/LinkerScript.cpp | 58 ++++++------
ELF/LinkerScript.h | 10 +--
ELF/OutputSections.cpp | 78 ++++++++--------
ELF/OutputSections.h | 239 +++++++++++++++++++++++++------------------------
ELF/SymbolTable.cpp | 3 +-
ELF/SymbolTable.h | 6 +-
ELF/Symbols.cpp | 4 +-
ELF/Symbols.h | 7 +-
ELF/Writer.cpp | 170 +++++++++++++++++------------------
ELF/Writer.h | 10 +--
11 files changed, 291 insertions(+), 298 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 b1b60c7 Relax testcase so it also works on Windows.
new 9936364 Remove extra whitespace
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/CodeGenCXX/debug-info-thunk.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 llvm.
from 5224b5a GlobalISel: fix typo. NFC
new 0e23db6 Preserve assumption cache in loop-rotate.
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/Scalar/LoopRotation.cpp | 4 ++++
1 file changed, 4 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 clang.
from 9b39ae2 [Sema][NFC] Reset HasFallthroughStmt when clearing FunctionScopeInfo
new b1b60c7 Relax testcase so it also works on 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:
test/CodeGenCXX/debug-info-thunk.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 clang.
from 1c1417e Use an artificial debug location for non-virtual thunks. Thun [...]
new 9b39ae2 [Sema][NFC] Reset HasFallthroughStmt when clearing FunctionScopeInfo
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/ScopeInfo.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 fc75f6e * libstdc++-v3/include/bits/regex.h (regex_iterator::regex_i [...]
new 934a045 PR c++/78283 * mangle.c (start_mangling): Reset G.need_cxx1 [...]
new 104d970 * g++.dg/asan/asan_test.C: Remove -Wno-format, add -Wno-c++ [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/mangle.c | 1 +
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/asan/asan_test.C | 2 +-
gcc/testsuite/g++.dg/asan/dejagnu-gtest.h | 3 ++-
gcc/testsuite/g++.dg/cpp1z/noexcept-type13.C | 14 ++++++++++++++
6 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/noexcept-type13.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 7467893 Update vectorization debug info unittest.
new e6797b7 GlobalISel: translate invoke and landingpad instructions
new 5224b5a GlobalISel: fix typo. NFC
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/CodeGen/GlobalISel/IRTranslator.h | 6 +-
include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h | 4 +-
lib/CodeGen/GlobalISel/IRTranslator.cpp | 117 ++++++++++++++++++++-
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 4 +-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 2 +-
.../AArch64/GlobalISel/irtranslator-exceptions.ll | 44 ++++++++
6 files changed, 169 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/irtranslator-exceptions.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.