This is an automated email from the git hooks/post-receive script.
Renato Golin pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 7bbb208 [helpers] YCM helper
new 488ec27 [monitor] moving 42vma bot back upstream
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:
monitor/linaro.json | 9 ++++++---
1 file changed, 6 insertions(+), 3 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.
Renato Golin pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 662105b [monitor] JSON documentation
new 7bbb208 [helpers] YCM helper
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:
helpers/llvm-ycm | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 102 insertions(+)
create mode 100755 helpers/llvm-ycm
--
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 8847c18 [PM] Port SLPVectorizer to the new PM
new 364a139 Speculative buildbot fix.
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/Vectorize/SLPVectorizer.cpp | 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 ee9790c [mips][msa] Fix register/register-class mismatches in emitINS [...]
new 8847c18 [PM] Port SLPVectorizer to the new PM
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/Scalar/SLPVectorizer.h | 113 +++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Vectorize/SLPVectorizer.cpp | 251 +++++++++++--------------
test/Transforms/SLPVectorizer/X86/gep.ll | 1 +
5 files changed, 229 insertions(+), 138 deletions(-)
create mode 100644 include/llvm/Transforms/Scalar/SLPVectorizer.h
--
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 1f61965 [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XO [...]
new ee9790c [mips][msa] Fix register/register-class mismatches in emitINS [...]
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/Mips/MipsSEISelLowering.cpp | 9 ++++++---
test/CodeGen/Mips/msa/basic_operations.ll | 24 ++++++++++++++++++------
2 files changed, 24 insertions(+), 9 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 31eef93 Fix PR ld/20254
new 02f3be1 opcodes/arc: Fix extract for some add_s 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:
gas/ChangeLog | 5 +++++
gas/testsuite/gas/arc/{nop.d => add_s.d} | 3 ++-
gas/testsuite/gas/arc/add_s.s | 4 ++++
opcodes/ChangeLog | 4 ++++
opcodes/arc-opc.c | 2 +-
5 files changed, 16 insertions(+), 2 deletions(-)
copy gas/testsuite/gas/arc/{nop.d => add_s.d} (56%)
create mode 100644 gas/testsuite/gas/arc/add_s.s
--
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 b8387d0 [AVX512] Fix BLENDM lowering patterns. Operands should be swa [...]
new 1f61965 [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XO [...]
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/Mips/InstPrinter/MipsInstPrinter.cpp | 1 +
lib/Target/Mips/MicroMips32r6InstrInfo.td | 63 ++-
lib/Target/Mips/MicroMipsInstrInfo.td | 213 +++----
lib/Target/Mips/MipsInstrInfo.td | 52 +-
test/CodeGen/Mips/fcmp.ll | 12 +-
test/CodeGen/Mips/llvm-ir/and.ll | 607 +++++++++++++++++++-
test/CodeGen/Mips/llvm-ir/ashr.ll | 6 +-
test/CodeGen/Mips/llvm-ir/lshr.ll | 6 +-
test/CodeGen/Mips/llvm-ir/not.ll | 241 ++++++++
test/CodeGen/Mips/llvm-ir/or.ll | 609 ++++++++++++++++++++-
test/CodeGen/Mips/llvm-ir/select-dbl.ll | 3 +-
test/CodeGen/Mips/llvm-ir/select-flt.ll | 3 +-
test/CodeGen/Mips/llvm-ir/shl.ll | 6 +-
test/CodeGen/Mips/llvm-ir/xor.ll | 136 ++++-
.../Disassembler/Mips/micromips32r3/valid-el.txt | 2 -
test/MC/Disassembler/Mips/micromips32r3/valid.txt | 2 -
test/MC/Disassembler/Mips/micromips32r6/valid.txt | 8 +-
test/MC/Disassembler/Mips/micromips64r6/valid.txt | 11 +
test/MC/Mips/micromips-alu-instructions.s | 17 +
test/MC/Mips/micromips/invalid.s | 13 +
test/MC/Mips/micromips32r6/invalid.s | 13 +
test/MC/Mips/micromips32r6/valid.s | 7 +
test/MC/Mips/micromips64r6/invalid.s | 13 +
test/MC/Mips/micromips64r6/valid.s | 18 +
24 files changed, 1879 insertions(+), 183 deletions(-)
create mode 100644 test/CodeGen/Mips/llvm-ir/not.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 682fc3e AMDGPU: Fix MUBUF offset bugs affecting llvm.amdgcn.buffer.* [...]
new 6c5ddb1 Push a dependent computation into the assert that uses it; NFC
new b8387d0 [AVX512] Fix BLENDM lowering patterns. Operands should be swa [...]
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/X86FrameLowering.cpp | 8 +--
lib/Target/X86/X86InstrAVX512.td | 15 ++--
test/CodeGen/X86/avx512-bugfix-23634.ll | 2 +-
test/CodeGen/X86/avx512-mov.ll | 16 ++---
test/CodeGen/X86/avx512-vec-cmp.ll | 111 ++++++++++--------------------
test/CodeGen/X86/avx512bw-mov.ll | 4 +-
test/CodeGen/X86/avx512bw-vec-cmp.ll | 36 ++++------
test/CodeGen/X86/avx512bwvl-mov.ll | 8 +--
test/CodeGen/X86/avx512bwvl-vec-cmp.ll | 72 +++++++------------
test/CodeGen/X86/avx512vl-mov.ll | 32 ++++-----
test/CodeGen/X86/avx512vl-vec-cmp.ll | 96 +++++++++-----------------
test/CodeGen/X86/masked_gather_scatter.ll | 23 +++----
12 files changed, 159 insertions(+), 264 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 binutils-2_26-branch
in repository binutils-gdb.
from a063847 Automatic date update in version.in
new 30d923a Fix PR ld/20254
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:
bfd/ChangeLog | 9 +++++++++
bfd/elf32-avr.c | 15 +++++++++++++--
ld/ChangeLog | 9 +++++++++
ld/testsuite/ld-avr/avr-prop-6.d | 14 ++++++++++++++
ld/testsuite/ld-avr/{avr-prop-5.s => avr-prop-6.s} | 8 +++++---
5 files changed, 50 insertions(+), 5 deletions(-)
create mode 100644 ld/testsuite/ld-avr/avr-prop-6.d
copy ld/testsuite/ld-avr/{avr-prop-5.s => avr-prop-6.s} (52%)
--
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 d2af64e Fix unused variable warning; NFC
new 682fc3e AMDGPU: Fix MUBUF offset bugs affecting llvm.amdgcn.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:
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 43 +++++++++++++++-------
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.atomic.ll | 14 ++++---
.../AMDGPU/llvm.amdgcn.buffer.load.format.ll | 28 ++++++++------
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll | 19 ++++++++--
4 files changed, 69 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.