This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 44d7e0061 [LLD][ELF] - Fix bug when reporting memory intersections.
new effb7c904 [LLD][ELF] - Removed dead code from rangeToString(). NFC.
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/Writer.cpp | 8 +++-----
1 file changed, 3 insertions(+), 5 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 301427d8a [ELF] - Refactor readCallGraph().
new 44d7e0061 [LLD][ELF] - Fix bug when reporting memory intersections.
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/Writer.cpp | 2 +-
test/ELF/linkerscript/sections-va-overflow.test | 4 ++--
2 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 gcc-8-branch
in repository gcc.
from 14e9950d454 Daily bump.
new d9205636ae7 PR testsuite/86153 * g++.dg/pr83239.C (dg-options): Add - [...]
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 | 31 ++++++++++++++++++-------------
gcc/testsuite/g++.dg/pr83239.C | 2 +-
2 files changed, 19 insertions(+), 14 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 388833c9640 Daily bump.
new 571ee70a6d4 PR testsuite/86153 * g++.dg/pr83239.C (dg-options): Add - [...]
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 | 61 +++++++++++++++++++++++-------------------
gcc/testsuite/g++.dg/pr83239.C | 2 +-
2 files changed, 35 insertions(+), 28 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 5e7f20ca9a Automatic date update in version.in
new 3fbbcf473a [gdb/testsuite] Fix regexp in py-rbreak.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 | 4 ++++
gdb/testsuite/gdb.python/py-rbreak.exp | 2 +-
2 files changed, 5 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 18aa36fa4fc [llvm-objdump] Remove continue after report_error which is [...]
new 30fa583f843 [TailCallElim] Preserve DT and PDT
new b2e68027e06 [ADT] Add an early-increment iterator-like type and range adaptor.
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/ADT/STLExtras.h | 84 ++++++++++++++++++++++
include/llvm/Transforms/Utils/BasicBlockUtils.h | 3 +-
lib/Transforms/Scalar/TailRecursionElimination.cpp | 75 ++++++++++++-------
lib/Transforms/Utils/BasicBlockUtils.cpp | 7 +-
.../2010-06-26-MultipleReturnValues.ll | 2 +-
test/Transforms/TailCallElim/EraseBB.ll | 2 +-
test/Transforms/TailCallElim/accum_recursion.ll | 4 +-
test/Transforms/TailCallElim/ackermann.ll | 2 +-
test/Transforms/TailCallElim/basic.ll | 2 +-
test/Transforms/TailCallElim/deopt-bundle.ll | 2 +-
test/Transforms/TailCallElim/dont_reorder_load.ll | 2 +-
test/Transforms/TailCallElim/dup_tail.ll | 2 +-
test/Transforms/TailCallElim/inf-recursion.ll | 2 +-
test/Transforms/TailCallElim/notail.ll | 2 +-
.../TailCallElim/opt-remarks-recursion.ll | 2 +-
test/Transforms/TailCallElim/reorder_load.ll | 2 +-
test/Transforms/TailCallElim/setjmp.ll | 2 +-
unittests/ADT/STLExtrasTest.cpp | 51 +++++++++++++
18 files changed, 206 insertions(+), 42 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 4ef1fe36b [WebAssembly] Don't error when --undefined symbols are not found
new 301427d8a [ELF] - Refactor readCallGraph().
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/Driver.cpp | 37 ++++++++++++++++---------------------
1 file changed, 16 insertions(+), 21 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 e171e48dd Fix a bug in VMRange
new 4fd1a45a6 Fixed header of StringLexer.h
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/Utility/StringLexer.h | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from 134b06ddd01 [ADCE] Remove the need of DomTree
new 18aa36fa4fc [llvm-objdump] Remove continue after report_error which is [...]
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-objdump/MachODump.cpp | 2 --
1 file changed, 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 llvm.
from 8d82395b2d2 Reverted r338825 and all the following tries to fix issues [...]
new 134b06ddd01 [ADCE] Remove the need of DomTree
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/ADCE.cpp | 18 ++++++++++--------
test/Transforms/LoopRotate/pr35210.ll | 2 +-
2 files changed, 11 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.