This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e10646b [NVPTX] Use untyped (.b) integer registers in PTX.
new e657d43 [ADT] Add filter_iterator for filtering elements
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/ADT/STLExtras.h | 92 ++++++++++++++++++++++++++++++++++++++
include/llvm/ADT/iterator.h | 10 +----
unittests/Support/IteratorTest.cpp | 69 ++++++++++++++++++++++++++++
3 files changed, 162 insertions(+), 9 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 5385053 [PM] BitcodeWriterPass should derive from PassInfoMixin
new d20e86c gold: add a cast to appease std::max NFC
new e10646b [NVPTX] Use untyped (.b) integer registers in PTX.
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:
lib/Target/NVPTX/NVPTXRegisterInfo.cpp | 24 ++++++++++--
test/CodeGen/NVPTX/reg-types.ll | 69 ++++++++++++++++++++++++++++++++++
tools/gold/gold-plugin.cpp | 3 +-
3 files changed, 92 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/NVPTX/reg-types.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 43fb293 Fixed typo.
new 5385053 [PM] BitcodeWriterPass should derive from PassInfoMixin
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/Bitcode/BitcodeWriterPass.h | 4 +---
1 file changed, 1 insertion(+), 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 45edca1 [libFuzzer] fix typo in docs
new 9d016ef [Hexagon] Cleanup and standardize vector load/store pseudo in [...]
new 43fb293 Fixed typo.
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:
lib/Target/Hexagon/HexagonFrameLowering.cpp | 64 ++++----
lib/Target/Hexagon/HexagonInstrInfo.cpp | 149 +++++++++----------
lib/Target/Hexagon/HexagonInstrInfoV60.td | 217 +++++++++++-----------------
lib/Transforms/Utils/SimplifyCFG.cpp | 2 +-
4 files changed, 188 insertions(+), 244 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 7c00a88 [AArch64LoadStoreOptimizer] Check aliasing correctly when cre [...]
new 45edca1 [libFuzzer] fix typo in 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:
docs/LibFuzzer.rst | 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 a7eb97f [AArch64] Registering default MCInstrAnalysis
new 7c00a88 [AArch64LoadStoreOptimizer] Check aliasing correctly when cre [...]
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/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 5 ++-
test/CodeGen/AArch64/ldst-paired-aliasing.ll | 47 ++++++++++++++++++++++++
2 files changed, 51 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AArch64/ldst-paired-aliasing.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 75d2bba [ELF] - Do not use mergeable sections when LS is used.
new 6208521 [ELF] - Linkerscript: fix VA value assigned to sections when [...]
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 | 36 ++++++++++++++++------
.../linkerscript-multi-sections-constraint.s | 15 +++++++++
2 files changed, 41 insertions(+), 10 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 718ae23 Remove autoconf references from LICENSE.TXT
new 12a703d [AArch64LoadStoreOpt] Handle offsets correctly for post-index [...]
new a7eb97f [AArch64] Registering default MCInstrAnalysis
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:
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 10 +-
.../AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp | 8 ++
test/CodeGen/AArch64/ldst-opt.ll | 103 ++++++++++++++++++++-
.../tools/sancov/Inputs/test-linux_android_aarch64 | Bin 0 -> 3797288 bytes
test/tools/sancov/print_coverage_pcs.test | 4 +
5 files changed, 119 insertions(+), 6 deletions(-)
create mode 100644 test/tools/sancov/Inputs/test-linux_android_aarch64
--
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 fd3780b [sancov] MachO indirect symbols support.
new f5a4670 [sancov] test file cleanup
new 296471b Next set of additional error checks for invalid Mach-O files.
new 718ae23 Remove autoconf references from LICENSE.TXT
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:
LICENSE.TXT | 2 -
lib/Object/MachOObjectFile.cpp | 113 +++++++++++++++++----
test/Object/Inputs/macho-invalid-section-addr | Bin 0 -> 162 bytes
test/Object/Inputs/macho-invalid-section-addr-size | Bin 0 -> 163 bytes
test/Object/Inputs/macho-invalid-section-offset | Bin 0 -> 152 bytes
.../Inputs/macho-invalid-section-offset-in-headers | Bin 0 -> 152 bytes
.../Inputs/macho-invalid-section-offset-size | Bin 0 -> 152 bytes
test/Object/Inputs/macho-invalid-section-reloff | Bin 0 -> 152 bytes
.../Inputs/macho-invalid-section-reloff-nrelocs | Bin 0 -> 152 bytes
.../Inputs/macho-invalid-section-size-filesize | Bin 0 -> 163 bytes
test/Object/Inputs/macho-invalid-segment-filesize | Bin 0 -> 84 bytes
test/Object/Inputs/macho-invalid-segment-vmsize | Bin 0 -> 84 bytes
test/Object/macho-invalid.test | 30 ++++++
test/tools/llvm-objdump/X86/malformed-machos.test | 18 ++--
test/tools/sancov/print_coverage_pcs.test | 1 -
15 files changed, 135 insertions(+), 29 deletions(-)
create mode 100644 test/Object/Inputs/macho-invalid-section-addr
create mode 100644 test/Object/Inputs/macho-invalid-section-addr-size
create mode 100644 test/Object/Inputs/macho-invalid-section-offset
create mode 100644 test/Object/Inputs/macho-invalid-section-offset-in-headers
create mode 100644 test/Object/Inputs/macho-invalid-section-offset-size
create mode 100644 test/Object/Inputs/macho-invalid-section-reloff
create mode 100644 test/Object/Inputs/macho-invalid-section-reloff-nrelocs
create mode 100644 test/Object/Inputs/macho-invalid-section-size-filesize
create mode 100644 test/Object/Inputs/macho-invalid-segment-filesize
create mode 100644 test/Object/Inputs/macho-invalid-segment-vmsize
--
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 794f5cf [ELF] - Remove excessive loop in LinkerScript<ELFT>::assignAd [...]
new 75d2bba [ELF] - Do not use mergeable sections when LS is used.
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 | 9 +++++++
.../ELF/linkerscript/linkerscript-merge-sections.s | 28 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 test/ELF/linkerscript/linkerscript-merge-sections.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.