Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Dec 2021 16:34:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258209] [exp-run] Against llvm-13-update branch on GitHub
Message-ID:  <bug-258209-7788-2zXNSUGM6x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258209-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258209-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258209

--- Comment #39 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dc77c1b5c48476e0b0f6d3f4ea9dbf2c74=
4eb1765

commit c77c1b5c48476e0b0f6d3f4ea9dbf2c744eb1765
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2021-09-09 20:15:13 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2021-12-06 16:30:04 +0000

    Merge llvm-project release/13.x llvmorg-13.0.0-rc2-43-gf56129fe78d5

    This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
    openmp to llvmorg-13.0.0-rc2-43-gf56129fe78d5.

    PR:             258209

    (cherry picked from commit 69ade1e033e478ec426cafc0ec2104d672de294a)

 contrib/llvm-project/clang/lib/AST/ASTContext.cpp  |   8 +
 .../llvm-project/clang/lib/Basic/Targets/M68k.cpp  |   4 +-
 .../clang/lib/Basic/Targets/OSTargets.h            |   5 +
 contrib/llvm-project/clang/lib/Driver/Driver.cpp   |   1 -
 .../clang/lib/Driver/ToolChains/AMDGPU.cpp         |  35 +++
 .../clang/lib/Driver/ToolChains/AMDGPU.h           |   5 +
 .../clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp   |  32 ++-
 .../clang/lib/Driver/ToolChains/AMDGPUOpenMP.h     |  14 +-
 .../clang/lib/Driver/ToolChains/Clang.cpp          |   3 +-
 .../clang/lib/Driver/ToolChains/CommonArgs.cpp     |   3 +-
 .../clang/lib/Driver/ToolChains/HIP.cpp            |  33 +--
 .../clang/lib/Driver/ToolChains/OpenBSD.cpp        |   7 +
 .../lib/Headers/__clang_cuda_device_functions.h    | 276 +++++++++++++----=
----
 .../clang/lib/Headers/__clang_hip_cmath.h          | 188 ++++++++------
 .../clang/lib/Headers/__clang_hip_math.h           |  50 +++-
 .../__clang_openmp_device_functions.h              |  32 ++-
 .../clang/lib/Headers/openmp_wrappers/cmath        |  54 ++++
 .../clang/lib/Headers/openmp_wrappers/math.h       |  10 +
 .../clang/lib/Sema/SemaTemplateInstantiateDecl.cpp |   2 +-
 .../llvm-project/clang/lib/Sema/TreeTransform.h    |   2 +-
 .../clang/lib/Serialization/ASTReader.cpp          |   2 +
 .../compiler-rt/lib/profile/InstrProfilingFile.c   |  19 +-
 .../lib/profile/InstrProfilingPlatformFuchsia.c    |   5 +-
 .../lib/profile/InstrProfilingPlatformLinux.c      |  11 +-
 contrib/llvm-project/libcxx/include/cwctype        |   2 +
 contrib/llvm-project/libcxx/include/string         |  19 ++
 contrib/llvm-project/libcxx/include/vector         |  20 ++
 contrib/llvm-project/libcxx/include/wctype.h       |  10 +
 .../llvm-project/libunwind/src/Unwind-EHABI.cpp    |   2 +
 .../llvm/include/llvm/Analysis/LazyCallGraph.h     |   2 +-
 .../llvm/include/llvm/Analysis/LoopInfo.h          |   2 +-
 .../llvm/include/llvm/Analysis/LoopNestAnalysis.h  |   2 +-
 .../include/llvm/Analysis/TargetTransformInfo.h    |   1 -
 .../llvm/include/llvm/CodeGen/MachineFunction.h    |   2 +-
 .../llvm-project/llvm/include/llvm/IR/Function.h   |   3 +-
 contrib/llvm-project/llvm/include/llvm/IR/Module.h |   6 +-
 .../llvm/lib/Analysis/ScalarEvolution.cpp          |   2 +-
 .../llvm/lib/Analysis/TargetTransformInfo.cpp      |   1 -
 .../lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp    |   5 +-
 .../llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h |   8 +-
 .../llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp     |  31 +--
 .../llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h       |   3 -
 .../llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp      |   9 +-
 .../llvm/lib/CodeGen/HardwareLoops.cpp             |   5 +-
 .../llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp  |   3 +-
 .../CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp  |   7 +-
 .../CodeGen/SelectionDAG/SelectionDAGBuilder.cpp   |   6 +-
 .../lib/CodeGen/SelectionDAG/TargetLowering.cpp    |   7 +-
 .../llvm-project/llvm/lib/Linker/LinkModules.cpp   |  22 +-
 .../llvm-project/llvm/lib/Passes/PassBuilder.cpp   |   5 +-
 .../lib/Target/AArch64/AArch64ISelLowering.cpp     |   2 +
 .../llvm/lib/Target/AArch64/SMEInstrFormats.td     |   2 +-
 .../lib/Target/M68k/AsmParser/M68kAsmParser.cpp    |  28 +--
 .../llvm/lib/Target/M68k/M68kTargetMachine.cpp     |  12 +-
 .../llvm/lib/Target/RISCV/RISCVInstrInfo.cpp       |   2 +-
 .../lib/Target/WebAssembly/WebAssemblyFastISel.cpp |  20 +-
 .../lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp    |  21 ++
 .../Transforms/Scalar/AlignmentFromAssumptions.cpp |   4 +
 .../lib/Transforms/Scalar/LoopIdiomRecognize.cpp   |   5 +
 .../llvm/tools/llvm-cov/CoverageExporterLcov.cpp   |   2 +-
 .../llvm/tools/llvm-objdump/llvm-objdump.cpp       |   9 +-
 lib/clang/include/VCSVersion.inc                   |   8 +-
 lib/clang/include/llvm/Support/VCSRevision.h       |   2 +-
 63 files changed, 752 insertions(+), 351 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258209-7788-2zXNSUGM6x>