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 6528b6e PowerPC ld segfault on script discarding dynamic sections
new 58fdfd2 Fix a regression by: Code cleanup: Split dwarf2_ranges_read t [...]
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:
gdb/ChangeLog | 4 ++++
gdb/dwarf2read.c | 2 ++
2 files changed, 6 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 8f59563 DAG: Check if extract_vector_elt is legal or custom
new 36229b4 AMDGPU: Formatting fixes
new b1a24af [NVPTX] Unify vectorization of load/stores of aggregate argum [...]
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/AMDGPU/SIISelLowering.cpp | 9 +-
lib/Target/NVPTX/NVPTXISelLowering.cpp | 1130 ++++++++++++-------------------
test/CodeGen/NVPTX/aggregate-return.ll | 35 +-
test/CodeGen/NVPTX/f16-instructions.ll | 2 +-
test/CodeGen/NVPTX/ldparam-v4.ll | 5 +-
test/CodeGen/NVPTX/lower-aggr-copies.ll | 27 +-
test/CodeGen/NVPTX/param-load-store.ll | 813 ++++++++++++++++++++++
test/CodeGen/NVPTX/vec-param-load.ll | 83 ++-
test/CodeGen/NVPTX/vec8.ll | 13 +-
test/CodeGen/NVPTX/vector-call.ll | 22 +-
10 files changed, 1389 insertions(+), 750 deletions(-)
create mode 100644 test/CodeGen/NVPTX/param-load-store.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 users/aoliva/SFN
in repository binutils-gdb.
at 07b92e3 LVU: emit dwarf loc insn before data-output pseudos
This branch includes the following new commits:
new a8ad4b1 LVU: implement location view computation
new 07b92e3 LVU: emit dwarf loc insn before data-output pseudos
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.
--
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 450fce7 [AArch64, X86] Add statistics for the MacroFusion pass
new 8f59563 DAG: Check if extract_vector_elt is legal or custom
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/DAGCombiner.cpp | 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 binutils-gdb.
from 1b90b13 Default initialize enum flags to 0
new 6528b6e 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/SFN
in repository gcc.
from 3a6a55d LVU: dump view numbers/labels after labels and in the line nu [...]
new b522efa LVU: assemble view labels; don't require location views
new 334b63f LVU: drop multiplier in configure test
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/configure | 3 ++-
gcc/configure.ac | 3 ++-
gcc/dwarf2out.c | 4 ++--
3 files changed, 6 insertions(+), 4 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 e4073c3 Only enable AddDiscriminator pass when -fdebug-info-for-profi [...]
new a03b5e3 [XRay] Merge xray clang flag tests, and add powerpc64le.
new f344a37 Fix for pr31836 - pp_nonportable_path on absolute paths: brok [...]
new 08edda0 Declare lgamma library builtins as never being const
The 3 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/Basic/Builtins.def | 8 +++++---
lib/Lex/PPDirectives.cpp | 6 +++++-
test/CodeGen/libcall-declarations.c | 15 ++++++++++++---
test/CodeGen/xray-attributes-supported-arm.cpp | 13 -------------
test/CodeGen/xray-attributes-supported-mips.cpp | 16 ----------------
test/CodeGen/xray-attributes-supported.cpp | 6 ++++++
test/Lexer/case-insensitive-include-pr31836.sh | 9 +++++++++
7 files changed, 37 insertions(+), 36 deletions(-)
delete mode 100644 test/CodeGen/xray-attributes-supported-arm.cpp
delete mode 100644 test/CodeGen/xray-attributes-supported-mips.cpp
create mode 100644 test/Lexer/case-insensitive-include-pr31836.sh
--
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 37deddd Add `-z nocopyreloc` option.
new 4c7df7d [ELF] Insert linkerscript symbols directly into symbol table
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:
ELF/LinkerScript.cpp | 20 ++++++++++----------
ELF/SymbolTable.h | 10 +++++-----
.../linkerscript/Inputs/lazy-symbols.s} | 1 -
test/ELF/linkerscript/lazy-symbols.s | 13 +++++++++++++
4 files changed, 28 insertions(+), 16 deletions(-)
copy test/{COFF/Inputs/lto-chkstk-foo.s => ELF/linkerscript/Inputs/lazy-symbols.s} (80%)
create mode 100644 test/ELF/linkerscript/lazy-symbols.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.