This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1d110c8 [InstCombine] move and/sext fold to helper function; NFCI
new a31d45b Map DynamicNoPIC to Static on non-darwin.
new dc4065f [libFuzzer] use __sanitizer_set_report_fd with -close_fd_mask [...]
new b0acadc [Kaleidoscope][BuildingAJIT] Add code for chapter 4.
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:
docs/LibFuzzer.rst | 5 +-
examples/Kaleidoscope/BuildingAJIT/CMakeLists.txt | 1 +
.../{Chapter3 => Chapter4}/CMakeLists.txt | 4 +-
.../BuildingAJIT/Chapter4/KaleidoscopeJIT.h | 231 +++++++++++++++++++++
.../BuildingAJIT/{Chapter1 => Chapter4}/toy.cpp | 51 +++--
lib/Fuzzer/FuzzerIO.cpp | 6 +
lib/Fuzzer/test/fuzzer.test | 4 +-
lib/Target/ARM/ARMTargetMachine.cpp | 5 +
test/CodeGen/ARM/fast-isel-call.ll | 26 ++-
test/CodeGen/ARM/fast-isel-intrinsic.ll | 97 ++++++---
test/CodeGen/ARM/fast-isel.ll | 14 +-
11 files changed, 376 insertions(+), 68 deletions(-)
copy examples/Kaleidoscope/BuildingAJIT/{Chapter3 => Chapter4}/CMakeLists.txt (67%)
create mode 100644 examples/Kaleidoscope/BuildingAJIT/Chapter4/KaleidoscopeJIT.h
copy examples/Kaleidoscope/BuildingAJIT/{Chapter1 => Chapter4}/toy.cpp (97%)
--
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 1fd36bf Don't iterate endlessly if an error occurs.
new 1d110c8 [InstCombine] move and/sext fold to helper function; NFCI
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/InstCombine/InstCombineAndOrXor.cpp | 55 +++++++++++-----------
1 file changed, 28 insertions(+), 27 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 4a36720 This patch is activating the build of Asan on Windows 64-bits [...]
new e87fd27 [sanitizers] trying to fix Windows build
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.cc | 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 a5135a8 FileCheck: dump command line context with empty input
new 1fd36bf Don't iterate endlessly if an error occurs.
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/DebugInfo/CodeView/StreamArray.h | 9 +++++----
1 file changed, 5 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 compiler-rt.
from f4e2d7d [sanitizers] introduce __sanitizer_set_report_fd so that we c [...]
new 4a36720 This patch is activating the build of Asan on Windows 64-bits [...]
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:
cmake/config-ix.cmake | 6 ++----
lib/asan/asan_win.cc | 17 +++++++++++++++++
lib/interception/interception_win.cc | 17 ++++++++++++++---
lib/sanitizer_common/sanitizer_atomic_msvc.h | 11 +++++++----
test/asan/CMakeLists.txt | 12 ++++++++++++
test/ubsan/CMakeLists.txt | 6 +++++-
6 files changed, 57 insertions(+), 12 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 1848e56 Update x86 CPU_XXX_FLAGS handling
new ceab86a MIPS/BFD: Fix section symbol name fetching in relocation
new bc27bb0 MIPS/BFD: Include the addend in JALX's target alignment verification
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 | 12 +++++++++
bfd/elfxx-mips.c | 16 +++++++-----
ld/ChangeLog | 25 ++++++++++++++++++
ld/testsuite/ld-mips-elf/mips-elf.exp | 17 ++++++++++++
ld/testsuite/ld-mips-elf/reloc-local-overflow.d | 7 +++++
ld/testsuite/ld-mips-elf/reloc-local-overflow.s | 8 ++++++
ld/testsuite/ld-mips-elf/unaligned-jalx-addend-0.d | 27 +++++++++++++++++++
ld/testsuite/ld-mips-elf/unaligned-jalx-addend-0.s | 14 ++++++++++
ld/testsuite/ld-mips-elf/unaligned-jalx-addend-1.d | 29 +++++++++++++++++++++
ld/testsuite/ld-mips-elf/unaligned-jalx-addend-1.s | 22 ++++++++++++++++
.../unaligned-jalx-addend-micromips-0.d | 27 +++++++++++++++++++
.../unaligned-jalx-addend-micromips-1.d | 30 ++++++++++++++++++++++
.../ld-mips-elf/unaligned-jalx-addend-mips16-0.d | 27 +++++++++++++++++++
.../ld-mips-elf/unaligned-jalx-addend-mips16-1.d | 30 ++++++++++++++++++++++
14 files changed, 284 insertions(+), 7 deletions(-)
create mode 100644 ld/testsuite/ld-mips-elf/reloc-local-overflow.d
create mode 100644 ld/testsuite/ld-mips-elf/reloc-local-overflow.s
create mode 100644 ld/testsuite/ld-mips-elf/unaligned-jalx-addend-0.d
create mode 100644 ld/testsuite/ld-mips-elf/unaligned-jalx-addend-0.s
create mode 100644 ld/testsuite/ld-mips-elf/unaligned-jalx-addend-1.d
create mode 100644 ld/testsuite/ld-mips-elf/unaligned-jalx-addend-1.s
create mode 100644 ld/testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-0.d
create mode 100644 ld/testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d
create mode 100644 ld/testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-0.d
create mode 100644 ld/testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d
--
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 ca3e20d * doc/sourcebuild.texi: New address for upstream Go repository.
new d666be8 Adjust URL in libstdc++ manual to use https
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/doc/html/manual/abi.html | 2 +-
libstdc++-v3/doc/xml/manual/abi.xml | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.