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-next-defconfig in repository toolchain/ci/llvm-project.
from 79c1eb90116 Merging r369095: ------------------------------------------ [...] adds ee7601a873d Merging r369426 and r369443: adds 07507c2e39b Merging r367580: ------------------------------------------ [...] adds 6e6e769e9cb Merging r369641: ------------------------------------------ [...] adds ab6d19bd53a Merging r368145: ------------------------------------------ [...] adds 884e989454d Add Mull project to the release notes new 2ae73f11631 Merging r369445: ------------------------------------------ [...] new 9f06b98219e Mention r363078 in the lld release notes. new d0b88fce0a2 [Docs][OpenCL] Release 9.0 notes for OpenCL
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: clang/docs/ReleaseNotes.rst | 93 +++++++++++++++++++++- clang/lib/Headers/opencl-c.h | 2 +- lld/COFF/Config.h | 1 + lld/COFF/Driver.cpp | 8 ++ lld/COFF/Writer.cpp | 13 ++- lld/docs/ReleaseNotes.rst | 6 ++ lld/test/COFF/{filealign.test => align.s} | 12 +-- lld/test/COFF/multiple-resource-objs.test | 2 + llvm/docs/ReleaseNotes.rst | 5 +- llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 19 ++++- llvm/lib/Target/TargetMachine.cpp | 8 +- llvm/lib/Target/X86/X86Subtarget.cpp | 3 + .../propagate-attributes-bitcast-function.ll | 2 +- .../CodeGen/AMDGPU/propagate-attributes-clone.ll | 2 +- .../AMDGPU/propagate-attributes-single-set.ll | 2 +- llvm/test/CodeGen/Hexagon/pic-jt-big.ll | 2 +- llvm/test/CodeGen/Hexagon/pic-sdata.ll | 4 +- llvm/test/CodeGen/SPARC/tls.ll | 18 ++--- llvm/test/CodeGen/X86/mingw-refptr.ll | 7 ++ llvm/test/MC/Mips/mips-expansions.s | 59 ++++++++++++++ llvm/test/MC/Mips/mips64-expansions.s | 53 ++++++++++++ 21 files changed, 284 insertions(+), 37 deletions(-) copy lld/test/COFF/{filealign.test => align.s} (76%)