This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 4f0b5bd85 Make a function shorter.
new efd8e4398 Move more code out of scanRelocs().
new b697834a4 Fix 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:
ELF/Relocations.cpp | 43 ++++++++++++++++++++++---------------------
1 file changed, 22 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 fff82ffa0ee [cfi-verify] Fix unittest failures w/o x86 target
new 58658afbec9 Re-commit "llvm-isel-fuzzer: Handle a subset of backend fla [...]
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/FuzzingLLVM.rst | 7 ++++
include/llvm/FuzzMutate/FuzzerCLI.h | 12 +++++++
lib/FuzzMutate/FuzzerCLI.cpp | 38 +++++++++++++++++++++-
.../llvm-isel-fuzzer/aarch64-execname-options.ll | 15 +++++++++
test/tools/llvm-isel-fuzzer/execname-options.ll | 15 +++++++++
tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp | 3 +-
6 files changed, 88 insertions(+), 2 deletions(-)
create mode 100644 test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll
create mode 100644 test/tools/llvm-isel-fuzzer/execname-options.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 fba3ac1b763 Revert r315545 "llvm-isel-fuzzer: Handle a subset of backen [...]
new fff82ffa0ee [cfi-verify] Fix unittest failures w/o x86 target
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:
unittests/tools/llvm-cfi-verify/CMakeLists.txt | 7 +++++--
1 file changed, 5 insertions(+), 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 lld.
from cea9a11ea Remove one parameter from Target::getRelExpr.
new 4f0b5bd85 Make a function shorter.
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 | 36 ++++++++++++++++--------------------
1 file changed, 16 insertions(+), 20 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 559192d89d _bfd_elf_link_hash_hide_symbol calls in generic ELF code
new 22b1ee183d Set dynamic_undefined_weak to zero for static PIEs
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:
ld/ChangeLog | 7 +++++++
ld/emultempl/elf32.em | 7 +++++++
2 files changed, 14 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 llvm.
from e1cafb1775d [SimplifyIndVar] Replace IVUsers with loop invariant whenev [...]
new fba3ac1b763 Revert r315545 "llvm-isel-fuzzer: Handle a subset of backen [...]
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/FuzzingLLVM.rst | 7 ----
include/llvm/FuzzMutate/FuzzerCLI.h | 12 -------
lib/FuzzMutate/FuzzerCLI.cpp | 38 +---------------------
.../llvm-isel-fuzzer/aarch64-execname-options.ll | 15 ---------
test/tools/llvm-isel-fuzzer/execname-options.ll | 15 ---------
tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp | 1 -
6 files changed, 1 insertion(+), 87 deletions(-)
delete mode 100644 test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll
delete mode 100644 test/tools/llvm-isel-fuzzer/execname-options.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 compiler-rt.
from 8c026f722 Reland "[sanitizer] Introduce ReservedAddressRange to sanitiz [...]
new 286d9a10a Revert r315533 "Reland "[sanitizer] Introduce ReservedAddress [...]
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/sanitizer_common/sanitizer_common.h | 14 -----
lib/sanitizer_common/sanitizer_fuchsia.cc | 31 -----------
lib/sanitizer_common/sanitizer_posix_libcdep.cc | 36 -------------
lib/sanitizer_common/sanitizer_win.cc | 37 -------------
.../tests/sanitizer_common_test.cc | 62 ----------------------
5 files changed, 180 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 702a54f83 Rewrite comment.
new cea9a11ea Remove one parameter from Target::getRelExpr.
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/Arch/AArch64.cpp | 8 ++---
ELF/Arch/AMDGPU.cpp | 7 ++---
ELF/Arch/ARM.cpp | 8 ++---
ELF/Arch/AVR.cpp | 12 ++------
ELF/Arch/Mips.cpp | 26 ++++++++--------
ELF/Arch/PPC.cpp | 24 +++++++--------
ELF/Arch/PPC64.cpp | 8 ++---
ELF/Arch/SPARCV9.cpp | 7 ++---
ELF/Arch/X86.cpp | 41 ++++++++++++++++---------
ELF/Arch/X86_64.cpp | 8 ++---
ELF/InputSection.cpp | 4 ++-
ELF/Relocations.cpp | 4 +--
ELF/Relocations.h | 1 +
ELF/Target.h | 1 -
test/ELF/got32-i386.s | 2 +-
test/ELF/got32x-i386.s | 4 +--
test/ELF/invalid/invalid-debug-relocations.test | 2 +-
test/ELF/invalid/invalid-relocation-x64.test | 4 +--
18 files changed, 89 insertions(+), 82 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 68b5d4b666e docs: Add some links to OSS Fuzz
new e1cafb1775d [SimplifyIndVar] Replace IVUsers with loop invariant whenev [...]
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/SimplifyIndVar.h | 3 +-
lib/Transforms/Scalar/IndVarSimplify.cpp | 3 +-
lib/Transforms/Utils/SimplifyIndVar.cpp | 86 +++++++++++++--------
test/Transforms/IndVarSimplify/constant-fold-1.ll | 39 ----------
.../replace-iv-with-loop-invariant.ll | 88 ++++++++++++++++++++++
5 files changed, 146 insertions(+), 73 deletions(-)
delete mode 100644 test/Transforms/IndVarSimplify/constant-fold-1.ll
create mode 100644 test/Transforms/IndVarSimplify/replace-iv-with-loop-invariant.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 binutils-gdb.
from ff0769882d Automatic date update in version.in
new f5233a1611 Fix remaining targets using wrong .interp conditions
new 559192d89d _bfd_elf_link_hash_hide_symbol calls in generic ELF code
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:
bfd/ChangeLog | 13 ++++++++++
bfd/elf32-nds32.c | 2 +-
bfd/elf32-score.c | 2 +-
bfd/elf32-score7.c | 2 +-
bfd/elflink.c | 14 ++++++-----
ld/ChangeLog | 6 +++++
ld/emultempl/elf32.em | 66 ++++++++++++++++++++++++++-------------------------
7 files changed, 64 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.