This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 134df240d73 [X86][SSE] Test vector imul reduction on 32 and 64-bit targets
new d83c62b8872 [X86][SSE] Don't attempt to reduce the imul vector width of [...]
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/X86/X86ISelLowering.cpp | 5 +-
test/CodeGen/X86/shrink_vmul.ll | 105 +++++++++++++++++++++++++++++++++++++
2 files changed, 109 insertions(+), 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 396c7a93230 Revert "[AArch64][RegisterBankInfo] Use the statically comp [...]
new 134df240d73 [X86][SSE] Test vector imul reduction on 32 and 64-bit targets
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/CodeGen/X86/shrink_vmul.ll | 1204 +++++++++++++++++++++++++++------------
1 file changed, 846 insertions(+), 358 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 755155fab96 AMDGPU: Add AMDGPU HSA Kernel Descriptor
new 396c7a93230 Revert "[AArch64][RegisterBankInfo] Use the statically comp [...]
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/AArch64/AArch64RegisterBankInfo.cpp | 36 +++-----------------------
1 file changed, 4 insertions(+), 32 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 5556d8485b8 AMDGPU: Bring HSA metadata on par with the specification
new 755155fab96 AMDGPU: Add AMDGPU HSA Kernel Descriptor
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:
docs/AMDGPUUsage.rst | 204 ++++++++++++++------------
include/llvm/Support/AMDGPUKernelDescriptor.h | 139 ++++++++++++++++++
2 files changed, 252 insertions(+), 91 deletions(-)
create mode 100644 include/llvm/Support/AMDGPUKernelDescriptor.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 7032e50fbc7 llvm-readobj: Print AMDGPU note contents
new 5556d8485b8 AMDGPU: Bring HSA metadata on par with the specification
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:
docs/AMDGPUUsage.rst | 7 +-
include/llvm/Support/AMDGPUMetadata.h | 119 ++++-----
lib/Support/AMDGPUMetadata.cpp | 51 ++--
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 51 +++-
lib/Target/AMDGPU/AMDGPUAsmPrinter.h | 7 +
.../MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp | 92 +++----
.../MCTargetDesc/AMDGPUHSAMetadataStreamer.h | 14 +-
test/CodeGen/AMDGPU/elf-notes.ll | 14 +-
test/CodeGen/AMDGPU/hsa-metadata-deduce-ro-arg.ll | 17 +-
.../AMDGPU/hsa-metadata-from-llvm-ir-full.ll | 265 ++++++++++++---------
test/CodeGen/AMDGPU/hsa-metadata-images.ll | 51 ++--
.../AMDGPU/hsa-metadata-kernel-code-props.ll | 23 +-
.../AMDGPU/hsa-metadata-kernel-debug-props.ll | 3 +-
test/MC/AMDGPU/hsa-metadata-kernel-args.s | 10 +-
test/MC/AMDGPU/hsa-metadata-kernel-attrs.s | 2 +
test/MC/AMDGPU/hsa-metadata-kernel-code-props.s | 22 +-
test/MC/AMDGPU/hsa-metadata-kernel-debug-props.s | 4 +-
test/MC/AMDGPU/hsa-metadata-unknown-key.s | 1 +
test/MC/AMDGPU/hsa.s | 12 +-
19 files changed, 428 insertions(+), 337 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 9317336c706 PR middle-end/62263 PR middle-end/82498 * tree-ssa-forwp [...]
new ae163345e41 PR middle-end/62263 PR middle-end/82498 * tree-ssa-phiop [...]
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 | 5 ++
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/c-c++-common/rotate-8.c | 1 +
gcc/tree-ssa-phiopt.c | 115 +++++++++++++++++++++++++++++++---
4 files changed, 118 insertions(+), 7 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 0bc087fa0e5 PR bootstrap/82553 * optabs.c (expand_memory_blockage): F [...]
new 9317336c706 PR middle-end/62263 PR middle-end/82498 * tree-ssa-forwp [...]
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 | 9 ++
gcc/testsuite/ChangeLog | 16 ++
gcc/testsuite/c-c++-common/rotate-5.c | 67 +++++++-
.../c-c++-common/{rotate-2.c => rotate-6.c} | 144 ++++++++---------
.../c-c++-common/{rotate-4a.c => rotate-6a.c} | 2 +-
.../c-c++-common/{rotate-4.c => rotate-7.c} | 144 ++++++++---------
.../c-c++-common/{rotate-4a.c => rotate-7a.c} | 2 +-
gcc/testsuite/c-c++-common/rotate-8.c | 170 +++++++++++++++++++++
gcc/tree-ssa-forwprop.c | 81 ++++++++--
9 files changed, 472 insertions(+), 163 deletions(-)
copy gcc/testsuite/c-c++-common/{rotate-2.c => rotate-6.c} (61%)
copy gcc/testsuite/c-c++-common/{rotate-4a.c => rotate-6a.c} (74%)
copy gcc/testsuite/c-c++-common/{rotate-4.c => rotate-7.c} (59%)
copy gcc/testsuite/c-c++-common/{rotate-4a.c => rotate-7a.c} (74%)
create mode 100644 gcc/testsuite/c-c++-common/rotate-8.c
--
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 5d84490bf6 cris: Don't hide symbol which was forced to be dynamic
new 9577f60b5a x86: Add _bfd_x86_elf_finish_dynamic_sections
new 851b6fa137 x86: Add elf_x86_backend_data
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 | 52 ++++++++
bfd/elf32-i386.c | 351 ++++++++++++---------------------------------------
bfd/elf64-x86-64.c | 359 ++++++++++++-----------------------------------------
bfd/elfxx-x86.c | 244 ++++++++++++++++++++++++++++++++++--
bfd/elfxx-x86.h | 37 ++++--
5 files changed, 474 insertions(+), 569 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 256786e5102 Pull out repeated calls to VT.getVectorNumElements(). NFCI.
new 7032e50fbc7 llvm-readobj: Print AMDGPU note contents
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/CodeGen/AMDGPU/elf-notes.ll | 20 +++++++
test/CodeGen/AMDGPU/hsa-metadata-deduce-ro-arg.ll | 2 +-
.../AMDGPU/hsa-metadata-from-llvm-ir-full.ll | 11 ----
test/CodeGen/AMDGPU/hsa-metadata-images.ll | 6 +-
.../AMDGPU/hsa-metadata-invalid-ocl-version-1.ll | 2 +-
.../AMDGPU/hsa-metadata-invalid-ocl-version-2.ll | 2 +-
.../AMDGPU/hsa-metadata-invalid-ocl-version-3.ll | 2 +-
.../AMDGPU/hsa-metadata-kernel-code-props.ll | 6 +-
.../AMDGPU/hsa-metadata-kernel-debug-props.ll | 8 +--
tools/llvm-readobj/ELFDumper.cpp | 67 +++++++++++-----------
tools/llvm-readobj/ObjDumper.h | 3 -
tools/llvm-readobj/llvm-readobj.cpp | 8 ---
12 files changed, 69 insertions(+), 68 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 e01c16a838 cris: Check UNDEFWEAK_NO_DYNAMIC_RELOC
new 5d84490bf6 cris: Don't hide symbol which was forced to be dynamic
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 | 6 ++++++
bfd/elf32-cris.c | 1 +
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.