This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 07142831117 PR target/87414 * config/i386/i386.c: Include debug.h and [...]
new a74b9c9671e RISC-V: Delete obsolete MIPS comment.
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 | 4 ++++
gcc/config/riscv/riscv.h | 3 +--
2 files 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 llvm.
from 23ecc2ebf7f [X86] Update tzcnt fast-isel tests to match clang r343126.
new 31b94bfe453 [InstCombine] add tests for vector insert/extract; 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:
test/Transforms/InstCombine/extractelement.ll | 46 +++++++++++++++++++++++++++
1 file changed, 46 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 2f5ec56062f AMDGPU/SI: Change predicate to isCIOnly for 32-bit imm s_bu [...]
new 23ecc2ebf7f [X86] Update tzcnt fast-isel tests to match clang r343126.
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:
.../CodeGen/X86/bmi-intrinsics-fast-isel-x86_64.ll | 18 ++---
test/CodeGen/X86/bmi-intrinsics-fast-isel.ll | 78 +++++-----------------
2 files changed, 22 insertions(+), 74 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 clang.
from f10f8c29df [ARM/AArch64][v8.5A] Add Armv8.5-A target
new 26346fbcb9 [X86] For lzcnt/tzcnt intrinsics use cttz/ctlz intrinsics wi [...]
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/clang/Basic/BuiltinsX86.def | 6 ++++++
include/clang/Basic/BuiltinsX86_64.def | 2 ++
lib/CodeGen/CGBuiltin.cpp | 12 ++++++++++++
lib/Headers/bmiintrin.h | 10 +++++-----
lib/Headers/lzcntintrin.h | 10 +++++-----
test/CodeGen/bmi-builtins.c | 26 ++++++++------------------
test/CodeGen/lzcnt-builtins.c | 10 +++++-----
7 files changed, 43 insertions(+), 33 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 ed825d836c3 Fix AArch64 ILP32 ICE.
new 07142831117 PR target/87414 * config/i386/i386.c: Include debug.h and [...]
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 | 7 +++++++
gcc/config/i386/i386.c | 19 +++++++++++++++++++
2 files changed, 26 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 3e753e70082 [libLTO] Expose LLVMCreateDisasmCPUFeatures from libLTO
new 2f5ec56062f AMDGPU/SI: Change predicate to isCIOnly for 32-bit imm s_bu [...]
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/SMInstructions.td | 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 91c25dba637 Reapply r343058 with a fix for -DLLVM_ENABLE_THREADS=OFF.
new 3e753e70082 [libLTO] Expose LLVMCreateDisasmCPUFeatures from libLTO
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:
tools/lto/lto.exports | 1 +
1 file changed, 1 insertion(+)
--
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 853924149d elf32-nds32: Remove elf32_nds32_allocate_dynrelocs
new d354055e6e gdb/riscv: Improve non-dwarf stack unwinding
new ca60b3af44 Skip broken assembler test on Windows host.
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:
gas/ChangeLog | 5 ++
gas/testsuite/gas/all/gas.exp | 6 ++-
gdb/ChangeLog | 6 +++
gdb/riscv-tdep.c | 59 ++++++++++++++--------
gdb/testsuite/ChangeLog | 7 +++
.../{bt-selected-frame.c => large-frame-1.c} | 15 +++---
.../large-frame-2.c} | 15 +++---
gdb/testsuite/gdb.base/large-frame.exp | 57 +++++++++++++++++++++
.../large-frame.h} | 16 +++---
9 files changed, 136 insertions(+), 50 deletions(-)
copy gdb/testsuite/gdb.base/{bt-selected-frame.c => large-frame-1.c} (82%)
copy gdb/testsuite/{gdb.arch/powerpc-prologue-frame.c => gdb.base/large-frame-2.c} (83%)
create mode 100644 gdb/testsuite/gdb.base/large-frame.exp
copy gdb/testsuite/{gdb.arch/powerpc-prologue-frame.c => gdb.base/large-frame.h} (80%)
--
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 71a85cf66a2 [AArch64] Extend single-operand FP insns to match Arm ARM (NFCI)
new 04c9c81cc65 [DAG] SelectionDAGLegalize::ExpandLegalINT_TO_FP - use getF [...]
new 91c25dba637 Reapply r343058 with a fix for -DLLVM_ENABLE_THREADS=OFF.
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:
include/llvm/ExecutionEngine/Orc/LLJIT.h | 36 +++++++--
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 12 +--
lib/ExecutionEngine/Orc/LLJIT.cpp | 93 +++++++++++++++++++---
test/CMakeLists.txt | 1 +
.../OrcLazy/multiple-compile-threads-basic.ll | 19 +++++
test/lit.cfg.py | 3 +
test/lit.site.cfg.py.in | 1 +
tools/lli/lli.cpp | 54 +++++++++++--
8 files changed, 188 insertions(+), 31 deletions(-)
create mode 100644 test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.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 57be09573 Disable tests from r342917 on Windows; -lm won't work there
new 23a1107ab [winasan] Pin the ASan DLL to prevent unloading
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/asan/asan_win.cc | 8 ++++++++
1 file changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.