This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fe4ad6d [PowerPC] Remove redundant direct moves when extracting integ [...]
new c47beda [Hexagon] Add verbose debugging mode to Hexagon MI Scheduler
new 71c0ef5 Revert "r275571 [DSE]Enhance shorthening MemIntrinsic based o [...]
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/Hexagon/HexagonMachineScheduler.cpp | 79 ++++++++-
lib/Target/Hexagon/HexagonMachineScheduler.h | 7 +-
lib/Transforms/Scalar/DeadStoreElimination.cpp | 184 ++++++---------------
.../DeadStoreElimination/OverwriteStoreBegin.ll | 18 --
.../DeadStoreElimination/OverwriteStoreEnd.ll | 17 --
5 files changed, 126 insertions(+), 179 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 56af121 [Hexagon] Use timing class info as tie-breaker in machine scheduler
new 5646cdb [MC] Cleanup Error Handling in AsmParser
new fe4ad6d [PowerPC] Remove redundant direct moves when extracting integ [...]
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/MC/MCAsmStreamer.cpp | 8 +-
lib/MC/MCParser/AsmParser.cpp | 755 +++++++++++--------------
lib/MC/MCParser/DarwinAsmParser.cpp | 1 -
lib/MC/MCParser/ELFAsmParser.cpp | 8 +
lib/Target/PowerPC/PPCInstrVSX.td | 43 ++
test/CodeGen/PowerPC/remove-redundant-moves.ll | 107 ++++
test/MC/AsmParser/preserve-comments.s | 2 +
7 files changed, 494 insertions(+), 430 deletions(-)
create mode 100644 test/CodeGen/PowerPC/remove-redundant-moves.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 gcc.
from 280a137 Clean up optional's comments.
new 5bb83f1 Demangle C++17 fold-expressions.
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:
libiberty/ChangeLog | 6 +++
libiberty/cp-demangle.c | 91 ++++++++++++++++++++++++++++++++++-
libiberty/testsuite/demangle-expected | 12 +++++
3 files changed, 107 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 98b655f [Hexagon] HexagonMachineScheduler should account for resources
new 56af121 [Hexagon] Use timing class info as tie-breaker in machine scheduler
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/HexagonMachineScheduler.cpp | 66 ++++++++++++++++++++++++++
test/CodeGen/Hexagon/sube.ll | 2 +-
2 files changed, 67 insertions(+), 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 9547556 [Hexagon] Fix zero latency instructions with multiple predecessors
new 98b655f [Hexagon] HexagonMachineScheduler should account for resources
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/HexagonMachineScheduler.cpp | 88 +++++++++++++++++++++++---
test/CodeGen/Hexagon/eliminate-pred-spill.ll | 1 -
2 files changed, 78 insertions(+), 11 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 compiler-rt.
from f9fc3de [Compiler-rt][MIPS] Fix simple test failure when using gcc
new 3e87a26 [asan] Enable 48-bit VMA support on aarch64
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/sanitizer_common/sanitizer_platform.h | 2 ++
1 file changed, 2 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 lldb.
from 670ec60 [LLVM][MIPS] Revert support for FRE.
new 6a7aac1 Revert "[test] Report error when inferior test processes exit [...]
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:
packages/Python/lldbsuite/test/dosep.py | 5 ++---
.../lldbsuite/test/test_runner/process_control.py | 25 +++++++++++++++-------
2 files changed, 19 insertions(+), 11 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 4b1425b gcc/
new 280a137 Clean up optional's comments.
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/std/optional | 29 +++++++++++------------------
2 files changed, 18 insertions(+), 18 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 46f9c27 Fixed errors in docs.
new 9547556 [Hexagon] Fix zero latency instructions with multiple predecessors
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/HexagonMachineScheduler.cpp | 32 ++++++++-
lib/Target/Hexagon/HexagonSubtarget.cpp | 97 ++++++++++++++++----------
lib/Target/Hexagon/HexagonSubtarget.h | 8 ++-
test/CodeGen/Hexagon/eliminate-pred-spill.ll | 1 +
4 files changed, 97 insertions(+), 41 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 a80f37e Allocate constant size dynamic stack space in the prologue
new 4b1425b gcc/
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 | 10 ++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/vect/pr70729.cc | 17 ++++++++---------
gcc/tree-ssa-loop-im.c | 30 +++++++++++++++++-------------
4 files changed, 40 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.