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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bdf5e8bf 0: good: llvm-linux: 17584
new d46e14f6 0: good: llvm-linux: 17584
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 (bdf5e8bf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 135 +-
02-build_llvm/console.log | 11500 +++++++++++++++----------------
03-build_linux/console.log | 2588 ++++---
06-update_baseline/console.log | 24 -
console.log | 14247 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14216 insertions(+), 14286 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0bdccbd4 0: good: binutils-gcc-linux: all
new 50e4d650 0: good: binutils-gcc-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 (0bdccbd4)
\
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:
01-reset_artifacts/console.log | 74 +-
02-prepare_abe/console.log | 80 +-
03-build_abe-binutils/console.log | 11421 ++++----
04-build_abe-stage1/console.log | 14040 +++++-----
05-build_linux/console.log | 24461 +++++++++--------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 6 +-
console.log | 50432 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 50088 insertions(+), 50444 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 e0a373b5570 remove some unhelpful language from the tutorial
new 0e1be173238 [CostModel][X86] Masked load legalization requires an binar [...]
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/X86/X86TargetTransformInfo.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 3ae5d6c4c48 [DAG] Pull out ComputeNumSignBits call to make debugging ea [...]
new b97b21f6246 Copy the C++ kaleidoscope tutorial into a subdirectory and [...]
new e0a373b5570 remove some unhelpful language from the tutorial
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/tutorial/LangImpl10.rst | 9 +-
.../{ => MyFirstLanguageFrontend}/LangImpl01.rst | 109 +--------------------
.../{ => MyFirstLanguageFrontend}/LangImpl02.rst | 0
.../{ => MyFirstLanguageFrontend}/LangImpl03.rst | 0
.../{ => MyFirstLanguageFrontend}/LangImpl04.rst | 0
.../LangImpl05-cfg.png | Bin
.../{ => MyFirstLanguageFrontend}/LangImpl05.rst | 0
.../{ => MyFirstLanguageFrontend}/LangImpl06.rst | 0
.../{ => MyFirstLanguageFrontend}/LangImpl07.rst | 0
.../{ => MyFirstLanguageFrontend}/LangImpl08.rst | 0
.../{ => MyFirstLanguageFrontend}/LangImpl09.rst | 0
.../{ => MyFirstLanguageFrontend}/LangImpl10.rst | 9 +-
docs/tutorial/MyFirstLanguageFrontend/index.rst | 104 ++++++++++++++++++++
13 files changed, 113 insertions(+), 118 deletions(-)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl01.rst (53%)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl02.rst (100%)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl03.rst (100%)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl04.rst (100%)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl05-cfg.png (100%)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl05.rst (100%)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl06.rst (100%)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl07.rst (100%)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl08.rst (100%)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl09.rst (100%)
copy docs/tutorial/{ => MyFirstLanguageFrontend}/LangImpl10.rst (97%)
create mode 100644 docs/tutorial/MyFirstLanguageFrontend/index.rst
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.