This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ead428aa33a [include] Add macro DISABLE_COPY_AND_ASSIGN
new e6ebe51eba8 PR rtl-optimization/82192 * combine.c (make_extraction): [...]
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 | 7 +++++++
gcc/combine.c | 16 ++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/pr82192.c | 22 ++++++++++++++++++++++
4 files changed, 48 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr82192.c
--
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 a50c5eba3ec [Hexagon] Switch to parameterized register classes for HVX
new 3c71a6c4312 [RuntimeUnroll] Add heuristic for unrolling multi-exit loop
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/Utils/LoopUnrollRuntime.cpp | 36 ++++++++-
.../LoopUnroll/runtime-multiexit-heuristic.ll | 94 ++++++++++++++++++++++
2 files changed, 128 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/runtime-multiexit-heuristic.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 ae3278a7b7f Added optional validation of svn sources to Dockerfiles.
new a50c5eba3ec [Hexagon] Switch to parameterized register classes for HVX
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:
.../Hexagon/Disassembler/HexagonDisassembler.cpp | 38 +-
lib/Target/Hexagon/Hexagon.td | 3 +
lib/Target/Hexagon/HexagonAsmPrinter.cpp | 85 +-
lib/Target/Hexagon/HexagonBitSimplify.cpp | 17 +-
lib/Target/Hexagon/HexagonBitTracker.cpp | 4 +-
lib/Target/Hexagon/HexagonCopyToCombine.cpp | 18 +-
lib/Target/Hexagon/HexagonDepInstrInfo.td | 13827 +++----------------
lib/Target/Hexagon/HexagonDepMappings.td | 770 +-
lib/Target/Hexagon/HexagonEarlyIfConv.cpp | 13 +-
lib/Target/Hexagon/HexagonExpandCondsets.cpp | 1 +
lib/Target/Hexagon/HexagonFrameLowering.cpp | 117 +-
lib/Target/Hexagon/HexagonHardwareLoops.cpp | 2 +-
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 39 +-
lib/Target/Hexagon/HexagonISelLowering.cpp | 67 +-
lib/Target/Hexagon/HexagonInstrFormats.td | 3 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 373 +-
lib/Target/Hexagon/HexagonInstrInfo.h | 9 +-
lib/Target/Hexagon/HexagonIntrinsics.td | 16 +-
lib/Target/Hexagon/HexagonIntrinsicsV60.td | 516 +-
lib/Target/Hexagon/HexagonMapAsm2IntrinV62.gen.td | 164 +-
lib/Target/Hexagon/HexagonPatterns.td | 275 +-
lib/Target/Hexagon/HexagonPseudo.td | 89 +-
lib/Target/Hexagon/HexagonRegisterInfo.cpp | 16 +-
lib/Target/Hexagon/HexagonRegisterInfo.h | 2 +-
lib/Target/Hexagon/HexagonRegisterInfo.td | 86 +-
lib/Target/Hexagon/HexagonSubtarget.cpp | 3 +-
lib/Target/Hexagon/HexagonSubtarget.h | 4 +-
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 4 +-
lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h | 3 +-
29 files changed, 2593 insertions(+), 13971 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 lld.
from 2e708e9bc Revert "[lit] Force site configs to run before source-tree configs"
new 323bfe35c [ELF] - Remove one of OutputSectionFactory::addInputSec().
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/OutputSections.cpp | 86 +++++++++++++++++++++++++++-----------------------
ELF/OutputSections.h | 3 +-
2 files changed, 47 insertions(+), 42 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 a9901f70639 Fix compile time error when using ansidecl.h with an old ve [...]
new ead428aa33a [include] Add macro DISABLE_COPY_AND_ASSIGN
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/ChangeLog | 5 +++++
include/ansidecl.h | 26 ++++++++++++++++++++++++++
2 files changed, 31 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 compiler-rt.
from 3ed5043d1 [ubsan] Extract GetStackTraceWithPcBpAndContext similar to as [...]
new dc6a7dbdb [sanitizer][mips64] fix MIPS64 kernel_stat_to_stat()
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_linux.cc | 35 ++++++++++++++++++++++++++++++---
1 file changed, 32 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 master
in repository binutils-gdb.
from 0eb0a40713 linux-low: Remove unused variables
new ef87240fd9 Add -l option to src-release script.
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:
ChangeLog | 10 ++++++++++
src-release.sh | 20 ++++++++++++++++++--
2 files changed, 28 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 gcc.
from 8adb95eb2c2 Turn FUNCTION_ARG_OFFSET into a hook
new a9901f70639 Fix compile time error when using ansidecl.h with an old ve [...]
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/ChangeLog | 6 ++++++
include/ansidecl.h | 30 ++++++++++++++++++------------
2 files changed, 24 insertions(+), 12 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 binutils-gdb.
from 785922a559 gdbserver: Remove duplicate functions to find any thread of process
new 3f8a780428 dwarf2read: Replace copy_string usages with savestring
new 0eb0a40713 linux-low: Remove unused variables
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:
gdb/ChangeLog | 5 +++++
gdb/dwarf2read.c | 20 +++-----------------
gdb/gdbserver/ChangeLog | 5 +++++
gdb/gdbserver/linux-low.c | 1 -
4 files changed, 13 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 gcc.
from 050dd610e7c Turn TRULY_NOOP_TRUNCATION into a hook
new 8adb95eb2c2 Turn FUNCTION_ARG_OFFSET into a hook
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 | 17 +++++++++++++++++
gcc/config/spu/spu.c | 15 +++++++++++++++
gcc/config/spu/spu.h | 7 -------
gcc/doc/tm.texi | 14 +++++++-------
gcc/doc/tm.texi.in | 8 +-------
gcc/function.c | 5 ++---
gcc/system.h | 2 +-
gcc/target.def | 10 ++++++++++
gcc/targhooks.c | 8 ++++++++
gcc/targhooks.h | 1 +
10 files changed, 62 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.