This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1a6efb71ba8 * c-c++-common/patchable_function_entry-decl.c: Pass -mcpu [...]
new d491a51f434 libphobos: Fix modify immutable error on Solaris.
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:
libphobos/libdruntime/core/thread.d | 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 27f17bfee31 [DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised out
new 9a74554dbde [DebugInfo] Don't drop dbg.value's of nullptr
new c9d081f818f [AMDGPU] Add new Mode Register pass
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/CodeGen/SelectionDAG/InstrEmitter.cpp | 3 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 3 +-
lib/Target/AMDGPU/AMDGPU.h | 4 +
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 9 +
lib/Target/AMDGPU/CMakeLists.txt | 1 +
lib/Target/AMDGPU/SIDefines.h | 5 +-
lib/Target/AMDGPU/SIInstrFormats.td | 6 +
lib/Target/AMDGPU/SIInstrInfo.h | 8 +
lib/Target/AMDGPU/SIModeRegister.cpp | 406 ++++++++++++++++++++
lib/Target/AMDGPU/VOP1Instructions.td | 8 +
lib/Target/AMDGPU/VOP2Instructions.td | 7 +-
lib/Target/AMDGPU/VOP3Instructions.td | 36 +-
lib/Target/AMDGPU/VOP3PInstructions.td | 8 +-
test/CodeGen/AMDGPU/mode-register.mir | 459 +++++++++++++++++++++++
test/DebugInfo/X86/sdag-dangling-dbgvalue.ll | 9 +-
15 files changed, 954 insertions(+), 18 deletions(-)
create mode 100644 lib/Target/AMDGPU/SIModeRegister.cpp
create mode 100644 test/CodeGen/AMDGPU/mode-register.mir
--
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 6a72a16cd2 Revert r348741 "[Sema] Further improvements to to static_ass [...]
new 453d65eef0 [OpenCL][CodeGen] Fix replacing memcpy with addrspacecast
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/CodeGen/CGCall.cpp | 21 +++++++++++++++++----
test/CodeGenOpenCL/addr-space-struct-arg.cl | 15 ++++++++++++---
2 files changed, 29 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
adds 9f52eab6a7 x86: Put back BFD_RELOC_X86_64_GOTPCREL
adds ecfe6254b5 Automatic date update in version.in
adds 69cb29528e gdb/riscv: Remove whitespace before #include line
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
gdb/ChangeLog | 5 +++++
gdb/riscv-tdep.c | 2 +-
9 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
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-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
adds 9f52eab6a7 x86: Put back BFD_RELOC_X86_64_GOTPCREL
adds ecfe6254b5 Automatic date update in version.in
adds 69cb29528e gdb/riscv: Remove whitespace before #include line
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
gdb/ChangeLog | 5 +++++
gdb/riscv-tdep.c | 2 +-
9 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
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 7b7dc363e5 Automatic date update in version.in
adds 66a4daef5d x86: Put back BFD_RELOC_X86_64_GOTPCREL
adds 3778ce5680 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
7 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
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-allyesconfig
in repository toolchain/binutils-gdb.
from 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
adds 9f52eab6a7 x86: Put back BFD_RELOC_X86_64_GOTPCREL
adds ecfe6254b5 Automatic date update in version.in
adds 69cb29528e gdb/riscv: Remove whitespace before #include line
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
gdb/ChangeLog | 5 +++++
gdb/riscv-tdep.c | 2 +-
9 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
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 7d9496dddc0 [X86] Fix AvoidStoreForwardingBlocks pass for negative disp [...]
new 27f17bfee31 [DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised out
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/CodeGen/SelectionDAG/InstrEmitter.cpp | 14 ++++++
lib/CodeGen/SelectionDAG/SDNodeDbgValue.h | 10 +++++
lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp | 8 ++--
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp | 13 +++---
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 ++-
test/CodeGen/X86/pr39896.ll | 54 +++++++++++++++++++++++
test/DebugInfo/NVPTX/debug-info.ll | 8 ++--
test/DebugInfo/X86/dbg-value-inlined-parameter.ll | 6 +--
test/DebugInfo/X86/pieces-3.ll | 5 ++-
9 files changed, 104 insertions(+), 20 deletions(-)
create mode 100644 test/CodeGen/X86/pr39896.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
adds 9f52eab6a7 x86: Put back BFD_RELOC_X86_64_GOTPCREL
adds ecfe6254b5 Automatic date update in version.in
adds 69cb29528e gdb/riscv: Remove whitespace before #include line
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
gdb/ChangeLog | 5 +++++
gdb/riscv-tdep.c | 2 +-
9 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
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-next-allmodconfig
in repository toolchain/binutils-gdb.
from 7b7dc363e5 Automatic date update in version.in
adds 66a4daef5d x86: Put back BFD_RELOC_X86_64_GOTPCREL
adds 3778ce5680 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
7 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.