This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 61f91c55c9f [AMDGPU] SDWA: remove omod src operand for VOP2b instructions
new a010e1809ca [InstCombine] Test for PR35354: unable to vectorize loop 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:
test/Transforms/InstCombine/load-bitcast-select.ll | 57 ++++++++++++++++++++++
1 file changed, 57 insertions(+)
create mode 100644 test/Transforms/InstCombine/load-bitcast-select.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 clang.
from 1e94decf41 [MINGW] normalize WIN32 macros
new 6fc980f819 [OpenMP] Consistently use cubin extension for nvlink
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/Driver/ToolChain.h | 6 +++
lib/Driver/ToolChain.cpp | 4 ++
lib/Driver/ToolChains/Clang.cpp | 23 ++++++++----
lib/Driver/ToolChains/Cuda.cpp | 26 ++++++++-----
lib/Driver/ToolChains/Cuda.h | 4 +-
test/Driver/openmp-offload-gpu.c | 79 +++++++++++++++++++++++++++-------------
6 files changed, 99 insertions(+), 43 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 zorg.
from 890d81e OpenMPBuilder: Fix property substitution for lit arguments
new de083e4 OpenMPBuilder: Remove duplicate quotes
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:
zorg/buildbot/builders/OpenMPBuilder.py | 4 ++--
1 file changed, 2 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 d0f69295c93 [RISCV][NFC] Remove unnecessary {} around single statement [...]
new 61f91c55c9f [AMDGPU] SDWA: remove omod src operand for VOP2b 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:
test/MC/Disassembler/AMDGPU/sdwa_gfx9.txt | 18 ++++++++++++++++++
test/MC/Disassembler/AMDGPU/sdwa_vi.txt | 17 +++++++++++++++++
2 files changed, 35 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 binutils-gdb.
from 50d2740d56 [ARC] Improve printing of pc-relative instructions.
new bd560f571f [ARC] [COMMITTED] Update test pattern patching.
new 2824e1bd4f Stop the v850 linker from converting to other output formats [...]
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:
binutils/ChangeLog | 5 +++++
binutils/testsuite/binutils-all/arc/objdump.exp | 2 +-
ld/ChangeLog | 9 +++++++++
ld/emultempl/v850elf.em | 21 +++++++++++++++++++++
ld/testsuite/ld-elf/pr21884.d | 2 +-
ld/testsuite/ld-unique/pr21529.d | 2 +-
6 files changed, 38 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from d85bf2ba86 Add ability to follow dwo links to readelf/objdump.
new 50d2740d56 [ARC] Improve printing of pc-relative 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 | 25 +++++++++++++
gas/testsuite/gas/arc/b.d | 68 ++++++++++++++++++------------------
gas/testsuite/gas/arc/bl.d | 66 +++++++++++++++++-----------------
gas/testsuite/gas/arc/jli-1.d | 2 +-
gas/testsuite/gas/arc/lp.d | 56 ++++++++++++++---------------
gas/testsuite/gas/arc/nps400-12.d | 6 ++--
gas/testsuite/gas/arc/pcl-print.d | 8 +++++
gas/testsuite/gas/arc/pcl-print.s | 5 +++
gas/testsuite/gas/arc/pcl-relocs.d | 6 ++--
gas/testsuite/gas/arc/pcrel-relocs.d | 10 +++---
gas/testsuite/gas/arc/pic-relocs.d | 4 +--
gas/testsuite/gas/arc/plt-relocs.d | 10 +++---
gas/testsuite/gas/arc/pseudos.d | 56 ++++++++++++++---------------
gas/testsuite/gas/arc/relax-add01.d | 2 +-
gas/testsuite/gas/arc/relax-add04.d | 2 +-
gas/testsuite/gas/arc/relax-avoid2.d | 2 +-
gas/testsuite/gas/arc/relax-avoid3.d | 2 +-
gas/testsuite/gas/arc/relax-b.d | 4 +--
gas/testsuite/gas/arc/relax-ld01.d | 2 +-
gas/testsuite/gas/arc/relax-sub01.d | 2 +-
gas/testsuite/gas/arc/relax-sub02.d | 2 +-
gas/testsuite/gas/arc/relax-sub04.d | 2 +-
gas/testsuite/gas/arc/tls-relocs.d | 6 ++--
ld/ChangeLog | 4 +++
ld/testsuite/ld-arc/jli-simple.dd | 4 +--
opcodes/ChangeLog | 5 +++
opcodes/arc-dis.c | 62 +++++++++++++++++++++++---------
opcodes/arc-opc.c | 2 +-
28 files changed, 251 insertions(+), 174 deletions(-)
create mode 100644 gas/testsuite/gas/arc/pcl-print.d
create mode 100644 gas/testsuite/gas/arc/pcl-print.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 gcc.
from 89a03a5054d Fix UBSAN errors in dse.c (PR rtl-optimization/82044).
new 1636105fe86 PR tree-optimization/83086 * gimple-ssa-store-merging.c [...]
new ab2a527abc6 * c-common.c (get_nonnull_operand): Use tree_to_uhwi.
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:
gcc/ChangeLog | 7 +++++++
gcc/c-family/ChangeLog | 2 ++
gcc/c-family/c-common.c | 2 +-
gcc/gimple-ssa-store-merging.c | 2 +-
4 files changed, 11 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 gcc.
from eecc0d1efb0 * tree-ssa-threadbackward.c (find_jump_threads_backwards): [...]
new 89a03a5054d Fix UBSAN errors in dse.c (PR rtl-optimization/82044).
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 | 6 ++++++
gcc/dse.c | 6 ++++++
2 files changed, 12 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 binutils-gdb.
from 0fc7642151 Fix build failure in darwin-nat.c
new d85bf2ba86 Add ability to follow dwo links to readelf/objdump.
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:
binutils/ChangeLog | 21 ++
binutils/doc/debug.options.texi | 11 +-
binutils/dwarf.c | 314 ++++++++++++++++++++--------
binutils/readelf.c | 59 +++---
binutils/testsuite/binutils-all/debuglink.s | 16 +-
binutils/testsuite/binutils-all/dwo.s | 84 ++++++++
binutils/testsuite/binutils-all/readelf.exp | 30 +--
binutils/testsuite/binutils-all/readelf.k2 | 4 +
8 files changed, 399 insertions(+), 140 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/dwo.s
create mode 100644 binutils/testsuite/binutils-all/readelf.k2
--
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 4f7355afcdd [TableGen] AsmMatcher: Fix bug with reported diagnostic for [...]
new d0f69295c93 [RISCV][NFC] Remove unnecessary {} around single statement [...]
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/RISCV/Disassembler/RISCVDisassembler.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.