This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from 6ff238a Automatic date update in version.in
new 5c266e3 Automatic date update in version.in
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/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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from 3fd0b4b PowerPC ld segfault on script discarding dynamic sections
new 6aa17cd Automatic date update in version.in
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/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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from aac82e2 AMDGPU: Redefine clamp node as clamp 0.0-1.0
new 6de2a82 AMDGPU: Remove llvm.AMDGPU.clamp intrinsic
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/AMDGPUISelLowering.cpp | 11 -
lib/Target/AMDGPU/AMDGPUIntrinsics.td | 2 -
test/CodeGen/AMDGPU/big_alu.ll | 110 +++---
test/CodeGen/AMDGPU/kcache-fold.ll | 186 +++++----
test/CodeGen/AMDGPU/llvm.AMDGPU.clamp.ll | 56 ---
test/CodeGen/AMDGPU/pv.ll | 458 +++++++++++-----------
test/CodeGen/AMDGPU/schedule-fs-loop-nested-if.ll | 130 +++---
test/CodeGen/AMDGPU/schedule-fs-loop-nested.ll | 137 +++----
test/CodeGen/AMDGPU/schedule-fs-loop.ll | 121 +++---
test/CodeGen/AMDGPU/si-sgpr-spill.ll | 374 ++++++++----------
test/CodeGen/AMDGPU/unigine-liveness-crash.ll | 16 +-
11 files changed, 776 insertions(+), 825 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/llvm.AMDGPU.clamp.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 b1a24af [NVPTX] Unify vectorization of load/stores of aggregate argum [...]
new aac82e2 AMDGPU: Redefine clamp node as clamp 0.0-1.0
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/AMDGPU.td | 6 +
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 59 +++-
lib/Target/AMDGPU/AMDGPUISelLowering.h | 5 +
lib/Target/AMDGPU/AMDGPUInstrInfo.td | 2 +-
lib/Target/AMDGPU/AMDGPUInstructions.td | 2 +-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 3 +-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 13 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 80 ++++-
lib/Target/AMDGPU/SIISelLowering.h | 3 +
lib/Target/AMDGPU/SIInstrInfo.td | 1 +
lib/Target/AMDGPU/SIInstructions.td | 16 +-
test/CodeGen/AMDGPU/clamp.ll | 535 +++++++++++++++++++++++++++++++
test/CodeGen/AMDGPU/hsa-fp-mode.ll | 11 +
test/CodeGen/AMDGPU/llvm.AMDGPU.clamp.ll | 8 +-
15 files changed, 713 insertions(+), 33 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/clamp.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 lld.
from 4c7df7d [ELF] Insert linkerscript symbols directly into symbol table
new 4099c38 Do not use errs() or outs() directly. Instead use message(), [...]
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:
COFF/Chunks.cpp | 2 +-
COFF/Driver.cpp | 12 +++++-------
COFF/DriverUtils.cpp | 52 ++++++++++++++++++++++----------------------------
COFF/Error.cpp | 13 +++++++++++++
COFF/Error.h | 2 ++
COFF/ICF.cpp | 9 +++------
COFF/SymbolTable.cpp | 11 ++++-------
ELF/Driver.cpp | 2 +-
ELF/Error.cpp | 11 +++++++++--
ELF/Error.h | 1 +
ELF/InputFiles.cpp | 5 ++---
ELF/OutputSections.cpp | 4 ++--
ELF/SymbolTable.cpp | 2 +-
ELF/Symbols.cpp | 12 ++++++------
14 files changed, 73 insertions(+), 65 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_27-branch
in repository binutils-gdb.
from 8e1e248 PowerPC64 toc optimisation for power9
new cd54b50 PR gold/20529 - relaxing loop never ends.
new 2ec4b4a [GOLD] correct grouping of stubs
new d817edc [GOLD] Add debug output for powerpc section grouping
new b118e4f [GOLD] Further tidy to powerpc can_add_to_stub_group
new 93ac3bd Fix internal error when relaxing branches to STT_SECTION symbols.
new f9aa8e5 [GOLD] PowerPC stub debug
new 983d1db [GOLD] powerpc64le-linux fails to link large Linux kernel
new 386391c [GOLD] PowerPC --stub-group-multi
new f9b2409 [GOLD] fix typo in --stub-group-multi help
new 4790d4b [GOLD] Don't assert in powerpc stub_table
new cb4630a [GOLD] powerpc.cc tidies
new 5e03947 [GOLD] Set sh_info of .rela.plt for powerpc
new 1e90125 [GOLD] Add --secure-plt option for ppc32
new d9783d7 Refactor Sized_relobj_file::do_relocate_sections.
new 931ad3d [GOLD] PowerPC64 TOC indirect to TOC relative code editing
new c8dbc58 Gold: Fix build with GCC 4.2
new d29655b [GOLD] PowerPC64 TOC indirect to TOC relative segfault
new d72ca87 PowerPC ld segfault on script discarding dynamic sections
The 18 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 | 7 +
bfd/elf32-ppc.c | 15 +-
bfd/elf64-ppc.c | 6 +-
gold/ChangeLog | 131 ++++++++
gold/aarch64.cc | 8 +-
gold/arm.cc | 8 +-
gold/debug.h | 8 +-
gold/object.h | 7 +
gold/options.h | 12 +-
gold/powerpc.cc | 922 +++++++++++++++++++++++++++++++++++++++++++++-----------
gold/reloc.cc | 73 ++++-
11 files changed, 1005 insertions(+), 192 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 clang.
from 08edda0 Declare lgamma library builtins as never being const
new dde2824 Hook up OpenBSD AArch64 support
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/Basic/Targets.cpp | 5 +-
test/Frontend/gnu-mcount.c | 2 +-
test/Preprocessor/init.c | 193 +++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 198 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 zorg.
from dfdbc78 [Polly] Enable DeLICM for -polly-position=before-vectorizer c [...]
new 489d6b6 Added a workaround for Windows paths in cmake arguments.
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/SanitizerBuilderWindows.py | 13 ++++++++++---
1 file changed, 10 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 users/keiths/c++compile-submit
in repository binutils-gdb.
at b34c454 Compile C++ feature.
This branch includes the following new commits:
new a156e82 Introduce dw2_linkage_name.
new 3cb92de Use struct block_symbol in linespec APIs.
new 88d34f9 Improved handling for conversion operators.
new e787e80 new_fn_field refactor.
new 66a4533 Record nested types in ...
new eaed9d3 Add a language method to hash symbol names for dictionary lookups.
new e691088 DWARF and C++ ABI constructor/destructor enhancements.
new 9812e70 Record aliased constructors and destructors.
new 76e2b17 Add domain_enum to linespec API.
new dbd6781 Add search_symbols_multiple.
new 062ea48 compile: set debug compile: Display GCC driver filename
new d246674 compile: Add 'set compile-gcc'
new c726c52 Add argument compilation documentation.
new c877005 Add a new function production.
new 60118de Do not canonicalize base type names.
new c292163 Introduce libcc1 version 1.
new 8e4430c C++-ify compile/.
new 882b3a0 Introduce template arguments and default values.
new b34c454 Compile C++ feature.
The 19 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.
--
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_28-branch
in repository binutils-gdb.
from 22b4885 Automatic date update in version.in
new 3fd0b4b PowerPC ld segfault on script discarding dynamic sections
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 | 7 +++++++
bfd/elf32-ppc.c | 14 +++++++-------
bfd/elf64-ppc.c | 6 ++++--
gold/ChangeLog | 6 ++++++
gold/powerpc.cc | 14 +++++++++-----
5 files changed, 33 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.