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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c5ee9fde1 llvm-d2a89cbed971256e7fad95cb1f3714654dd74bd0: 16
new 83765f06e llvm-ae17ff0781d055488cfa9132c3a06229ebdca886: 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 (c5ee9fde1)
\
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 | 51 +-
2-build_llvm/console.log | 5319 +++++++++++++++++++--------------------
3-count_linux_objs/console.log | 65 +-
console.log | 5435 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 5423 insertions(+), 5469 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 8bca9265195 [SelectionDAG] Updates for -dag-dump-verbose
new 61b2398badd [CGP] Check for existing inttotpr before creating new one
new f68617b74f5 [X86] Lower avx512f scatter intrinsics to X86MaskedScatterS [...]
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:
lib/CodeGen/CodeGenPrepare.cpp | 17 +++-
lib/Target/X86/X86ISelLowering.cpp | 22 +++--
lib/Target/X86/X86IntrinsicsInfo.h | 96 +++++++++++-----------
.../X86/sink-addrmode-cse-inttoptrs.ll | 40 +++++++++
4 files changed, 118 insertions(+), 57 deletions(-)
create mode 100644 test/Transforms/CodeGenPrepare/X86/sink-addrmode-cse-inttoptrs.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/llvm-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ce8c30e71 linux-cbeb3db684f72d744e74c567542faac796d9cbd8: all
new 8409e112c llvm-d08d90ce51d23ed00fe2442d8850953798859a56: 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 (ce8c30e71)
\
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 | 264 +-
2-build_llvm/console.log | 10306 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 239 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10815 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10903 insertions(+), 10749 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 0b88c7b4a4e Fix the buildbot issue introduced by r351421
new 8bca9265195 [SelectionDAG] Updates for -dag-dump-verbose
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/SelectionDAG.h | 13 ++-
lib/CodeGen/SelectionDAG/SDNodeDbgValue.h | 3 +-
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 100 ++++++++++++++++--------
3 files changed, 74 insertions(+), 42 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 8bb3870f2a [mips] Add '-mrelax-pic-calls', '-mno-relax-pic-calls'
new cf72487dc8 [OPENMP][DOCS] Release notes/OpenMP support updates, NFC.
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:
docs/OpenMPSupport.rst | 76 ++++++++++++++++++++++----------------------------
docs/ReleaseNotes.rst | 31 +++++++++++++++++++-
2 files changed, 63 insertions(+), 44 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 dee1d67a61 [NFC] Fix wParentheses warning in ASTContext getFixedPointSemantics
new 8bb3870f2a [mips] Add '-mrelax-pic-calls', '-mno-relax-pic-calls'
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/clang/Driver/Options.td | 8 ++++++++
lib/Driver/ToolChains/Clang.cpp | 8 ++++++++
test/Driver/mips-features.c | 12 ++++++++++++
3 files changed, 28 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 linux.
from c5b709804ed7 Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/ [...]
new 74d4b4e0f43e regmap: regmap-irq: silently ignore unsupported type settings
new 1cd824361eed Merge branch 'regmap-4.21' into regmap-5.0
new 7151449fe7fa regmap-irq: do not write mask register if mask_base is zero
new 6e4673b42e68 Merge tag 'regmap-fix-v5.0-rc2' of git://git.kernel.org/pu [...]
new 663ec3a2c2d0 mtd: rawnand: fsmc: Keep bank enable bit set
new 01eeb927bbcc mtd: nand: jz4740: fix '__iomem *' vs. '* __iomem'
new d311e0c27b8f mtd: rawnand: denali: get ->setup_data_interface() working again
new 3cdf680ea14d Merge tag 'mtd/fixes-for-5.0-rc3' of git://git.infradead.o [...]
new 0fac32f24cea i3c: master: Fix an error checking typo in 'cdns_i3c_maste [...]
new f29fd331aa05 i3c: master: dw-i3c-master: fix i3c_attach/reattach
new 8b4fe58db679 Merge tag 'i3c/fixes-for-5.0-rc3' of git://git.kernel.org/ [...]
new 2e8cb2cf1bd6 PCI: Fix PCI kconfig menu organization
new 77f88abd4a6f PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
new d2fd6e81912a PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
new d28f3e721974 Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/s [...]
new dd91642ac712 media: v4l2-ioctl: Clear only per-plane reserved fields
new 9048b2e15b11 media: v4l: ioctl: Validate num_planes before using it
new 7fe9f01c04c2 media: v4l: ioctl: Validate num_planes for debug messages
new 240809ef6630 media: vim2m: only cancel work if it is for right context
new 2339e91d0e66 Merge tag 'media/v5.0-1' of git://git.kernel.org/pub/scm/l [...]
The 20 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:
drivers/base/regmap/regmap-irq.c | 8 +++++++-
drivers/i3c/master/dw-i3c-master.c | 7 ++-----
drivers/i3c/master/i3c-master-cdns.c | 4 ++--
drivers/media/platform/vim2m.c | 4 +++-
drivers/media/v4l2-core/v4l2-ioctl.c | 24 +++++++++++++++++++-----
drivers/mtd/nand/raw/denali.c | 2 +-
drivers/mtd/nand/raw/fsmc_nand.c | 21 ---------------------
drivers/mtd/nand/raw/jz4740_nand.c | 2 +-
drivers/pci/Kconfig | 22 ++++++++--------------
drivers/pci/msi.c | 22 +++++++++++++---------
drivers/pci/pci.c | 3 ++-
11 files changed, 58 insertions(+), 61 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 e05708b081b [GlobalISel] Change to range-based invocation of llvm::sort
new 0b88c7b4a4e Fix the buildbot issue introduced by r351421
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/MC/MCWin64EH.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.