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-arm-mainline-allnoconfig in repository toolchain/ci/llvm-project.
from 5c10d7361c1 Merging r369251: ------------------------------------------ [...] adds f3a5f2397d6 Merging r369537: ------------------------------------------ [...] adds 74ed1f26415 Merging r369093: ------------------------------------------ [...] adds 79c1eb90116 Merging r369095: ------------------------------------------ [...] adds ee7601a873d Merging r369426 and r369443: adds 07507c2e39b Merging r367580: ------------------------------------------ [...] adds 6e6e769e9cb Merging r369641: ------------------------------------------ [...] new ab6d19bd53a Merging r368145: ------------------------------------------ [...] new 884e989454d Add Mull project to the release notes
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: clang/lib/Basic/Targets/RISCV.cpp | 4 ++ clang/lib/Headers/opencl-c.h | 2 +- clang/test/CodeGen/riscv-inline-asm.c | 6 +++ libcxx/include/__threading_support | 7 ++- lld/COFF/Config.h | 1 + lld/COFF/Driver.cpp | 8 +++ lld/COFF/Writer.cpp | 10 ++-- lld/test/COFF/{filealign.test => align.s} | 12 ++--- llvm/docs/ReleaseNotes.rst | 5 +- llvm/include/llvm/IR/InlineAsm.h | 1 + llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 19 ++++++- llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp | 3 ++ llvm/lib/Target/RISCV/RISCVISelLowering.cpp | 17 +++++++ llvm/lib/Target/RISCV/RISCVISelLowering.h | 3 ++ 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/RISCV/inline-asm.ll | 25 +++++++++ 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 +++++++++++++++++++ 26 files changed, 247 insertions(+), 36 deletions(-) copy lld/test/COFF/{filealign.test => align.s} (76%)