This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f71a3445ef6 Attempt to fix buildbot after r353289
new df1d156afc3 gn build: Merge r353265, r353237
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/llvm/lib/Analysis/BUILD.gn | 1 +
utils/gn/secondary/llvm/lib/IR/BUILD.gn | 1 -
utils/gn/secondary/llvm/unittests/ADT/BUILD.gn | 1 +
utils/gn/secondary/llvm/unittests/Analysis/BUILD.gn | 1 +
utils/gn/secondary/llvm/unittests/IR/BUILD.gn | 1 -
5 files changed, 3 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 clang-tools-extra.
from a093fa64 [clangd] Enable clangd on Objective-C in VSCode
new 90319cda [clangd] Update dev dependencies of clangd-vscode
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/clients/clangd-vscode/.gitignore | 1 -
clangd/clients/clangd-vscode/package-lock.json | 2027 ++++++++++++++++++++++++
clangd/clients/clangd-vscode/package.json | 8 +-
3 files changed, 2031 insertions(+), 5 deletions(-)
create mode 100644 clangd/clients/clangd-vscode/package-lock.json
--
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 bdddf3e48 [LLD][ELF] - Set DF_STATIC_TLS flag for i386 target.
new 918a8ad52 Revert r353293 "[LLD][ELF] - Set DF_STATIC_TLS flag for i386 [...]
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/Arch/X86.cpp | 9 ------
ELF/Config.h | 2 --
ELF/SyntheticSections.cpp | 2 --
test/ELF/Inputs/i386-static-tls-model1.s | 9 ------
test/ELF/Inputs/i386-static-tls-model2.s | 9 ------
test/ELF/Inputs/i386-static-tls-model3.s | 9 ------
test/ELF/Inputs/i386-static-tls-model4.s | 9 ------
test/ELF/i386-static-tls-model.s | 20 ------------
test/ELF/i386-tls-ie-shared.s | 52 ++++++++++++++++----------------
test/ELF/tls-dynamic-i686.s | 46 ++++++++++++++--------------
test/ELF/tls-opt-iele-i686-nopic.s | 44 +++++++++++++--------------
11 files changed, 71 insertions(+), 140 deletions(-)
delete mode 100644 test/ELF/Inputs/i386-static-tls-model1.s
delete mode 100644 test/ELF/Inputs/i386-static-tls-model2.s
delete mode 100644 test/ELF/Inputs/i386-static-tls-model3.s
delete mode 100644 test/ELF/Inputs/i386-static-tls-model4.s
delete mode 100644 test/ELF/i386-static-tls-model.s
--
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_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 77dc0d8643 Fix assertion in malloc.c:tcache_get.
adds f1ac745583 arm: Use "nr" constraint for Systemtap probes [BZ #24164]
new bc79db3fd4 Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [...]
new 94eeeec04b S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.
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:
ChangeLog | 30 ++++++++
include/stap-probe.h | 1 +
nptl/allocatestack.c | 4 +-
nptl/tst-tls1.c | 90 ++++++++++++----------
support/Makefile | 2 +
support/support.h | 1 +
support/{xcalloc.c => xposix_memalign.c} | 21 ++---
...d_rwlock_destroy.c => xpthread_attr_setstack.c} | 8 +-
support/xthread.h | 2 +
.../arm/stap-probe-machine.h | 14 ++--
.../stap-probe-machine.h} | 5 +-
sysdeps/s390/wmemcmp-vx.S | 3 +-
12 files changed, 112 insertions(+), 69 deletions(-)
copy support/{xcalloc.c => xposix_memalign.c} (72%)
copy support/{xpthread_rwlock_destroy.c => xpthread_attr_setstack.c} (77%)
copy support/xpthread_rwlock_destroy.c => sysdeps/arm/stap-probe-machine.h (74%)
copy sysdeps/{x86_64/x32/tst-size_t-wmemcmp.c => generic/stap-probe-machine.h} (87%)
--
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_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards f083943b9c binutils-4249a53cce8651061092d666e5df06492cb91cf1: 0
new d580a380d4 glibc-94eeeec04be8efae1a85d7c224e0026ee18ee6e7: 0
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 (f083943b9c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-s [...]
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 | 15 +-
02-prepare_abe/console.log | 4 +-
03-build_abe-binutils/console.log | 3674 +++---
04-build_abe-stage1/console.log | 4166 +++---
05-build_abe-linux/console.log | 39 +-
06-build_abe-glibc/console.log | 3085 ++---
07-build_abe-stage2/console.log | 13560 ++++++++++---------
08-benchmark/console.log | 35 +-
09-check_regression/console.log | 50 +-
10-update_baseline/console.log | 50 +-
console.log | 25004 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
results.csv | 232 +-
results_id | 2 +-
trigger-bisect-on-failure | 6 +-
17 files changed, 24939 insertions(+), 25001 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 28f6097479 llvm-cad6336675b50e8065ec57b13c5ccd69834d1f7f: 19127
new 8d731b063b llvm-5a6712b633478adac1c1d95003af7c9ba5f9fee6: 19127
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 (28f6097479)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 72 +-
2-build_llvm/console.log | 10299 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 756 ++-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 11133 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 11022 insertions(+), 11260 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 5c9002a0e52 [DAGCombine][NFC] GatherAllAliases should take a LSBaseSDNode.
new f71a3445ef6 Attempt to fix buildbot after r353289
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/tools/llvm-objcopy/ELF/globalize.test | 2 +-
test/tools/llvm-objcopy/ELF/localize.test | 2 +-
test/tools/llvm-objcopy/ELF/weaken.test | 2 +-
3 files 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 clang-tools-extra.
from d4d90c75 [clangd] Add CLI flag "-clang-tidy" to enable/disable running [...]
new a093fa64 [clangd] Enable clangd on Objective-C in VSCode
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/clients/clangd-vscode/package.json | 4 +++-
1 file changed, 3 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 lld.
from 5865fb236 [ELF][ARM] Add test case that will fail if toPlt() is removed [NFC]
new bdddf3e48 [LLD][ELF] - Set DF_STATIC_TLS flag for i386 target.
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/Arch/X86.cpp | 9 ++++++
ELF/Config.h | 2 ++
ELF/SyntheticSections.cpp | 2 ++
test/ELF/Inputs/i386-static-tls-model1.s | 9 ++++++
test/ELF/Inputs/i386-static-tls-model2.s | 9 ++++++
test/ELF/Inputs/i386-static-tls-model3.s | 9 ++++++
test/ELF/Inputs/i386-static-tls-model4.s | 9 ++++++
test/ELF/i386-static-tls-model.s | 20 ++++++++++++
test/ELF/i386-tls-ie-shared.s | 52 ++++++++++++++++----------------
test/ELF/tls-dynamic-i686.s | 46 ++++++++++++++--------------
test/ELF/tls-opt-iele-i686-nopic.s | 44 +++++++++++++--------------
11 files changed, 140 insertions(+), 71 deletions(-)
create mode 100644 test/ELF/Inputs/i386-static-tls-model1.s
create mode 100644 test/ELF/Inputs/i386-static-tls-model2.s
create mode 100644 test/ELF/Inputs/i386-static-tls-model3.s
create mode 100644 test/ELF/Inputs/i386-static-tls-model4.s
create mode 100644 test/ELF/i386-static-tls-model.s
--
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-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b5f67bd62e llvm-a9a9c27e1c25996a210ff212bd46f14fd483e02b: 16547
new 4606ff8e22 llvm-a2f46031fd0302a572eea856d2d7d247e1aa88d8: 16547
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 (b5f67bd62e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 20 +-
2-build_llvm/console.log | 9154 ++++++++++++++++----------------
3-count_linux_objs/console.log | 1603 +++---
console.log | 10973 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 10954 insertions(+), 10812 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.