This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 28550757bf3 [X86] Add intrinsics for KADD instructions
new 592e4c7e296 [ORC] Add an addObjectFile method to LLJIT.
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/ExecutionEngine/Orc/LLJIT.h | 8 +++
lib/ExecutionEngine/Orc/LLJIT.cpp | 7 +++
.../OrcLazy/Inputs/basic-object-source.ll | 5 ++
.../OrcLazy/basic-object-file-loading.ll | 13 +++++
tools/lli/lli.cpp | 63 +++++++++++++---------
5 files changed, 71 insertions(+), 25 deletions(-)
create mode 100644 test/ExecutionEngine/OrcLazy/Inputs/basic-object-source.ll
create mode 100644 test/ExecutionEngine/OrcLazy/basic-object-file-loading.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 gcc.
from 48cccec045f PR middle-end/86631 - missing -Walloc-size-larger-than on I [...]
new d93fd06775f gcc/testsuite/ChangeLog:
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 | 5 +++++
1 file changed, 5 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 18fbbd87715 [AMDGPU] Fix -Wunused-variable when -DLLVM_ENABLE_ASSERTIONS=off
new 28550757bf3 [X86] Add intrinsics for KADD instructions
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/IR/IntrinsicsX86.td | 12 +++++++
lib/Target/X86/X86IntrinsicsInfo.h | 4 +++
test/CodeGen/X86/avx512bw-intrinsics.ll | 56 +++++++++++++++++++++++++++++++++
test/CodeGen/X86/avx512dq-intrinsics.ll | 44 ++++++++++++++++++++++++++
4 files changed, 116 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 0ac1dae46c7 Revert "[libFuzzer] Port to Windows"
new 18fbbd87715 [AMDGPU] Fix -Wunused-variable when -DLLVM_ENABLE_ASSERTIONS=off
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/AMDGPU/SIFoldOperands.cpp | 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 gcc.
from 79ec46f461e PR libstdc++/87116 fix path::lexically_normal() handling of [...]
new 48cccec045f PR middle-end/86631 - missing -Walloc-size-larger-than on I [...]
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/ChangeLog | 10 +++++++++
gcc/calls.c | 7 +++++--
gcc/gimple-ssa-warn-alloca.c | 46 ++++++++++++++++++++++++++++++++---------
gcc/stor-layout.c | 19 ++++++++++-------
gcc/testsuite/g++.dg/Walloca1.C | 6 ++++--
5 files changed, 67 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 29213a71a30 AMDGPU: Don't delete instructions if S_ENDPGM has implicit uses
new 0ac1dae46c7 Revert "[libFuzzer] Port to Windows"
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:
.../Instrumentation/SanitizerCoverage.cpp | 29 +++++-----------------
.../coff-pc-table-inline-8bit-counters.ll | 12 ---------
2 files changed, 6 insertions(+), 35 deletions(-)
delete mode 100644 test/Instrumentation/SanitizerCoverage/coff-pc-table-inline-8bi [...]
--
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 clang.
from cbe85b393c [libFuzzer] Port to Windows
new 0d9b8928f9 Revert "[libFuzzer] Port to Windows"
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/Driver/ToolChains/MSVC.cpp | 13 -------------
1 file changed, 13 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 5ca960ada [libFuzzer] Port to Windows
new dfdafdfd4 Revert "[libFuzzer] Port to Windows"
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 | 2 +-
lib/fuzzer/FuzzerDefs.h | 7 ---
lib/fuzzer/FuzzerIO.cpp | 8 ++++
lib/fuzzer/FuzzerIO.h | 2 +-
lib/fuzzer/FuzzerIOPosix.cpp | 7 ---
lib/fuzzer/FuzzerIOWindows.cpp | 20 --------
lib/fuzzer/FuzzerTracePC.cpp | 3 +-
lib/fuzzer/FuzzerUtilWindows.cpp | 4 +-
lib/fuzzer/tests/CMakeLists.txt | 2 -
lib/fuzzer/tests/FuzzerUnittest.cpp | 7 ---
.../sanitizer_coverage_win_sections.cc | 53 +++-------------------
test/CMakeLists.txt | 5 +-
12 files changed, 20 insertions(+), 100 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 32497926554 [llvm-mca] use llvm::any_of instead of std::any_of. NFC
new 31d4eb8d765 [WebAssembly][NFC] Document stackifier tablegen backend
new f8d714889d1 [GISel]: Add missing opcodes for overflow intrinsics
new 29213a71a30 AMDGPU: Don't delete instructions if S_ENDPGM has implicit uses
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:
include/llvm/Support/TargetOpcodes.def | 16 ++++++++++++
include/llvm/Target/GenericOpcodes.td | 30 +++++++++++++++++++++-
lib/CodeGen/GlobalISel/IRTranslator.cpp | 20 +++++----------
lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp | 9 ++++++-
lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp | 9 +++++--
.../AArch64/GlobalISel/arm64-irtranslator.ll | 6 ++---
.../GlobalISel/legalizer-info-validation.mir | 12 +++++++++
test/CodeGen/AMDGPU/endpgm-dce.mir | 17 ++++++++++++
utils/TableGen/WebAssemblyStackifierEmitter.cpp | 13 +++++++++-
9 files changed, 110 insertions(+), 22 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 39e9b90909a [WebAssembly][NFC] Fix formatting from rL340781
new 0e21fb6c46d AMDGPU: Force shrinking of add/sub even if the carry is used
new 32497926554 [llvm-mca] use llvm::any_of instead of std::any_of. NFC
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/AMDGPU/SIFoldOperands.cpp | 13 ++++----
.../fold-immediate-operand-shrink-with-carry.mir | 35 +++++++++++++++++++---
tools/llvm-mca/include/Instruction.h | 3 +-
3 files changed, 41 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.