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/llvm-project.
from d7c87c72e59 Fix a link in the lld 9.0 release notes
adds cbadd0d30ca git-llvm: Update for release_90 branch
adds 966822b67f2 Bump version to 9.0.1
adds 9493ac85971 gn: Bump version to 9.0.1
No new revisions were added by this update.
Summary of changes:
libcxx/CMakeLists.txt | 2 +-
libcxxabi/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
llvm/CMakeLists.txt | 2 +-
llvm/utils/git-svn/git-llvm | 6 +++---
llvm/utils/gn/secondary/llvm/version.gni | 2 +-
llvm/utils/lit/lit/__init__.py | 2 +-
llvm/utils/release/build_llvm_package.bat | 4 ++--
8 files changed, 11 insertions(+), 11 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 16e149c9 4: update: llvm-linux: 17565
new 1d815e53 4: update: llvm-linux: 17565
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 (16e149c9)
\
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 | 216 +-
02-build_llvm/console.log | 11970 ++++++++++++------------
03-build_linux/console.log | 6132 +++++++------
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 140 +-
console.log | 18472 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 18387 insertions(+), 18567 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 linux.
from 8a8c600de5dc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 5e48e55fb57a MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer
new 33f37c648812 shmem: fix LSM options parsing
new 6fcf0c72e4b9 vfs: add missing blkdev_put() in get_tree_bdev()
new 015c21ba59fc Merge branch 'work.mount3' of git://git.kernel.org/pub/scm [...]
new d4f4de5e5ef8 Fix the locking in dcache_readdir() and friends
new 26b6c9843384 libfs: take cursors out of list when moving past the end o [...]
new ad338d05438e Merge branch 'work.dcache' of git://git.kernel.org/pub/scm [...]
new c67d970f0ea8 Btrfs: fix memory leak due to concurrent append writes wit [...]
new 4203e9689470 btrfs: fix incorrect updating of log root tree
new 7a54789074a5 btrfs: fix balance convert to single on 32-bit host CPUs
new 11a19a90870e btrfs: allocate new inode in NOFS context
new c5f4987e86f6 btrfs: fix uninitialized ret in ref-verify
new 431d39887d62 btrfs: silence maybe-uninitialized warning in clone_range
new f8779876d4a7 Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/sc [...]
new 3aa6d4abd4eb crypto: arm/aes-ce - build for v8 architecture explicitly
new f703964fc668 crypto: arm/aes-ce - add dependency on AES library
new fb20da6af705 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
The 17 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:
CREDITS | 4 ++
MAINTAINERS | 4 --
arch/arm/crypto/Kconfig | 1 +
arch/arm/crypto/aes-ce-core.S | 1 +
fs/btrfs/file.c | 13 +++-
fs/btrfs/inode.c | 3 +
fs/btrfs/ref-verify.c | 2 +-
fs/btrfs/send.c | 2 +-
fs/btrfs/tree-log.c | 36 ++++++++---
fs/btrfs/volumes.c | 6 +-
fs/libfs.c | 137 ++++++++++++++++++++++--------------------
fs/super.c | 5 +-
mm/shmem.c | 6 ++
13 files changed, 136 insertions(+), 84 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 15a20c7ea2c [AMDGPU] Fixed dpp_combine.mir with expensive checks. NFC.
new bae72fac330 [BPF] Remove relocation for patchable externs
new f038ba49f4e [Alignment][NFC] Use llv::Align in GISelKnownBits
new 6be83c7f8f1 [DAGCombiner] reduce code duplication; NFC
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/CodeGen/GlobalISel/GISelKnownBits.h | 9 +-
lib/CodeGen/GlobalISel/GISelKnownBits.cpp | 16 +--
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 +-
lib/Target/BPF/BPFAbstractMemberAccess.cpp | 2 -
lib/Target/BPF/BPFCORE.h | 4 +-
lib/Target/BPF/BPFMISimplifyPatchable.cpp | 19 +---
lib/Target/BPF/BTF.h | 25 +----
lib/Target/BPF/BTFDebug.cpp | 56 +----------
lib/Target/BPF/BTFDebug.h | 7 --
test/CodeGen/BPF/BTF/binary-format.ll | 22 ++---
test/CodeGen/BPF/BTF/filename.ll | 4 +-
test/CodeGen/BPF/BTF/func-func-ptr.ll | 4 +-
test/CodeGen/BPF/BTF/func-non-void.ll | 4 +-
test/CodeGen/BPF/BTF/func-source.ll | 4 +-
test/CodeGen/BPF/BTF/func-typedef.ll | 4 +-
test/CodeGen/BPF/BTF/func-unused-arg.ll | 4 +-
test/CodeGen/BPF/BTF/func-void.ll | 4 +-
test/CodeGen/BPF/CORE/offset-reloc-basic.ll | 6 +-
test/CodeGen/BPF/CORE/offset-reloc-multilevel.ll | 6 +-
.../BPF/CORE/offset-reloc-struct-anonymous.ll | 4 +-
test/CodeGen/BPF/CORE/offset-reloc-struct-array.ll | 6 +-
test/CodeGen/BPF/CORE/offset-reloc-union.ll | 6 +-
test/CodeGen/BPF/CORE/patchable-extern-char.ll | 107 ---------------------
test/CodeGen/BPF/CORE/patchable-extern-uint.ll | 102 --------------------
.../CodeGen/BPF/CORE/patchable-extern-ulonglong.ll | 103 --------------------
25 files changed, 53 insertions(+), 481 deletions(-)
delete mode 100644 test/CodeGen/BPF/CORE/patchable-extern-char.ll
delete mode 100644 test/CodeGen/BPF/CORE/patchable-extern-uint.ll
delete mode 100644 test/CodeGen/BPF/CORE/patchable-extern-ulonglong.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.
unknown user pushed a change to branch master
in repository gcc.
from c1ec545034c Make comp_ptr_ttypes_real return bool.
new a49f7905d17 gcc/ PR target/88630 * config/sh/sh.h (TARGET_FPU_SH4_300 [...]
new e310ce27a09 [Ada] Use declared type for deciding on SPARK pointer rules
new 282be657400 [Ada] Flag Sec_Stack_Used incorrectly set by ghost code
new 354114234b8 [Ada] Spurious visibility error in predicate in generic instance
new fcf202ecd76 [Ada] Replace in Ordered_Maps gets tampering failure
new b076a7b1e6a [Ada] Spurious restriction violation on Ghost code
new be3bf7ad129 [Ada] Mention GNAT Studio instead of GPS
new 9f543af53cd [Ada] Generation of procedures for blocks occurring in elab [...]
new 6c4791c0b05 [Ada] Fix handling of -gnatceg on incomplete unit
new ebd3b39f94a [Ada] Assertion_Policy (Ignore) ignores invariants
new 835e6c2f3f1 [Ada] T'Size in pragma Compile_Time_Error
new b77c647b7db [Ada] Define default value for Process field
new 308629cb13c [Ada] Do not inline subprograms with deep parameter/result [...]
new 192a92c0454 [Ada] Plug minor loophole for integer named number
new a8d3f4acdeb [Ada] Missing Predicated_Parent link on array Itype
new bb40d1b1362 [Ada] 'others' in conditional_expressions
new b78dcb3693a [Ada] Debug procedure for printing ancestors
new d7b7e395d50 [Ada] Get rid of spurious error for _Tag on extension with [...]
new 893978514a6 [Ada] Fix awkward placement of freeze node for actual subtype
new 938e0c236d4 [Ada] Spurious visibility error on formal package with Abst [...]
new 460ded1be83 [Ada] Unnesting issues with entry families and accept statements
new 67ca2238ea5 [Ada] Spurious warning on call with out parameter in expres [...]
new 5aeff8c0b46 [Ada] Various minor typo fixes
new b5ccc089db5 [Ada] Fix inlining of subprograms with deep param/result in [...]
new 29bdb3aa2bb [Ada] Add pragma Preelaborable_Initialization to Stream_IO. [...]
new 90b02b9e20f [Ada] Ensure constructor is a C++ constructor
new fcfdea3259a [Ada] Handling up-level references in loops within library- [...]
The 27 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 | 22 +
gcc/ada/ChangeLog | 5453 +-------------------
gcc/ada/atree.adb | 24 +
gcc/ada/atree.ads | 21 +
gcc/ada/bindgen.adb | 104 +-
gcc/ada/doc/gnat_ugn/about_this_guide.rst | 6 +-
.../building_executable_programs_with_gnat.rst | 4 +-
gcc/ada/doc/gnat_ugn/getting_started_with_gnat.rst | 6 +-
.../doc/gnat_ugn/gnat_and_program_execution.rst | 4 +-
gcc/ada/einfo.adb | 15 +-
gcc/ada/einfo.ads | 13 +-
gcc/ada/errout.ads | 4 +-
gcc/ada/exp_ch3.adb | 3 +-
gcc/ada/exp_ch4.adb | 6 +-
gcc/ada/exp_ch6.adb | 7 +-
gcc/ada/exp_ch7.adb | 462 +-
gcc/ada/exp_ch9.adb | 7 +
gcc/ada/exp_util.adb | 14 +-
gcc/ada/freeze.adb | 1 +
gcc/ada/gnat1drv.adb | 18 +-
gcc/ada/gnat_ugn.texi | 22 +-
gcc/ada/gnatls.adb | 5 +-
gcc/ada/impunit.adb | 4 +-
gcc/ada/inline.adb | 126 +
gcc/ada/lib-writ.ads | 3 +-
gcc/ada/libgnat/a-cbdlli.adb | 6 +-
gcc/ada/libgnat/a-cbhama.adb | 10 +-
gcc/ada/libgnat/a-cbhase.adb | 10 +-
gcc/ada/libgnat/a-cbmutr.adb | 6 +-
gcc/ada/libgnat/a-cborma.adb | 10 +-
gcc/ada/libgnat/a-cborse.adb | 10 +-
gcc/ada/libgnat/a-cdlili.adb | 6 +-
gcc/ada/libgnat/a-cidlli.adb | 6 +-
gcc/ada/libgnat/a-cihama.adb | 10 +-
gcc/ada/libgnat/a-cihase.adb | 10 +-
gcc/ada/libgnat/a-cimutr.adb | 6 +-
gcc/ada/libgnat/a-ciorma.adb | 10 +-
gcc/ada/libgnat/a-ciorse.adb | 10 +-
gcc/ada/libgnat/a-cobove.adb | 10 +-
gcc/ada/libgnat/a-cohama.adb | 10 +-
gcc/ada/libgnat/a-cohase.adb | 10 +-
gcc/ada/libgnat/a-coinve.adb | 10 +-
gcc/ada/libgnat/a-comutr.adb | 6 +-
gcc/ada/libgnat/a-conhel.adb | 4 +-
gcc/ada/libgnat/a-convec.adb | 10 +-
gcc/ada/libgnat/a-coorma.adb | 10 +-
gcc/ada/libgnat/a-coorse.adb | 10 +-
gcc/ada/libgnat/a-ststio.ads | 1 +
gcc/ada/libgnat/g-exptty.ads | 2 +-
gcc/ada/opt.ads | 3 +-
gcc/ada/rtsfind.adb | 62 +-
gcc/ada/sem_aggr.adb | 57 +-
gcc/ada/sem_cat.adb | 12 +-
gcc/ada/sem_ch12.adb | 38 +
gcc/ada/sem_ch13.adb | 56 +-
gcc/ada/sem_ch3.adb | 6 +-
gcc/ada/sem_ch6.adb | 8 +-
gcc/ada/sem_ch7.adb | 2 +-
gcc/ada/sem_prag.adb | 30 +-
gcc/ada/sem_res.adb | 2 +-
gcc/ada/sem_util.adb | 16 +-
gcc/ada/sem_util.ads | 2 +-
gcc/ada/sem_warn.adb | 14 +-
gcc/ada/sinfo.adb | 38 +
gcc/ada/sinfo.ads | 21 +
gcc/ada/terminals.c | 2 +-
gcc/ada/treepr.adb | 8 +
gcc/ada/treepr.ads | 4 +
gcc/config/sh/sh.c | 8 +-
gcc/config/sh/sh.h | 2 +
gcc/config/sh/sh.md | 90 +-
71 files changed, 1126 insertions(+), 5902 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 gcc-9-branch
in repository gcc.
from 87f6246c8fe S/390: Add support for z15 as CPU name.
new c73f00e0bd6 gcc/ Backport from mainline 2019-10-10 Oleg Endo <olege [...]
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 | 25 +++++++++++++++
gcc/config/sh/sh.c | 8 +++--
gcc/config/sh/sh.h | 2 ++
gcc/config/sh/sh.md | 90 +++++++++++++++++++++++++++++++++++++++++++++--------
4 files changed, 109 insertions(+), 16 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 gcc-8-branch
in repository gcc.
from 4dbfc2ee4a5 Daily bump.
new d4b7d94b29a gcc/ Backport from mainline 2019-10-10 Oleg Endo <olege [...]
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 | 25 +++++++++++++++
gcc/config/sh/sh.c | 8 +++--
gcc/config/sh/sh.h | 2 ++
gcc/config/sh/sh.md | 90 +++++++++++++++++++++++++++++++++++++++++++++--------
4 files changed, 109 insertions(+), 16 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 84f8a5f06c3 [MCA] Show aggregate over Average Wait times for the whole [...]
new fc531c275e0 Fix Wdocumentation warnings. NFCI.
new 15a20c7ea2c [AMDGPU] Fixed dpp_combine.mir with expensive checks. NFC.
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/Transforms/IPO/Attributor.cpp | 4 ++--
test/CodeGen/AMDGPU/dpp_combine.mir | 12 +++++++-----
2 files changed, 9 insertions(+), 7 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 20b3d56a1f [OPENMP50]Register vendor name only once in vendor context s [...]
new d4eeec7cfe In openFileForRead don't cache erroneous entries if the erro [...]
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:
.../DependencyScanningFilesystem.h | 3 ++
.../DependencyScanningFilesystem.cpp | 55 ++++++++--------------
...son => headerwithdirnamefollowedbyinclude.json} | 2 +-
....cpp => headerwithdirnamefollowedbyinclude.cpp} | 6 ++-
4 files changed, 29 insertions(+), 37 deletions(-)
copy test/ClangScanDeps/Inputs/{headerwithdirname.json => headerwithdirnamefollowe [...]
copy test/ClangScanDeps/{headerwithdirname.cpp => headerwithdirnamefollowedbyinclu [...]
--
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 bba5b5fb1f Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to ret [...]
new 20b3d56a1f [OPENMP50]Register vendor name only once in vendor context s [...]
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/Parse/ParseOpenMP.cpp | 11 ++++++-----
test/OpenMP/declare_variant_ast_print.c | 2 +-
test/OpenMP/declare_variant_ast_print.cpp | 2 +-
3 files changed, 8 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.