This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e2e53c456d4 ARM: use acquire/release instruction variants when available.
new a7f5217bfb5 [MIPS GlobalISel] Remove switch statement (fix r349346 for MSVC)
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/Mips/MipsLegalizerInfo.cpp | 7 +------
1 file changed, 1 insertion(+), 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 clang.
from 564948e9bf [ASTImporter] Add importer specific lookup
new e5939c6db5 Build ASTImporterTest.cpp with /bigobj on MSVC builds to kee [...]
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:
unittests/AST/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 gcc.
from e0c1c98768d DWARF: Don't expand hash table when no insertion is needed
new 8fd53d00482 * config.gcc (powerpc-ibm-aix6.*): Delete extra_headers. (p [...]
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:
gcc/ChangeLog | 6 ++++++
gcc/config.gcc | 3 ---
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from 76d2760bc3 Automatic date update in version.in
adds a65f68357f Factorize killing the children in linux-ptrace.c, and fix a [...]
adds 40b9228581 Automatic date update in version.in
adds 3a551c7a1b PR23994, libbfd integer overflow
adds 4ef5dbe493 OBVIOUS: Fix ARI warning by removing warning trailing new line
adds 51b4f73a37 AArch64: Fix the gdb build with musl libc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++
bfd/aoutx.h | 40 ++++++++++----------
bfd/elf.c | 32 ++++++++++++----
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +++++++++
gdb/nat/aarch64-sve-linux-ptrace.h | 2 +-
gdb/nat/linux-ptrace.c | 77 ++++++++++++++++++++------------------
7 files changed, 117 insertions(+), 66 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 d9febdea9 gcc-05a6995e14fc031a3da87a5c95d554d02bef283a: 17396
new 0074f473c binutils-51b4f73a37c2e7eec31e932fc3c8dae879735f63: 17396
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 (d9febdea9)
\
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 | 110 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6234 ++++----
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 12909 ++++++++-------
5-count_linux_objs/console.log | 12605 ++++++++-------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 10 +-
console.log | 31906 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 31885 insertions(+), 31933 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 765a7627d9b [MCA] Add support for BeginGroup/EndGroup.
new e2e53c456d4 ARM: use acquire/release instruction variants when available.
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/ARM/ARMISelLowering.cpp | 3 +-
lib/Target/ARM/ARMInstrThumb2.td | 14 ++--
test/CodeGen/ARM/atomic-ops-m33.ll | 140 +++++++++++++++++++++++++++++++++++++
test/CodeGen/ARM/ldstrex-m.ll | 21 +++---
4 files changed, 162 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/ARM/atomic-ops-m33.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-aarch64-mainline-defconfig
in repository toolchain/binutils-gdb.
from 76d2760bc3 Automatic date update in version.in
adds a65f68357f Factorize killing the children in linux-ptrace.c, and fix a [...]
adds 40b9228581 Automatic date update in version.in
adds 3a551c7a1b PR23994, libbfd integer overflow
adds 4ef5dbe493 OBVIOUS: Fix ARI warning by removing warning trailing new line
adds 51b4f73a37 AArch64: Fix the gdb build with musl libc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++
bfd/aoutx.h | 40 ++++++++++----------
bfd/elf.c | 32 ++++++++++++----
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +++++++++
gdb/nat/aarch64-sve-linux-ptrace.h | 2 +-
gdb/nat/linux-ptrace.c | 77 ++++++++++++++++++++------------------
7 files changed, 117 insertions(+), 66 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 5566e8e79 linux-7566ec393f4161572ba6f11ad5171fd5d59b0fbd: all
new 8ca02ccdd binutils-51b4f73a37c2e7eec31e932fc3c8dae879735f63: 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 (5566e8e79)
\
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 | 70 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3570 +++---
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 4872 ++++----
5-count_linux_objs/console.log | 14454 ++++++++++++-----------
console.log | 22890 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 22886 insertions(+), 22990 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-stable-allmodconfig
in repository toolchain/binutils-gdb.
from f717887adc Automatic date update in version.in
adds f7ac3ce5a8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a5f6dc669 gcc-230845da33c7aec4bfb83df79920518ce45a449a: all
new 0ff8990dc binutils-f7ac3ce5a83c1c6b3a776a3e3067a3aab36a2620: 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 (a5f6dc669)
\
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 | 47 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6472 +++++++--------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 8382 +++++++++----------
5-count_linux_objs/console.log | 1216 +--
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 16159 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 16219 insertions(+), 16105 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-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 76d2760bc3 Automatic date update in version.in
adds a65f68357f Factorize killing the children in linux-ptrace.c, and fix a [...]
adds 40b9228581 Automatic date update in version.in
adds 3a551c7a1b PR23994, libbfd integer overflow
adds 4ef5dbe493 OBVIOUS: Fix ARI warning by removing warning trailing new line
adds 51b4f73a37 AArch64: Fix the gdb build with musl libc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++
bfd/aoutx.h | 40 ++++++++++----------
bfd/elf.c | 32 ++++++++++++----
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +++++++++
gdb/nat/aarch64-sve-linux-ptrace.h | 2 +-
gdb/nat/linux-ptrace.c | 77 ++++++++++++++++++++------------------
7 files changed, 117 insertions(+), 66 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c1c45c196 gcc-05a6995e14fc031a3da87a5c95d554d02bef283a: 18077
new a0b6c7189 binutils-51b4f73a37c2e7eec31e932fc3c8dae879735f63: 18077
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 (c1c45c196)
\
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 | 43 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6367 +-
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 9639 +-
5-count_linux_objs/console.log | 274139 +++++++++++++++++----------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 10 +-
console.log | 291338 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 290762 insertions(+), 290818 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 cc188a7f8bb Revert "DebugInfo: Assume an absence of ranges or high_pc o [...]
new 765a7627d9b [MCA] Add support for BeginGroup/EndGroup.
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:
include/llvm/MCA/Instruction.h | 2 ++
lib/MCA/InstrBuilder.cpp | 2 ++
lib/MCA/Stages/DispatchStage.cpp | 8 ++++++++
test/tools/llvm-mca/SystemZ/stm-lm.s | 20 ++++++++++----------
4 files changed, 22 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-master-aarch64-stable-allnoconfig
in repository toolchain/binutils-gdb.
from 76d2760bc3 Automatic date update in version.in
adds a65f68357f Factorize killing the children in linux-ptrace.c, and fix a [...]
adds 40b9228581 Automatic date update in version.in
adds 3a551c7a1b PR23994, libbfd integer overflow
adds 4ef5dbe493 OBVIOUS: Fix ARI warning by removing warning trailing new line
adds 51b4f73a37 AArch64: Fix the gdb build with musl libc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++
bfd/aoutx.h | 40 ++++++++++----------
bfd/elf.c | 32 ++++++++++++----
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +++++++++
gdb/nat/aarch64-sve-linux-ptrace.h | 2 +-
gdb/nat/linux-ptrace.c | 77 ++++++++++++++++++++------------------
7 files changed, 117 insertions(+), 66 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b10201ed4 gcc-05a6995e14fc031a3da87a5c95d554d02bef283a: all
new 09bf3e79a binutils-51b4f73a37c2e7eec31e932fc3c8dae879735f63: 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 (b10201ed4)
\
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 | 46 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3782 +++++-----
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 3784 +++++-----
5-count_linux_objs/console.log | 6930 +++++++++--------
console.log | 14864 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 14661 insertions(+), 14765 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c37e883c9 linux-7566ec393f4161572ba6f11ad5171fd5d59b0fbd: 16218
new 2a969a47c llvm-97e7529072811569670ccca19fac1ae99c9524a7: 16218
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 (c37e883c9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 328 +-
2-build_llvm/console.log | 9478 +++++++++++++++----------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 1796 +++---
console.log | 11694 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 11564 insertions(+), 11748 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/binutils-gdb.
from 76d2760bc3 Automatic date update in version.in
adds a65f68357f Factorize killing the children in linux-ptrace.c, and fix a [...]
adds 40b9228581 Automatic date update in version.in
adds 3a551c7a1b PR23994, libbfd integer overflow
adds 4ef5dbe493 OBVIOUS: Fix ARI warning by removing warning trailing new line
adds 51b4f73a37 AArch64: Fix the gdb build with musl libc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++
bfd/aoutx.h | 40 ++++++++++----------
bfd/elf.c | 32 ++++++++++++----
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +++++++++
gdb/nat/aarch64-sve-linux-ptrace.h | 2 +-
gdb/nat/linux-ptrace.c | 77 ++++++++++++++++++++------------------
7 files changed, 117 insertions(+), 66 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/base-artifacts.
discards bb388723a gcc-05a6995e14fc031a3da87a5c95d554d02bef283a: all
new 49dd49152 binutils-51b4f73a37c2e7eec31e932fc3c8dae879735f63: 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 (bb388723a)
\
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 | 102 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3387 ++---
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 5073 +++----
5-count_linux_objs/console.log | 18964 +++++++++++++-------------
console.log | 26828 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 27307 insertions(+), 27067 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards cd6ea0f69 binutils-f7ac3ce5a83c1c6b3a776a3e3067a3aab36a2620: all
new a27ec410f gcc-b93bb0600ad084cdb0ecb635cb36e6e814168a72: 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 (cd6ea0f69)
\
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 | 64 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6526 ++++++++--------
4-build_abe-stage1/console.log | 8139 ++++++++++----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 62 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 14885 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 14833 insertions(+), 14891 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 4ed822d1608 [MCA] Don't assume that createMCInstrAnalysis() always retu [...]
new cc188a7f8bb Revert "DebugInfo: Assume an absence of ranges or high_pc o [...]
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/DebugInfo/DWARF/DWARFUnit.cpp | 21 ++++++++
test/DebugInfo/Inputs/dwarfdump-test.elf-x86-64 | Bin 17864 -> 9640 bytes
.../Inputs/dwarfdump-test.elf-x86-64.debuglink | Bin 16288 -> 8668 bytes
.../Inputs/llvm-symbolizer-test.elf-x86-64 | Bin 17200 -> 10693 bytes
test/DebugInfo/Inputs/test-inline.o | Bin 2968 -> 6040 bytes
test/DebugInfo/Inputs/test-parameters.o | Bin 2352 -> 5792 bytes
test/DebugInfo/debuglineinfo.test | 53 ++++++++++++++++-----
...lvm-symbolizer-split-dwarf-no-skel-address.test | 7 +--
test/DebugInfo/llvm-symbolizer.test | 20 ++++----
9 files changed, 75 insertions(+), 26 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-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fcf3036da linux-1bb538a39cf959009d4e424ea4e590a1f58b2ed6: all
new ab1d57bde linux-3beeb2615681fe87f4e6291ade669d50c27ce59a: 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 (fcf3036da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 204 +-
2-build_llvm/console.log | 8771 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 129 +-
3-count_linux_objs/revision | 2 +-
console.log | 9104 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 9261 insertions(+), 8961 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.