This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ca28eb1 [PM] Convert LoopInstSimplify Pass to new PM
new bd8bfbd [Hexagon] Update instruction itineraries
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/Hexagon/HexagonInstrFormats.td | 14 +--
lib/Target/Hexagon/HexagonInstrFormatsV4.td | 7 +-
lib/Target/Hexagon/HexagonInstrInfo.td | 8 +-
lib/Target/Hexagon/HexagonInstrInfoV4.td | 12 +-
lib/Target/Hexagon/HexagonScheduleV4.td | 12 +-
lib/Target/Hexagon/HexagonScheduleV55.td | 185 ++++++++++++++++------------
lib/Target/Hexagon/HexagonScheduleV60.td | 10 --
7 files changed, 128 insertions(+), 120 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 3b88d6c XRay: Remove duplicate checks for xray instrumentation flags
new a26d20c AMDGPU: Add Clang Builtin for v_lerp_u8
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/Basic/BuiltinsAMDGPU.def | 1 +
lib/CodeGen/CGBuiltin.cpp | 2 ++
test/CodeGenOpenCL/builtins-amdgcn.cl | 7 +++++++
3 files changed, 10 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 bc7b765 Pass SIGLIBRT directly to child processes.
new 7635954 Add support for creating ELF import libraries
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 | 14 +++++
bfd/elf-bfd.h | 7 +++
bfd/elf.c | 37 ++++++++++++
bfd/elflink.c | 108 +++++++++++++++++++++++++++++++++++
bfd/elfxx-target.h | 8 ++-
include/ChangeLog | 5 ++
include/bfdlink.h | 6 ++
ld/ChangeLog | 35 ++++++++++++
ld/NEWS | 7 +++
ld/emultempl/elf32.em | 14 +++++
ld/emultempl/pe.em | 14 ++---
ld/emultempl/pep.em | 12 +---
ld/ld.h | 3 +
ld/ld.texinfo | 20 +++----
ld/ldexp.c | 1 +
ld/ldlex.h | 1 +
ld/lexsup.c | 5 ++
ld/testsuite/ld-elf/elf.exp | 16 ++++++
ld/testsuite/ld-elf/empty-implib.out | 2 +
ld/testsuite/ld-elf/implib.rd | 11 ++++
ld/testsuite/ld-elf/implib.s | 22 +++++++
21 files changed, 317 insertions(+), 31 deletions(-)
create mode 100644 ld/testsuite/ld-elf/empty-implib.out
create mode 100644 ld/testsuite/ld-elf/implib.rd
create mode 100644 ld/testsuite/ld-elf/implib.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 llvm.
from a3d02c7 IR: Sort generic intrinsics before target specific ones
new ca28eb1 [PM] Convert LoopInstSimplify Pass to new PM
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/llvm/InitializePasses.h | 2 +-
.../Scalar/{LoopRotation.h => LoopInstSimplify.h} | 17 ++-
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Scalar/LoopInstSimplify.cpp | 148 ++++++++++++---------
lib/Transforms/Scalar/Scalar.cpp | 2 +-
6 files changed, 100 insertions(+), 71 deletions(-)
copy include/llvm/Transforms/Scalar/{LoopRotation.h => LoopInstSimplify.h} (53%)
--
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 2ca934e [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
new 76ebfff [Hexagon] Fixes/changes to instruction selection
new a3d02c7 IR: Sort generic intrinsics before target specific ones
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/IR/Function.cpp | 38 +++++++++++++++++---
lib/Target/Hexagon/HexagonInstrInfo.td | 43 +++++++++++-----------
lib/Target/Hexagon/HexagonInstrInfoV4.td | 56 +++++++++++++++++++++++++----
utils/TableGen/CodeGenDAGPatterns.cpp | 4 +--
utils/TableGen/CodeGenDAGPatterns.h | 4 +--
utils/TableGen/CodeGenIntrinsics.h | 24 +++++++++++--
utils/TableGen/CodeGenTarget.cpp | 24 ++++++++-----
utils/TableGen/IntrinsicEmitter.cpp | 61 ++++++++++++++++++++------------
8 files changed, 183 insertions(+), 71 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 de05712 Fix up ChangeLog entry.
new 06f0352 * config/avr/predicates.md (const_m255_to_m1_operand): New. [...]
new fcf32c0 Typo.
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 | 13 ++++++++
gcc/config/avr/avr.c | 32 +++++++++++++++++--
gcc/config/avr/avr.md | 74 +++++++++++++++++++++++++++++++++++--------
gcc/config/avr/constraints.md | 21 ++++++++++++
gcc/config/avr/predicates.md | 5 +++
5 files changed, 130 insertions(+), 15 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 733cec8 [Hexagon] Improve patterns with stack-based addressing
new 2ca934e [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
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/Transforms/Scalar/DeadStoreElimination.cpp | 184 +++++++++++++++------
.../DeadStoreElimination/OverwriteStoreBegin.ll | 18 ++
.../DeadStoreElimination/OverwriteStoreEnd.ll | 17 ++
3 files changed, 169 insertions(+), 50 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 f623a06 Removing a few more :option: tags that we do not have corresp [...]
new 3b88d6c XRay: Remove duplicate checks for xray instrumentation flags
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/Driver/Tools.cpp | 10 ----------
1 file changed, 10 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 6e06ef3 In dag-optnone.ll, use varargs instead of win64 to fast SDIsel.
new 733cec8 [Hexagon] Improve patterns with stack-based addressing
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/Hexagon/HexagonISelDAGToDAG.cpp | 20 +
lib/Target/Hexagon/HexagonInstrInfo.cpp | 26 +-
lib/Target/Hexagon/HexagonInstrInfo.td | 64 ++--
lib/Target/Hexagon/HexagonInstrInfoV4.td | 566 ++++++++++++++++-------------
lib/Target/Hexagon/HexagonOperands.td | 70 ----
test/CodeGen/Hexagon/clr_set_toggle.ll | 17 +-
test/CodeGen/Hexagon/memops-stack.ll | 147 ++++++++
test/CodeGen/Hexagon/memops.ll | 126 +++++++
8 files changed, 683 insertions(+), 353 deletions(-)
create mode 100644 test/CodeGen/Hexagon/memops-stack.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 53352c3 [LV] Swap A and B in interleaved access analysis (NFC)
new 6e06ef3 In dag-optnone.ll, use varargs instead of win64 to fast SDIsel.
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/dag-optnone.ll | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.