This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 029a286 Simplify output section ownership.
new 1b973fc Use iterators to avoid dereferencing end().
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/Relocations.cpp | 8 ++++----
1 file changed, 4 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 llvm.
from edd8aa0 Fix test/Analysis/ScalarEvolution/scev-expander-existing-valu [...]
new 402ec84 move decomposeBitTestICmp() to Transforms/Utils; 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:
include/llvm/Transforms/Utils/CmpInstAnalysis.h | 5 +++
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 47 ----------------------
lib/Transforms/Utils/CmpInstAnalysis.cpp | 44 ++++++++++++++++++++
3 files changed, 49 insertions(+), 47 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 293cf4a [ELF] - Refactor of LinkerScript<ELFT>::getPhdrIndicesForSection
new 029a286 Simplify output section ownership.
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 ++++---
ELF/LinkerScript.h | 5 +++--
ELF/OutputSections.cpp | 1 +
ELF/OutputSections.h | 1 +
ELF/Writer.cpp | 20 +++++++-------------
5 files changed, 16 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 master
in repository gcc.
from 7097b94 * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0. [...]
new 07be123 S/390: Xfail some tests in insv-[12].c.
new 75cb41b S/390: Fix pr67443.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/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/gcc.target/s390/insv-1.c | 9 ++++++-
gcc/testsuite/gcc.target/s390/insv-2.c | 15 +++++++++++-
gcc/testsuite/gcc.target/s390/pr67443.c | 42 ++++++++++++++++++---------------
4 files changed, 54 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 llvm.
from fe11fa4 Use ValueOffsetPair to enhance value reuse during SCEV expansion.
new edd8aa0 Fix test/Analysis/ScalarEvolution/scev-expander-existing-valu [...]
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:
.../scev-expander-existing-value-offset.ll | 44 ----------------------
1 file changed, 44 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 fbbe8c9 [ELF] Attempt to fix FreeBSD build bot (no template instantia [...]
new 293cf4a [ELF] - Refactor of LinkerScript<ELFT>::getPhdrIndicesForSection
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 | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 475ddcc fix documentation comments; NFC
new fe11fa4 Use ValueOffsetPair to enhance value reuse during SCEV expansion.
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/ScalarEvolution.h | 23 +++++-
include/llvm/Analysis/ScalarEvolutionExpander.h | 3 +-
lib/Analysis/ScalarEvolution.cpp | 82 +++++++++++++++-----
lib/Analysis/ScalarEvolutionExpander.cpp | 31 ++++----
.../scev-expander-existing-value-offset.ll | 88 ++++++++++++++++++++++
5 files changed, 191 insertions(+), 36 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/scev-expander-existing-value-offset.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 llvm.
from 20e6e25 AMDGPU: Add missing test coverage for control flow breaks
new 475ddcc fix documentation comments; 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:
include/llvm/Transforms/Utils/CmpInstAnalysis.h | 22 ++++++++---------
lib/Transforms/Utils/CmpInstAnalysis.cpp | 32 -------------------------
2 files changed, 11 insertions(+), 43 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 compiler-rt.
from d12ad4c Try to deflake Windows/dll_host.cc test by not using repeated [...]
new 3cc261c [asan] trying to fix the android bot
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/asan/TestCases/Linux/memmem_test.cc | 1 -
1 file changed, 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 binutils-gdb.
from 0064d22 Handle version 1a of FreeBSD's NT_PRSINFO.
new 37fd5ef Add support to the ARC disassembler for selecting instruction [...]
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:
binutils/ChangeLog | 7 +
binutils/NEWS | 3 +
binutils/doc/binutils.texi | 30 ++
binutils/testsuite/binutils-all/arc/dsp.s | 5 +
binutils/testsuite/binutils-all/arc/objdump.exp | 55 +++
gas/ChangeLog | 11 +
gas/testsuite/gas/arc/dsp.d | 96 +++++
gas/testsuite/gas/arc/dsp.s | 90 +++++
gas/testsuite/gas/arc/ext2op.d | 2 +-
gas/testsuite/gas/arc/ext3op.d | 2 +-
gas/testsuite/gas/arc/fpu.d | 29 ++
gas/testsuite/gas/arc/fpu.s | 24 ++
gas/testsuite/gas/arc/tdpfp.d | 2 +-
gas/testsuite/gas/arc/tfpuda.d | 2 +-
include/ChangeLog | 4 +
include/dis-asm.h | 1 +
opcodes/ChangeLog | 19 +
opcodes/arc-dis.c | 469 +++++++++++++++++-------
opcodes/disassemble.c | 3 +
19 files changed, 723 insertions(+), 131 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/arc/dsp.s
create mode 100644 binutils/testsuite/binutils-all/arc/objdump.exp
create mode 100644 gas/testsuite/gas/arc/dsp.d
create mode 100644 gas/testsuite/gas/arc/dsp.s
create mode 100644 gas/testsuite/gas/arc/fpu.d
create mode 100644 gas/testsuite/gas/arc/fpu.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.