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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1cc3b3ca 6: update: llvm-linux: 17560
new 840483f8 6: update: llvm-linux: 17560
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 (1cc3b3ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 184 +-
02-build_llvm/console.log | 11502 ++++++++++++------------
03-build_linux/console.log | 6212 +++++++------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 20 +-
console.log | 17926 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 17927 insertions(+), 17931 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 64018f7f995 [InstCombine] Fold "x ?% y ==/!= 0" to "x & (y-1) ==/!= 0" [...]
new a24c680c53a Address post commit review comments on revision 366727.
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/CodeGen/TargetLoweringObjectFileImpl.h | 12 ++++++------
include/llvm/MC/MCSectionXCOFF.h | 5 ++++-
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 10 +++++-----
lib/MC/MCSectionXCOFF.cpp | 2 +-
lib/Target/PowerPC/PPCAsmPrinter.cpp | 10 +++++-----
test/CodeGen/PowerPC/aix-xcoff-common.ll | 2 --
6 files changed, 21 insertions(+), 20 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 6c36d71961 Add typedef declaration information to the JSON AST dump.
new d23b53b06b [COFF][ARM64] Reorder handling of aarch64 MSVC builtins
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/CodeGen/CGBuiltin.cpp | 290 +++++++++++++++---------------
test/CodeGen/arm64-microsoft-intrinsics.c | 4 +
2 files changed, 149 insertions(+), 145 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 gcc.
from 0ab4d0a8cb6 Use edge->indirect_unknown_callee in cgraph_edge::make_dire [...]
new d1e2c295bf9 Adjust literal pool offset in Thumb-2 movsi patterns
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 | 5 +++++
gcc/config/arm/thumb2.md | 2 +-
gcc/config/arm/vfp.md | 2 +-
3 files changed, 7 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 cfdbe62fa9c [X86] SimplifyDemandedVectorEltsForTargetNode should be cal [...]
new ae227ff7eb5 Fix `git llvm` script when no arguments are supplied on Python 3
new 6b285431fdf Ask confirmation when `git llvm push` will push multiple commits
new 64018f7f995 [InstCombine] Fold "x ?% y ==/!= 0" to "x & (y-1) ==/!= 0" [...]
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:
include/llvm/IR/PatternMatch.h | 13 ++++++++
lib/Transforms/InstCombine/InstCombineCompares.cpp | 24 +++++++++++++++
lib/Transforms/InstCombine/InstCombineInternal.h | 1 +
.../InstCombine/InstCombineMulDivRem.cpp | 2 ++
test/Transforms/InstCombine/rem.ll | 27 +++++++++--------
utils/git-svn/git-llvm | 35 ++++++++++++++++++++++
6 files changed, 89 insertions(+), 13 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 libcxx.
from f16e17286 libcxx: Define __STDCPP_THREADS__ to 1, not to __cplusplus.
new 392947ba1 add more information to benchmark test failures
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:
utils/libcxx/test/googlebenchmark.py | 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.
unknown user pushed a change to branch master
in repository llvm.
from b7beb0185b2 gn build: Use rebase_path on filename args to libcxx/utils/ [...]
new cfdbe62fa9c [X86] SimplifyDemandedVectorEltsForTargetNode should be cal [...]
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/X86ISelLowering.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 release_90
in repository llvm.
from a4604acd17a Merging r367215: ------------------------------------------ [...]
new 32260963233 Merging r367314: ------------------------------------------ [...]
new 0d03eade09c Merging r366487: ------------------------------------------ [...]
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:
utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn | 1 +
utils/gn/secondary/libcxx/src/BUILD.gn | 4 ++--
2 files changed, 3 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 gcc.
from 84ce34d9efb 2019-07-30 Richard Biener <rguenther(a)suse.de>
new 0ab4d0a8cb6 Use edge->indirect_unknown_callee in cgraph_edge::make_dire [...]
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 | 7 +++++++
gcc/cgraph.c | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.