This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-buildapp.
from 65d7980 Update lava-boot.py interface.
new 005a14c build-linux.sh, tcwg-buildapp.sh: Use "allmod" as default, an [...]
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:
build-linux.sh | 5 ++++-
tcwg-buildapp.sh | 2 +-
2 files changed, 5 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-buildapp.
from 28caee1 build-linux.sh: Support boot on Juno for arm64.
new 65d7980 Update lava-boot.py interface.
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:
build-linux.sh | 61 ++++------
lava-boot.py | 263 +++++++++++++++++++-----------------------
share/arndale.jinja2 | 22 +++-
share/beaglebone-black.jinja2 | 21 +++-
share/juno.jinja2 | 71 ++++++++++++
share/pandaboard.jinja2 | 22 +++-
6 files changed, 261 insertions(+), 199 deletions(-)
create mode 100644 share/juno.jinja2
--
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 c9cd656d [clang-tidy] Make a test pass on platforms where exceptions d [...]
new f4a8dfc7 [clangd] Make functions of ClangdServer callback-based
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:
clangd/ClangdLSPServer.cpp | 74 +++++++++--------
clangd/ClangdServer.cpp | 147 +++++++++++++++------------------
clangd/ClangdServer.h | 29 ++++---
unittests/clangd/ClangdTests.cpp | 18 ++--
unittests/clangd/CodeCompleteTests.cpp | 2 +-
unittests/clangd/SyncAPI.cpp | 50 +++++++++--
unittests/clangd/SyncAPI.h | 16 ++++
unittests/clangd/XRefsTests.cpp | 4 +-
8 files changed, 197 insertions(+), 143 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 4314139b088 PR other/82368 * elf.c (SHT_PROGBITS): Undefine and define.
new a8c4758290a [testsuite] Require et indirect_jumps for pr84136.c
new c01ad1819c4 [testsuite] Require et alloca for Wstringop-overflow-3.c
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/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.c-torture/compile/pr84136.c | 2 ++
gcc/testsuite/gcc.dg/Wstringop-overflow-3.c | 1 +
3 files 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 llvm.
from 164091b722c [ARM] f16 vcmp fixes
new 371e6cc130d [SelectionDAG] Add initial implementation of TargetLowering [...]
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/TargetLowering.h | 33 ++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 126 ++-----
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 203 +++++++++++
test/CodeGen/Mips/cconv/vector.ll | 422 ++++++++++------------
test/CodeGen/X86/combine-sra.ll | 5 +-
test/CodeGen/X86/split-extend-vector-inreg.ll | 8 +-
test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 4 -
test/CodeGen/X86/sse3.ll | 8 +-
test/CodeGen/X86/vector-shuffle-avx512.ll | 6 +-
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 6 +-
test/CodeGen/X86/vector-shuffle-sse1.ll | 4 -
test/CodeGen/X86/vector-shuffle-v1.ll | 2 +-
test/CodeGen/X86/vector-trunc.ll | 58 +--
13 files changed, 482 insertions(+), 403 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 test-suite.
from 83086c11 Include <sys/time.h> to get struct timeval definition
new f4cd8cb1 [test-suite] Fix ambigous call to overloaded function isnan
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:
MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/clamr_cpuonly.cpp | 4 ++--
1 file changed, 2 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 50e96fc3815 PR tree-optimization/84334 * match.pd ((A +- CST1) +- CST [...]
new 7ecf840976d PR tree-optimization/84383 * tree-ssa-strlen.c (maybe_dia [...]
new 4314139b088 PR other/82368 * elf.c (SHT_PROGBITS): Undefine and define.
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 | 4 ++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.c-torture/compile/pr84383.c | 14 ++++++++++++++
gcc/tree-ssa-strlen.c | 1 +
libbacktrace/ChangeLog | 5 +++++
libbacktrace/elf.c | 2 ++
6 files changed, 29 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr84383.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 7db25d1825c * libcpp/macro.c: Fix typos.
new 50e96fc3815 PR tree-optimization/84334 * match.pd ((A +- CST1) +- CST [...]
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/match.pd | 9 ++++++---
gcc/testsuite/ChangeLog | 9 ++++++++-
gcc/testsuite/gcc.dg/pr84334.c | 12 ++++++++++++
4 files changed, 33 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84334.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 165fd931ac2 Revert r325224 "Report fatal error in the case of out of memory"
new 164091b722c [ARM] f16 vcmp fixes
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/ARMInstrVFP.td | 8 ++--
test/CodeGen/ARM/fp16-instructions.ll | 74 +++++++++++++++++++++++------------
2 files changed, 54 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.