This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1eecb87b779 Take into account the cost of local intervals when selectin [...]
new c4f543d2673 [MachineCombiner] Add check for optimal pattern order.
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/MachineCombiner.cpp | 98 ++++++++++++++++++----
test/CodeGen/AArch64/aarch64-combine-fmul-fsub.mir | 20 ++---
test/CodeGen/AArch64/machine-combiner.ll | 2 +-
test/CodeGen/AArch64/machine-combiner.mir | 2 +-
test/CodeGen/X86/machine-combiner-int-vec.ll | 4 +-
test/CodeGen/X86/machine-combiner-int.ll | 4 +-
test/CodeGen/X86/machine-combiner.ll | 4 +-
7 files changed, 100 insertions(+), 34 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 f6cfb42730 gdb: Fix remote-sim/MinGW/Darwin builds
new 3045b47554 gdb: Fix remote-sim/MinGW/Darwin builds
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 | 12 ++++++++++++
1 file changed, 12 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 bf3077a6c3 bfd_elf_define_start_stop: Fix check
new f6cfb42730 gdb: Fix remote-sim/MinGW/Darwin builds
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/darwin-nat.c | 4 ++--
gdb/inflow.c | 6 ++++++
gdb/remote-sim.c | 23 ++++-------------------
gdb/windows-nat.c | 4 ++--
4 files changed, 14 insertions(+), 23 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 d69d8351ae6 [ARM] Lower lower saturate to 0 and lower saturate to -1 us [...]
new 1eecb87b779 Take into account the cost of local intervals when selectin [...]
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/CodeGen/LiveRegMatrix.h | 7 +
lib/CodeGen/LiveRegMatrix.cpp | 16 ++
lib/CodeGen/RegAllocGreedy.cpp | 82 ++++++--
test/CodeGen/X86/bug26810.ll | 3 +-
test/CodeGen/X86/regalloc-advanced-split-cost.ll | 89 +++++++++
test/CodeGen/X86/sad.ll | 239 ++++++++++++-----------
6 files changed, 312 insertions(+), 124 deletions(-)
create mode 100644 test/CodeGen/X86/regalloc-advanced-split-cost.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 clang-tools-extra.
from aa2cfa93 [clangd] Better handling symbols defined in macros.
new 00cfa48c Update header guard.
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:
clang-tidy/bugprone/IncorrectRoundingsCheck.h | 6 +++---
1 file changed, 3 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 823143c6ca Check if __start/__stop symbols are referenced by shared objects
new bf3077a6c3 bfd_elf_define_start_stop: Fix check
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 | 5 +++++
bfd/elflink.c | 5 +++--
ld/ChangeLog | 5 +++++
ld/testsuite/ld-elf/pr21964-5.c | 26 ++++++++++++++++++++++++++
ld/testsuite/ld-elf/shared.exp | 3 +++
5 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr21964-5.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 gcc.
from d7525609022 2018-01-31 Richard Biener <rguenther(a)suse.de>
new 62107f1bfad PR 78534 Reinstate better string copy algorithm
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/fortran/ChangeLog | 8 ++++
gcc/fortran/trans-expr.c | 52 ++++++++++++----------
gcc/testsuite/ChangeLog | 8 ++++
.../allocate_deferred_char_scalar_1.f03 | 2 +
gcc/testsuite/gfortran.dg/char_cast_1.f90 | 6 +--
gcc/testsuite/gfortran.dg/transfer_intrinsic_1.f90 | 2 +-
6 files changed, 51 insertions(+), 27 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 b659d3fca5d Add a regression test for problems caused by D42646 . NFC
new d69d8351ae6 [ARM] Lower lower saturate to 0 and lower saturate to -1 us [...]
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/ARM/ARMISelLowering.cpp | 20 ++++++
test/CodeGen/ARM/atomic-op.ll | 5 +-
test/CodeGen/ARM/sat-to-bitop.ll | 132 +++++++++++++++++++++++++++++++++++++
test/CodeGen/ARM/select.ll | 2 +-
test/CodeGen/Thumb/select.ll | 4 +-
5 files changed, 158 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/ARM/sat-to-bitop.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.