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/llvm-project.
from 8682d29a287 [Format] Add format check for coroutine keywords with negat [...]
adds 85c74384778 [clang][modules] Add support for merging lifetime-extended [...]
adds 486d1a53589 Revert "[clang][modules] Add support for merging lifetime-e [...]
adds 89c47313c9b remove UB from test by making GV alignment explicit
adds 35bc5276ca3 [libunwind] Emit dependent libraries only when detected by CMake
adds 3dd93dc2a1a [X86][InstCombine] Move instcombine test from test/CodeGen/ [...]
adds 67298d683ca [X86][InstCombine] Move non-X86 specific instcombine test f [...]
new a3cbe1a202d [clang][modules] Add support for merging lifetime-extended [...]
new ae5484540f1 Revert "[clang][modules] Add support for merging lifetime-e [...]
new 19fd8925a4a Revert "[Examples] Add IRTransformations directory to examples."
The 3 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:
libunwind/CMakeLists.txt | 7 +-
libunwind/src/AddressSpace.hpp | 2 +-
libunwind/src/RWMutex.hpp | 2 +-
llvm/CMakeLists.txt | 4 -
llvm/examples/CMakeLists.txt | 1 -
llvm/examples/IRTransforms/CMakeLists.txt | 15 -
llvm/examples/IRTransforms/InitializePasses.cpp | 21 --
llvm/examples/IRTransforms/InitializePasses.h | 22 --
llvm/examples/IRTransforms/SimplifyCFG.cpp | 414 ---------------------
llvm/examples/IRTransforms/SimplifyCFG.h | 24 --
.../SimplifyCFG/tut-simplify-cfg-blockaddress.ll | 23 --
.../IRTransforms/SimplifyCFG/tut-simplify-cfg1.ll | 90 -----
.../tut-simplify-cfg2-dead-block-order.ll | 109 ------
.../SimplifyCFG/tut-simplify-cfg3-phis.ll | 70 ----
...simplify-cfg4-multiple-duplicate-cfg-updates.ll | 40 --
.../tut-simplify-cfg5-del-phis-for-dead-block.ll | 122 ------
.../tut-simplify-cfg6-dead-self-loop.ll | 25 --
llvm/test/Transforms/GlobalOpt/atomic.ll | 8 +-
.../InstCombine}/X86/2009-03-23-i80-fp80.ll | 10 +-
.../InstCombine}/vec_udiv_to_shift.ll | 0
llvm/tools/opt/CMakeLists.txt | 4 -
llvm/tools/opt/opt.cpp | 8 -
22 files changed, 20 insertions(+), 1001 deletions(-)
delete mode 100644 llvm/examples/IRTransforms/CMakeLists.txt
delete mode 100644 llvm/examples/IRTransforms/InitializePasses.cpp
delete mode 100644 llvm/examples/IRTransforms/InitializePasses.h
delete mode 100644 llvm/examples/IRTransforms/SimplifyCFG.cpp
delete mode 100644 llvm/examples/IRTransforms/SimplifyCFG.h
delete mode 100644 llvm/test/Examples/IRTransforms/SimplifyCFG/tut-simplify-cfg-bl [...]
delete mode 100644 llvm/test/Examples/IRTransforms/SimplifyCFG/tut-simplify-cfg1.ll
delete mode 100644 llvm/test/Examples/IRTransforms/SimplifyCFG/tut-simplify-cfg2-d [...]
delete mode 100644 llvm/test/Examples/IRTransforms/SimplifyCFG/tut-simplify-cfg3-phis.ll
delete mode 100644 llvm/test/Examples/IRTransforms/SimplifyCFG/tut-simplify-cfg4-m [...]
delete mode 100644 llvm/test/Examples/IRTransforms/SimplifyCFG/tut-simplify-cfg5-d [...]
delete mode 100644 llvm/test/Examples/IRTransforms/SimplifyCFG/tut-simplify-cfg6-d [...]
rename llvm/test/{CodeGen => Transforms/InstCombine}/X86/2009-03-23-i80-fp80.ll (58%)
rename llvm/test/{CodeGen/X86 => Transforms/InstCombine}/vec_udiv_to_shift.ll (100%)
--
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 bdf244a 0: update: llvm-linux: boot
new e17995f 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 (bdf244a)
\
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 | 76 +-
02-build_llvm/console.log | 12388 ++++++++++++++++----------------
03-build_linux/console.log | 1422 ++--
04-boot_linux/console.log | 470 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 14360 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14350 insertions(+), 14382 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 binutils-gdb.
from 82e3b5645f Treat inactive TUI specially in "info win"
new 5bbd8269fa gdb/fortran: array stride support
new 11a8b1641e gdb/dwarf: Introduce dwarf2_per_cu_int_type function
new 216a7e6b9e gdb: Dynamic string length support
The 3 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 | 44 +++++
gdb/dwarf2read.c | 181 ++++++++++++++++++---
gdb/f-valprint.c | 10 +-
gdb/gdbtypes.c | 104 ++++++++++--
gdb/gdbtypes.h | 27 +++
gdb/testsuite/ChangeLog | 12 ++
gdb/testsuite/gdb.fortran/array-slices.exp | 67 ++++++++
gdb/testsuite/gdb.fortran/array-slices.f90 | 70 ++++++++
.../derived-type-striding.exp} | 28 ++--
.../gdb.fortran/derived-type-striding.f90 | 43 +++++
gdb/valarith.c | 11 ++
11 files changed, 538 insertions(+), 59 deletions(-)
create mode 100644 gdb/testsuite/gdb.fortran/array-slices.exp
create mode 100644 gdb/testsuite/gdb.fortran/array-slices.f90
copy gdb/testsuite/{gdb.cp/constexpr-field.exp => gdb.fortran/derived-type-stridin [...]
create mode 100644 gdb/testsuite/gdb.fortran/derived-type-striding.f90
--
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 bd8de6c2181 * profile-count.h (profile_count::operator<): Use IPA valu [...]
new ca933905b50 2019-12-01 Jerry DeLisle <jvdelisle(a)gcc.ngu.org>
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:
libgfortran/ChangeLog | 6 ++++++
libgfortran/io/format.c | 24 +++++++++++++-----------
2 files changed, 19 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_gnu/gnu-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards a602433 0: update: gcc-e47e0834ee54113c4ee5220838779ee9ecefe94f: 1
new 29de178 0: update: gcc-bd8de6c218199ad63a7f38c68383a70a4b7bc9c7: 1
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 (a602433)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 82 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_O3/console.log | 89511 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 90065 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 90102 insertions(+), 90002 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-master-arm-lts-defconfig
in repository toolchain/ci/gcc.
from e0f2cde1550 Update max_bb_count in execute_fixup_cfg
adds bddfda838ef * ipa-inline.c (compute_max_insns): Return int64_t. (inli [...]
adds 8b8f4162103 Daily bump.
adds bd8de6c2181 * profile-count.h (profile_count::operator<): Use IPA valu [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ipa-inline.c | 5 ++---
gcc/predict.c | 2 +-
gcc/profile-count.h | 8 ++++----
5 files changed, 22 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.