This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from fd51a9ed7 Reenable FindLibXml2 on Windows and confirm its at least 2.8 [...]
new e490bd290 [cmake] Make libcxx(abi) a dependency when building in-tree c [...]
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:
CMakeLists.txt | 4 ++++
1 file changed, 4 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 clang.
from 6682997445 Generate objc intrinsics instead of runtime calls as the ARC [...]
new 2801c2a2b5 [OPENMP][NVPTX]Emit shared memory buffer for reduction as 12 [...]
new d3028ae838 [CodeGen] Handle mixed-width ops in mixed-sign mul-with-over [...]
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/CGBuiltin.cpp | 19 ++++++++++++++-----
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 16 ++++++++++++++++
test/CodeGen/builtins-overflow.c | 21 +++++++++++++++++++++
test/OpenMP/nvptx_data_sharing.cpp | 2 +-
...ptx_distribute_parallel_generic_mode_codegen.cpp | 2 +-
test/OpenMP/nvptx_parallel_codegen.cpp | 2 +-
test/OpenMP/nvptx_parallel_for_codegen.cpp | 2 +-
test/OpenMP/nvptx_target_codegen.cpp | 2 +-
.../nvptx_target_teams_distribute_codegen.cpp | 2 +-
...target_teams_distribute_parallel_for_codegen.cpp | 2 +-
...t_teams_distribute_parallel_for_simd_codegen.cpp | 2 +-
test/OpenMP/nvptx_teams_codegen.cpp | 4 ++--
test/OpenMP/nvptx_teams_reduction_codegen.cpp | 2 +-
13 files changed, 62 insertions(+), 16 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 4859a4a29 Fix REQUIRES line
new fd51a9ed7 Reenable FindLibXml2 on Windows and confirm its at least 2.8 [...]
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:
cmake/modules/LLDBConfig.cmake | 16 +++++-----------
1 file changed, 5 insertions(+), 11 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/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1ac11de57 binutils-d935c341f8c5d6de8ab921f709de41bc66d3ce97: all
new eac000a72 linux-285053b5a4c0204840fb92cfaba06352718e2eed: all
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 (1ac11de57)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 162 +-
2-prepare_abe/console.log | 34 +-
3-build_abe-binutils/console.log | 6492 ++++++++--------
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 8385 ++++++++++----------
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 245 +-
5-count_linux_objs/revision | 1 -
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15338 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
15 files changed, 15430 insertions(+), 15258 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
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 7ad137666b7 Change the objc ARC optimizer to use the new objc.* intrinsics
new 9b284bbafd9 [llvm-mca] Dump mask in hex
new a9a68e43308 [llvm-mca] Update the Exynos test cases (NFC)
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/MCA/HardwareUnits/ResourceManager.cpp | 6 ++--
test/tools/llvm-mca/AArch64/Exynos/direct-branch.s | 7 ++---
.../llvm-mca/AArch64/Exynos/extended-register.s | 34 ++++++++++----------
.../llvm-mca/AArch64/Exynos/register-offset.s | 30 +++++++++---------
.../AArch64/Exynos/scheduler-queue-usage.s | 2 +-
.../llvm-mca/AArch64/Exynos/shifted-register.s | 36 ++++++++++++++--------
6 files changed, 64 insertions(+), 51 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/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/linux-next.
from 7566ec393f41 Linux 4.20-rc7
adds 94c13f66e13c security: don't use a negative Opt_err token index
adds 1a9430db2835 ima: cleanup the match_token policy code
No new revisions were added by this update.
Summary of changes:
security/integrity/ima/ima_policy.c | 10 +++++-----
security/keys/keyctl_pkey.c | 2 +-
security/keys/trusted.c | 2 +-
3 files changed, 7 insertions(+), 7 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/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 663b960a3 gcc-8248a57ffb1b127b6504db422cb61283666266ab: all
new ca11d7477 linux-1a9430db2835c0c00acc87d915b573496998c1bf: all
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 (663b960a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 70 +-
2-prepare_abe/console.log | 34 +-
3-build_abe-binutils/console.log | 6383 ++++++++--------
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 8338 ++++++++++----------
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 244 +-
5-count_linux_objs/revision | 1 -
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15071 +++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
14 files changed, 15184 insertions(+), 14986 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.