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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0380198f 0: update: llvm-linux: all
new a1a58968 0: update: llvm-linux: 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 (0380198f)
\
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 12062 +++++++++++++++++------------------
03-build_linux/console.log | 652 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 25 -
console.log | 12971 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 12956 insertions(+), 13006 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 15de3806fe Move EH spec mismatches under -fms-compatibility
new fff88111a2 [driver][xray] fix the macOS support checker by supporting - [...]
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/Driver/XRayArgs.cpp | 2 +-
test/Driver/XRay/xray-instrument-macos.c | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/XRay/xray-instrument-macos.c
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards cd10b6ea 0: update: llvm-linux: boot
new a81391fa 0: update: linux-f7d5b3dc4792a5fe0a4d6b8106a8f3eb20c3c24c: 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 (cd10b6ea)
\
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:
01-reset_artifacts/console.log | 136 +-
02-build_llvm/console.log | 11972 ++++++++++++++++-----------------
03-build_linux/console.log | 1690 ++---
04-boot_linux/console.log | 408 +-
console.log | 14206 +++++++++++++++++++--------------------
jenkins/manifest.sh | 9 +-
6 files changed, 14044 insertions(+), 14377 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 e00eaf45f72 [JITLink] Fix bogus TimerGroup constructor call.
new 2251d7e2609 AMDGPU: Add amdgpu-32bit-address-high-bits to MIR serialization
new 22857d804d4 [Tblgen][MCA] Add the ability to mark groups as LoadQueue a [...]
new d2c4dd208de [ORCv2] - New Speculate Query Implementation
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:
examples/SpeculativeJIT/SpeculativeJIT.cpp | 5 +-
.../llvm/ExecutionEngine/Orc/SpeculateAnalyses.h | 55 ++++-
include/llvm/ExecutionEngine/Orc/Speculation.h | 57 +++---
include/llvm/Target/TargetSchedule.td | 8 +-
lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp | 222 +++++++++++++++++++--
lib/ExecutionEngine/Orc/Speculation.cpp | 135 +++++++++----
lib/MCA/HardwareUnits/LSUnit.cpp | 4 +-
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 2 +
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 5 +-
.../MIR/AMDGPU/machine-function-info-no-ir.mir | 4 +
test/CodeGen/MIR/AMDGPU/machine-function-info.ll | 13 +-
11 files changed, 411 insertions(+), 99 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 294015d93 [lldb] Fix x86 compilation
new 402d73423 [dotest] Remove results port
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:
packages/Python/lldbsuite/test/configuration.py | 1 -
packages/Python/lldbsuite/test/dotest.py | 10 -----
packages/Python/lldbsuite/test/dotest_args.py | 6 ---
.../lldbsuite/test_event/formatter/__init__.py | 43 +---------------------
.../lldbsuite/test_event/formatter/curses.py | 4 +-
.../lldbsuite/test_event/formatter/pickled.py | 10 ++---
.../test_event/formatter/results_formatter.py | 3 +-
.../Python/lldbsuite/test_event/formatter/xunit.py | 4 +-
8 files changed, 9 insertions(+), 72 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.