This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 116c7f3025e [GVN+LICM] Use line 0 locations for better crash attribution
new 5477ac97322 [WebAssembly] FastISel: Don't fallback to SelectionDAG afte [...]
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/WebAssembly/WebAssemblyFastISel.cpp | 15 +++++++++------
test/CodeGen/WebAssembly/call-pic.ll | 15 +++++++++++++++
2 files changed, 24 insertions(+), 6 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 300fdf7e8 [MinGW] Add an --appcontainer flag, passed through to lld-link
new dff43a6c7 [COFF] Pack Name in Symbol as is done in ELF
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:
COFF/Symbols.cpp | 18 +++++++++++++-----
COFF/Symbols.h | 10 +++++++---
2 files changed, 20 insertions(+), 8 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 005d92e6462 * de.po, es.po, fr.po, sv.po: Update.
new 5d637ddd80e Improve implementation of parallel equal()
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 | 17 ++++++++
libstdc++-v3/include/pstl/algorithm_impl.h | 57 +++++++++++++++++++++++++
libstdc++-v3/include/pstl/glue_algorithm_impl.h | 2 +-
3 files changed, 75 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 19460389 0: update: llvm-linux: boot
new 11bf73d9 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (19460389)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 180 +-
02-build_llvm/console.log | 11517 +++++++++++++++----------------
03-build_linux/console.log | 1632 +++--
04-boot_linux/console.log | 472 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 13815 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13826 insertions(+), 13812 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 b0b325969cb Update GN files to build with r358103
new 116c7f3025e [GVN+LICM] Use line 0 locations for better crash attribution
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/Scalar/GVN.cpp | 6 +++---
lib/Transforms/Scalar/LICM.cpp | 12 +++++-------
test/DebugInfo/Generic/licm-hoist-debug-loc.ll | 3 ++-
test/Transforms/GVN/PRE/phi-translate.ll | 7 ++++---
4 files changed, 14 insertions(+), 14 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 lldb.
from 980c93129 [Docs] Add more info about building the docs
new e0b8ea26b [Tests] Split float test into float and doubles
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:
.../test/types/{TestFloatTypes.py => TestDoubleTypes.py} | 11 +----------
.../types/{TestFloatTypesExpr.py => TestDoubleTypesExpr.py} | 11 +----------
packages/Python/lldbsuite/test/types/TestFloatTypes.py | 9 ---------
packages/Python/lldbsuite/test/types/TestFloatTypesExpr.py | 9 ---------
4 files changed, 2 insertions(+), 38 deletions(-)
copy packages/Python/lldbsuite/test/types/{TestFloatTypes.py => TestDoubleTypes.py} (71%)
copy packages/Python/lldbsuite/test/types/{TestFloatTypesExpr.py => TestDoubleType [...]
--
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 cf250e3679 Make objfile::static_links an htab_up
new b494cdff69 Use std::list for event notifications in gdbserver
new 97dfbaddad Use std::list for remote_notif_state::notif_queue
new 8732db6ceb Remove an include of common/queue.h
new fb88198679 Remove common/queue.h
The 4 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 | 20 ++++
gdb/common/queue.h | 298 ------------------------------------------------
gdb/event-loop.c | 1 -
gdb/gdbserver/ChangeLog | 23 ++++
gdb/gdbserver/notif.c | 37 ++----
gdb/gdbserver/notif.h | 17 ++-
gdb/gdbserver/server.c | 80 ++++++-------
gdb/remote-notif.c | 27 ++---
gdb/remote-notif.h | 30 ++---
gdb/remote.c | 2 +-
10 files changed, 124 insertions(+), 411 deletions(-)
delete mode 100644 gdb/common/queue.h
--
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 2a0fb965ac5 Remove the EnableEarlyCSEMemSSA set of options from the leg [...]
new b0b325969cb Update GN files to build with r358103
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:
utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn | 8 +++++++-
utils/gn/secondary/clang-tools-extra/clangd/tool/BUILD.gn | 1 +
utils/gn/secondary/clang-tools-extra/unittests/clangd/BUILD.gn | 7 ++++++-
3 files changed, 14 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.