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 6aaac2bf Use the standard Duration factory matcher
new 8aa13472 Add explicit dependency on clangSerialization after rC348911
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:
change-namespace/CMakeLists.txt | 1 +
change-namespace/tool/CMakeLists.txt | 1 +
clang-move/CMakeLists.txt | 1 +
clang-move/tool/CMakeLists.txt | 1 +
clang-query/CMakeLists.txt | 1 +
clang-query/tool/CMakeLists.txt | 1 +
clang-reorder-fields/CMakeLists.txt | 1 +
clang-reorder-fields/tool/CMakeLists.txt | 1 +
clang-tidy/CMakeLists.txt | 1 +
clang-tidy/cppcoreguidelines/CMakeLists.txt | 1 +
clang-tidy/hicpp/CMakeLists.txt | 1 +
clang-tidy/misc/CMakeLists.txt | 1 +
include-fixer/CMakeLists.txt | 1 +
include-fixer/find-all-symbols/tool/CMakeLists.txt | 1 +
include-fixer/tool/CMakeLists.txt | 1 +
modularize/CMakeLists.txt | 1 +
pp-trace/CMakeLists.txt | 1 +
unittests/change-namespace/CMakeLists.txt | 1 +
unittests/clang-doc/CMakeLists.txt | 1 +
unittests/clang-move/CMakeLists.txt | 1 +
unittests/clang-query/CMakeLists.txt | 1 +
unittests/clang-tidy/CMakeLists.txt | 1 +
unittests/clangd/CMakeLists.txt | 1 +
unittests/include-fixer/CMakeLists.txt | 1 +
unittests/include-fixer/find-all-symbols/CMakeLists.txt | 1 +
25 files changed, 25 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8a97c8e04 binutils-69799d67e8872dcd3feee81ed2ff0fc47beb52d7: all
new f6f51f2b0 gcc-928ac93cd2fcba79baf1101d0d71d05d40d5fb7b: 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 (8a97c8e04)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 128 +-
2-prepare_abe/console.log | 1 -
3-build_abe-binutils/console.log | 3711 ++-
4-build_abe-gcc/revision | 1 -
{4-build_abe-gcc => 4-build_abe-stage1}/build-ok | 0
.../console.log | 5633 ++--
4-build_abe-stage1/revision | 1 +
5-count_linux_objs/console.log | 22439 +++++++-------
console.log | 29398 +++++++++----------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 8 +-
trigger-bisect-on-failure | 6 +-
14 files changed, 30508 insertions(+), 30828 deletions(-)
delete mode 100644 4-build_abe-gcc/revision
rename {4-build_abe-gcc => 4-build_abe-stage1}/build-ok (100%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/console.log (98%)
create mode 100644 4-build_abe-stage1/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 clang.
from d8e58a766c [CodeGen] Fix -DBUILD_SHARED_LIBS=on build after rC348907
new 4491cc3917 Add explicit dependency on clangSerialization for a bunch of [...]
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/Tooling/CMakeLists.txt | 1 +
tools/arcmt-test/CMakeLists.txt | 1 +
tools/clang-check/CMakeLists.txt | 1 +
tools/clang-diff/CMakeLists.txt | 1 +
tools/clang-func-mapping/CMakeLists.txt | 1 +
tools/clang-import-test/CMakeLists.txt | 1 +
tools/clang-refactor/CMakeLists.txt | 1 +
tools/clang-rename/CMakeLists.txt | 1 +
tools/driver/CMakeLists.txt | 1 +
tools/libclang/CMakeLists.txt | 1 +
unittests/AST/CMakeLists.txt | 1 +
unittests/ASTMatchers/CMakeLists.txt | 1 +
unittests/ASTMatchers/Dynamic/CMakeLists.txt | 1 +
unittests/Analysis/CMakeLists.txt | 1 +
unittests/CodeGen/CMakeLists.txt | 1 +
unittests/CrossTU/CMakeLists.txt | 1 +
unittests/Frontend/CMakeLists.txt | 1 +
unittests/Index/CMakeLists.txt | 1 +
unittests/Rename/CMakeLists.txt | 1 +
unittests/Sema/CMakeLists.txt | 1 +
unittests/StaticAnalyzer/CMakeLists.txt | 1 +
unittests/Tooling/CMakeLists.txt | 1 +
22 files changed, 22 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/gcc.
from fc0b361510a 2018-12-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 432092c4c65 2018-12-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds de7af0ca845 Daily bump.
adds cf0adaf68f3 2018-12-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 15 +++++++++++++++
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/io.c | 13 ++++++-------
gcc/fortran/primary.c | 1 +
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gfortran.dg/pr70870_1.f90 | 1 +
gcc/testsuite/gfortran.dg/pr88155.f90 | 9 +++++++++
gcc/testsuite/gfortran.dg/pr88249.f90 | 7 +++++++
10 files changed, 53 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr88155.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr88249.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2399a4c78 binutils-9b1b583515f70b456513e3b4bd62422f9b113f75: all
new ff3901f8c gcc-cf0adaf68f3d1b3d5817818e77586bf1618c6fd2: 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 (2399a4c78)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 59 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6408 +++++++------
4-build_abe-stage1/console.log | 12201 ++++++++++++------------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 114 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18724 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 18719 insertions(+), 18831 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-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from 9b1b583515 Automatic date update in version.in
adds 60eb67e854 Automatic date update in version.in
adds 2e05e3e689 PR23788, objcopy: failed to find link section
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 8 ++++++++
bfd/elf.c | 18 +++++++++---------
bfd/version.h | 2 +-
3 files changed, 18 insertions(+), 10 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f3b84c9cd gcc-de7af0ca8459a1c71d93a2f8763b52f51ccf0ace: 17368
new 76f5a081f binutils-2e05e3e689f25b7b866c49435417b1ded33f7ac7: 17368
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 (f3b84c9cd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 46 +-
3-build_abe-binutils/console.log | 3349 ++++++++--------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 4392 +++++++++++----------
5-count_linux_objs/console.log | 37 +-
7-update_baseline/console.log | 2 +-
console.log | 7804 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 7839 insertions(+), 7807 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 89e74f658 llvm-f06ca5371fadc905e2a8a18f3873e0e57a3eb8c3: 16
new 8450b8479 llvm-9450d166554b54ab8d29f6633cb97c8c02cf90d8: 16
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 (89e74f658)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-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:
1-reset_artifacts/console.log | 46 +-
2-build_llvm/console.log | 9301 ++++++++++++++++++++-------------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 110 +-
4-check_regression/console.log | 6 +-
5-update_baseline/console.log | 6 +-
console.log | 9463 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 9367 insertions(+), 9581 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 848517e43 binutils-8970c0224e3c36c565672089e38de42765e87f47: 17368
new e4a05ea4b gcc-928ac93cd2fcba79baf1101d0d71d05d40d5fb7b: 17368
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 (848517e43)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 130 +-
2-prepare_abe/console.log | 23 +-
3-build_abe-binutils/console.log | 6422 ++-
4-build_abe-gcc/revision | 1 -
{4-build_abe-gcc => 4-build_abe-stage1}/build-ok | 0
.../console.log | 13380 +++----
4-build_abe-stage1/revision | 1 +
5-count_linux_objs/console.log | 18979 ++++-----
6-check_regression/console.log | 8 +-
7-update_baseline/console.log | 26 +-
console.log | 38920 ++++++++++---------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 8 +-
trigger-bisect-on-failure | 6 +-
16 files changed, 39147 insertions(+), 38767 deletions(-)
delete mode 100644 4-build_abe-gcc/revision
rename {4-build_abe-gcc => 4-build_abe-stage1}/build-ok (100%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/console.log (60%)
create mode 100644 4-build_abe-stage1/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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/binutils-gdb.
from 9b1b583515 Automatic date update in version.in
adds 60eb67e854 Automatic date update in version.in
adds 2e05e3e689 PR23788, objcopy: failed to find link section
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 8 ++++++++
bfd/elf.c | 18 +++++++++---------
bfd/version.h | 2 +-
3 files changed, 18 insertions(+), 10 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 8ccd7508f linux-f5d582777bcb1c7ff19a5a2343f66ea01de401c6: all
new 6412d49ae binutils-2e05e3e689f25b7b866c49435417b1ded33f7ac7: 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 (8ccd7508f)
\
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 | 56 +-
3-build_abe-binutils/console.log | 3667 ++++++++---------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 4342 ++++++++++----------
5-count_linux_objs/console.log | 145 +-
console.log | 8226 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8274 insertions(+), 8178 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 0ebadf43e gcc-432092c4c654f59924335026f9750d242f114ce8: all
new 6d57f8023 linux-c09747a95c721816ff7e687f4b2b2e93d868f8cd: 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 (0ebadf43e)
\
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 | 108 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6439 ++++++++--------
4-build_abe-stage1/console.log | 8416 ++++++++++----------
5-count_linux_objs/console.log | 211 +-
5-count_linux_objs/revision | 2 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15160 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 15141 insertions(+), 15237 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 14d714ee082 Fix compiler warning about unused variable [NFC]
new 8d6fd1c59f9 [mips] Use llvm-mc -triple option instead of combination of [...]
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/MC/Mips/cpload.s | 18 +++++++++------
test/MC/Mips/cprestore-noreorder-noat.s | 24 ++++++++++----------
test/MC/Mips/cprestore-noreorder.s | 28 ++++++++++++++----------
test/MC/Mips/cprestore-reorder.s | 12 +++++-----
test/MC/Mips/cprestore-warning-unused.s | 2 +-
test/MC/Mips/eh-frame.s | 8 +++----
test/MC/Mips/expansion-j-sym-pic.s | 14 ++++++------
test/MC/Mips/expansion-jal-sym-pic.s | 24 ++++++++++----------
test/MC/Mips/ginv/invalid.s | 10 +++++----
test/MC/Mips/invalid-instructions-spellcheck.s | 8 ++++---
test/MC/Mips/j-macro-insn.s | 13 +++++++----
test/MC/Mips/macro-aliases-invalid-wrong-error.s | 4 ++--
test/MC/Mips/micromips/valid-fp64.s | 3 ++-
test/MC/Mips/mips-cop0-reginfo.s | 5 ++---
test/MC/Mips/mips32/abiflags.s | 4 ++--
test/MC/Mips/mips32r2/abiflags.s | 4 ++--
test/MC/Mips/mips32r3/abiflags.s | 4 ++--
test/MC/Mips/mips32r5/abiflags.s | 4 ++--
test/MC/Mips/mips_abi_flags_xx.s | 10 ++++-----
test/MC/Mips/mips_abi_flags_xx_set.s | 4 ++--
test/MC/Mips/module-hardfloat.s | 4 ++--
test/MC/Mips/msa/abiflags.s | 11 +++++-----
test/MC/Mips/nooddspreg-cmdarg.s | 8 +++----
test/MC/Mips/nooddspreg-error.s | 2 +-
test/MC/Mips/nooddspreg.s | 8 +++----
test/MC/Mips/oddspreg.s | 18 +++++++--------
test/MC/Mips/set-nomacro-micromips.s | 2 +-
test/MC/Mips/update-module-level-options.s | 2 +-
test/MC/Mips/virt/invalid.s | 6 ++---
29 files changed, 142 insertions(+), 122 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8e10ccfea binutils-69799d67e8872dcd3feee81ed2ff0fc47beb52d7: all
new 237206c8c linux-c09747a95c721816ff7e687f4b2b2e93d868f8cd: 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 (8e10ccfea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 106 +-
2-prepare_abe/console.log | 1 -
3-build_abe-binutils/console.log | 3800 +++++----
{4-build_abe-gcc => 4-build_abe-stage1}/build-ok | 0
.../console.log | 4428 +++++-----
{4-build_abe-gcc => 4-build_abe-stage1}/revision | 0
5-count_linux_objs/console.log | 185 +-
5-count_linux_objs/revision | 2 +-
console.log | 8490 ++++++++++----------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 8 +-
trigger-bisect-on-failure | 6 +-
14 files changed, 8430 insertions(+), 8606 deletions(-)
rename {4-build_abe-gcc => 4-build_abe-stage1}/build-ok (100%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/console.log (96%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/revision (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.
unknown user pushed a change to branch master
in repository llvm.
from db361aa2240 [X86] Combine vpmovdw+vpacksswb into vpmovdb.
new 8e3fdeb3b88 [Intrinsic] Signed Fixed Point Multiplication Intrinsic
new 14d714ee082 Fix compiler warning about unused variable [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:
docs/LangRef.rst | 70 ++++
include/llvm/CodeGen/ISDOpcodes.h | 7 +
include/llvm/CodeGen/TargetLowering.h | 39 +-
include/llvm/IR/Intrinsics.td | 8 +-
include/llvm/Target/TargetSelectionDAG.td | 4 +
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 10 +
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 109 +++++
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 7 +
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 6 +
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 28 ++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 8 +
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 1 +
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 75 +++-
lib/CodeGen/TargetLoweringBase.cpp | 1 +
lib/IR/Verifier.cpp | 18 +
lib/Transforms/Coroutines/CoroSplit.cpp | 2 +-
test/CodeGen/X86/smul_fix.ll | 458 ++++++++++++++++++++++
17 files changed, 843 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/X86/smul_fix.ll
--
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-stable-allmodconfig
in repository toolchain/binutils-gdb.
from 8970c0224e RISC-V: Don't segfault for two regs in auipc or lui.
adds 99e1a184a7 gdb/riscv: Update test to handle targets without an fpu
adds 69799d67e8 Fix a failure in the libiberty testsuite by increasing the r [...]
adds 209d1499de xc16x: Add elf32_xc16x_rtype_to_howto
adds 550892eb5a Fix a typo in scripttempl/elf32xc16x.sc
adds 326b0c1289 PATCH/OBVIOUS Remove various trailing spaces in linux-osdata.c
adds 9f37501839 Fix the date in the ChangeLog
adds 750b258ef8 Fix leaks in all the linux osdata annex transfers + code fac [...]
adds 00863b8e40 bfd: xtensa: ignore overflow in hight part of const16 relocation
adds 60f9fdc9c2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 11 +
bfd/elf32-xc16x.c | 11 +-
bfd/elf32-xtensa.c | 5 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +
binutils/NEWS | 2 +-
binutils/doc/binutils.texi | 8 +-
gdb/ChangeLog | 26 +
gdb/nat/linux-osdata.c | 1609 ++++++++++++++++----------------------
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.base/float.exp | 10 +-
include/ChangeLog | 5 +
include/demangle.h | 2 +-
ld/ChangeLog | 4 +
ld/scripttempl/elf32xc16x.sc | 2 +-
15 files changed, 745 insertions(+), 961 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 92df4362e gcc-8316a8d1125793748b7f7f661d746ba132f17450: 18468
new d0844ea49 binutils-60f9fdc9c2f43f2d578f707ac78c18251f6d4ae9: 18468
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 (92df4362e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 33 +-
2-prepare_abe/console.log | 23 +-
3-build_abe-binutils/console.log | 5962 +-
3-build_abe-binutils/revision | 2 +-
{4-build_abe-gcc => 4-build_abe-stage1}/build-ok | 0
.../console.log | 12961 +-
{4-build_abe-gcc => 4-build_abe-stage1}/revision | 0
5-count_linux_objs/console.log | 323747 +++++++++--------
6-check_regression/console.log | 8 +-
7-update_baseline/console.log | 28 +-
console.log | 342728 +++++++++---------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 8 +-
trigger-bisect-on-failure | 6 +-
16 files changed, 342640 insertions(+), 342876 deletions(-)
rename {4-build_abe-gcc => 4-build_abe-stage1}/build-ok (100%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/console.log (60%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/revision (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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 788033bae llvm-1900d6713c8e446c779567130f4322f498c90b9e: 16
new 6e2aa6fb4 llvm-5b946d1d8b50cbb7c357273ade775b0e02c0e6d1: 16
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 (788033bae)
\
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:
1-reset_artifacts/console.log | 124 +-
2-build_llvm/console.log | 8903 +++++++++++++++++++--------------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 106 +-
4-check_regression/console.log | 6 +-
5-update_baseline/console.log | 6 +-
console.log | 9133 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 8966 insertions(+), 9328 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.