This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c8ffb38de5f [DebugInfo] Sort the SDDbgValue list before assuming it is [...]
new 61389a6da0b Remove trailing whitespaces.
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/Analysis/ScalarEvolution.cpp | 82 ++++++++++++++++++++--------------------
1 file changed, 41 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 llvm.
from 0046b20ccd3 [X86][LLVM]Expanding Supports lowerInterleavedStore() in X8 [...]
new 097a5100b5f Use {} instead of make_pair and an iterator for the inserti [...]
new c8ffb38de5f [DebugInfo] Sort the SDDbgValue list before assuming it is [...]
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/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp | 38 ++++--
.../X86/frame-lowering-debug-intrinsic-2.ll | 3 +-
test/DebugInfo/X86/dbg-value-transfer-order.ll | 149 +++++++++++++++++++++
3 files changed, 175 insertions(+), 15 deletions(-)
create mode 100644 test/DebugInfo/X86/dbg-value-transfer-order.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 compiler-rt.
from ae2601605 [mips][compiler-rt] Disable sem_init_glibc.cc for MIPS64.
new 9230e8345 [scudo] Scudo thread specific data refactor, part 2
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/scudo/scudo_allocator.cpp | 53 ++++++++------------------------
lib/scudo/scudo_tls.h | 39 ++++++++++++++++++++----
lib/scudo/scudo_tls_android.cpp | 2 +-
lib/scudo/scudo_tls_android.inc | 7 +----
lib/scudo/scudo_tls_context_android.inc | 54 ---------------------------------
lib/scudo/scudo_tls_context_linux.inc | 29 ------------------
lib/scudo/scudo_tls_linux.cpp | 7 ++++-
lib/scudo/scudo_tls_linux.inc | 13 ++++----
8 files changed, 59 insertions(+), 145 deletions(-)
delete mode 100644 lib/scudo/scudo_tls_context_android.inc
delete mode 100644 lib/scudo/scudo_tls_context_linux.inc
--
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 d3cdd96a300 [gcc]
new 2c3133a09ce PR c/81854 * src/c++98/complex_io.cc (_GLIBCXX_LDBL_COMPA [...]
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 | 6 ++++++
libstdc++-v3/src/c++98/complex_io.cc | 2 +-
2 files changed, 7 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 8fbc96c2499 [PowerPC] Eliminate compares - add i64 sext/zext handling f [...]
new 0046b20ccd3 [X86][LLVM]Expanding Supports lowerInterleavedStore() in X8 [...]
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/X86/X86InterleavedAccess.cpp | 47 ++++++++++++++++++-
test/CodeGen/X86/x86-interleaved-access.ll | 52 +++++++++-------------
.../InterleavedAccess/X86/interleavedStore.ll | 16 +++++--
3 files changed, 79 insertions(+), 36 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 1cb23908f [ELF] - Simplify removeUnusedSyntheticSections a bit.
new 437d1e4dd [ELF][fix] Using statically linked lld leads to segmentation [...]
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/Driver.cpp | 5 +++++
1 file changed, 5 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 gcc.
from 2771ca43662 [gcc/testsuite]
new d3cdd96a300 [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 | 8 +++++
gcc/config/rs6000/rs6000-c.c | 72 -------------------------------------------
gcc/config/rs6000/rs6000.c | 73 ++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 78 insertions(+), 75 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 cce32e87170 Change permute index type to unsigned short
new 2771ca43662 [gcc/testsuite]
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/testsuite/ChangeLog | 10 +++
.../gcc.target/powerpc/fold-vec-st-char.c | 94 ++++++++++++++++++++++
.../gcc.target/powerpc/fold-vec-st-double.c | 22 +++++
.../gcc.target/powerpc/fold-vec-st-float.c | 34 ++++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-st-int.c | 84 +++++++++++++++++++
.../gcc.target/powerpc/fold-vec-st-longlong.c | 41 ++++++++++
.../gcc.target/powerpc/fold-vec-st-pixel.c | 22 +++++
.../gcc.target/powerpc/fold-vec-st-short.c | 83 +++++++++++++++++++
8 files changed, 390 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-st-char.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-st-double.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-st-float.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-st-int.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-st-longlong.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-st-pixel.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-st-short.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 ad0d5b1b249 Adding missing feature to goldmont.
new 6aaf3f78093 [AArch64] Add basic support for Qualcomm's Saphira CPU.
new 8fbc96c2499 [PowerPC] Eliminate compares - add i64 sext/zext handling f [...]
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:
include/llvm/Support/AArch64TargetParser.def | 2 +
lib/Support/Host.cpp | 1 +
lib/Target/AArch64/AArch64.td | 15 +++
lib/Target/AArch64/AArch64Subtarget.cpp | 5 +
lib/Target/AArch64/AArch64Subtarget.h | 1 +
lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 78 +++++++++++++++-
test/CodeGen/AArch64/arm64-neon-v8.1a.ll | 1 +
test/CodeGen/AArch64/atomic-ops-lse.ll | 1 +
test/CodeGen/AArch64/cpus.ll | 1 +
test/CodeGen/AArch64/remat.ll | 1 +
test/CodeGen/PowerPC/optcmp.ll | 2 +-
test/CodeGen/PowerPC/testComparesigtsll.ll | 134 +++++++++++++++++++++++++++
test/CodeGen/PowerPC/testComparesiltsll.ll | 99 ++++++++++++++++++++
test/CodeGen/PowerPC/testComparesllgtsll.ll | 134 +++++++++++++++++++++++++++
test/CodeGen/PowerPC/testComparesllltsll.ll | 99 ++++++++++++++++++++
unittests/Support/Host.cpp | 3 +
unittests/Support/TargetParserTest.cpp | 14 +++
17 files changed, 588 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/PowerPC/testComparesigtsll.ll
create mode 100644 test/CodeGen/PowerPC/testComparesiltsll.ll
create mode 100644 test/CodeGen/PowerPC/testComparesllgtsll.ll
create mode 100644 test/CodeGen/PowerPC/testComparesllltsll.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.