This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 571f8d7f8e9 [llvm-ar] Add a dependency to BinaryFormat after rL345383
new 39e6c05285c [X86] Add -LABEL to some FileCheck checks. NFC
new e6fdc842f78 [X86] Stop promoting vector and/or/xor/andn to vXi64.
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/X86/X86ISelLowering.cpp | 63 +-
lib/Target/X86/X86InstrAVX512.td | 679 +++++++++++++++------
lib/Target/X86/X86InstrFragmentsSIMD.td | 1 +
lib/Target/X86/X86InstrSSE.td | 111 ++++
lib/Target/X86/X86InstrXOP.td | 43 ++
test/Analysis/CostModel/X86/testshiftashr.ll | 160 ++---
test/Analysis/CostModel/X86/testshiftlshr.ll | 160 ++---
test/Analysis/CostModel/X86/testshiftshl.ll | 160 ++---
test/CodeGen/X86/avx512-arith.ll | 6 +-
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 8 +-
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 6 +-
test/CodeGen/X86/avx512-logic.ll | 10 +-
test/CodeGen/X86/avx512-mask-op.ll | 14 +-
test/CodeGen/X86/avx512-schedule.ll | 16 +-
test/CodeGen/X86/avx512-select.ll | 4 +-
.../CodeGen/X86/bitcast-int-to-vector-bool-sext.ll | 2 +-
.../CodeGen/X86/bitcast-int-to-vector-bool-zext.ll | 2 +-
test/CodeGen/X86/bitcast-setcc-128.ll | 1 -
test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll | 80 +--
test/CodeGen/X86/movmsk-cmp.ll | 48 +-
test/CodeGen/X86/psubus.ll | 54 +-
test/CodeGen/X86/sat-add.ll | 7 +-
...nfold-masked-merge-vector-variablemask-const.ll | 8 +-
test/CodeGen/X86/vec-copysign-avx512.ll | 2 +-
test/CodeGen/X86/vector-bitreverse.ll | 12 +-
test/CodeGen/X86/vector-lzcnt-512.ll | 40 +-
test/CodeGen/X86/vector-reduce-and.ll | 18 +-
test/CodeGen/X86/vector-reduce-or.ll | 18 +-
test/CodeGen/X86/vector-reduce-xor.ll | 18 +-
test/CodeGen/X86/vector-rotate-512.ll | 6 +-
test/CodeGen/X86/vector-trunc-math.ll | 6 +-
test/CodeGen/X86/vector-tzcnt-512.ll | 20 +-
32 files changed, 1084 insertions(+), 699 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/binutils-gdb.
from b352ceb6b4 gdb/python: Make convert_values_to_python return gdbpy_ref<>
adds bfcc0eba9e [gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdb
adds ac732bc9fd [gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind- [...]
adds b69e1ff350 ELF: update ld man page on `--gc-sections`
adds e8138a6b78 Automatic date update in version.in
adds 0b0eff8b1d gdb/riscv: Remove redundant code, and catch more errors when [...]
adds b971899198 Fix SYMBOL_LANGUAGE assertion failure on AIX.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 12 ++++
gdb/riscv-tdep.c | 51 ++++++++------
gdb/testsuite/ChangeLog | 4 ++
.../{valgrind-db-attach.c => valgrind-bt.c} | 0
.../{valgrind-db-attach.exp => valgrind-bt.exp} | 80 +++++++++++++++-------
gdb/xcoffread.c | 12 ++--
ld/ChangeLog | 4 ++
ld/ld.texi | 8 ++-
9 files changed, 117 insertions(+), 56 deletions(-)
rename gdb/testsuite/gdb.base/{valgrind-db-attach.c => valgrind-bt.c} (100%)
rename gdb/testsuite/gdb.base/{valgrind-db-attach.exp => valgrind-bt.exp} (58%)
--
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 release_70
in repository llvm.
from eb0722e28e7 Merging r342461:
new 4c946b7981d Merging r344325:
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/Analysis/ModuleSummaryAnalysis.cpp | 19 ++++++++++++++++---
lib/Transforms/IPO/FunctionImport.cpp | 3 +--
test/ThinLTO/X86/Inputs/globals-import-blockaddr.ll | 12 ++++++++++++
test/ThinLTO/X86/globals-import-blockaddr.ll | 18 ++++++++++++++++++
4 files changed, 47 insertions(+), 5 deletions(-)
create mode 100644 test/ThinLTO/X86/Inputs/globals-import-blockaddr.ll
create mode 100644 test/ThinLTO/X86/globals-import-blockaddr.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 79135142e40 [tblgen] Improve comments in TargetInstrPredicate.td. NFC
new d0ae3cb27e5 [DWARF][NFC] cleanup (mostly leftovers from the implementat [...]
new 571f8d7f8e9 [llvm-ar] Add a dependency to BinaryFormat after rL345383
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/DebugInfo/DWARF/DWARFUnit.h | 10 ++---
lib/DebugInfo/DWARF/DWARFUnit.cpp | 74 +++++++++++++-------------------
tools/llvm-ar/CMakeLists.txt | 1 +
3 files changed, 36 insertions(+), 49 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 libcxx.
from 6dcb34abc XFAIL sized deallocation test with GCC
new e69682670 Fix incorrect use of aligned allocation in get_temporary_buffer.
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/memory | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 232fe1c86e Automatic date update in version.in
adds 3a6b69144a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.