Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Dec 2024 12:55:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280562] [exp-run] Against llvm-19-update branch on GitHub
Message-ID:  <bug-280562-7788-n38qxjLZnH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280562-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280562-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=3D280562

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D2510351d465a329ba36486d10948daac0=
d0fa3f9

commit 2510351d465a329ba36486d10948daac0d0fa3f9
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-09-22 09:48:03 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-12-01 12:32:44 +0000

    Merge llvm-project release/19.x llvmorg-19.1.0-0-ga4bf6cd7cfb1

    This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
    openmp to llvm-project release/19.x llvmorg-19.1.0-0-ga4bf6cd7cfb1,
    a.k.a. 19.1.0 release.

    PR:             280562
    MFC after:      1 month

    (cherry picked from commit c80e69b00d976a5a3b3e84527f270fa7e72a8205)

 .../llvm-project/clang/lib/Basic/Targets/X86.cpp   |   4 +
 contrib/llvm-project/clang/lib/CodeGen/CGCall.cpp  | 146 +++++++++--------=
----
 .../llvm-project/clang/lib/CodeGen/CGExprAgg.cpp   |  23 ++--
 contrib/llvm-project/clang/lib/CodeGen/CGStmt.cpp  |   2 +-
 .../clang/lib/CodeGen/CodeGenFunction.h            |   7 +-
 .../clang/lib/Format/UnwrappedLineParser.cpp       |   6 +-
 contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp   |  21 ++-
 contrib/llvm-project/clang/lib/Sema/SemaLambda.cpp |   1 -
 contrib/llvm-project/clang/lib/Sema/SemaLookup.cpp |   2 +-
 .../clang/lib/StaticAnalyzer/Core/ExprEngine.cpp   |   5 +-
 .../compiler-rt/lib/builtins/cpu_model/x86.c       |  20 +++
 .../llvm-project/compiler-rt/lib/builtins/divtc3.c |   2 +-
 .../llvm-project/compiler-rt/lib/builtins/multc3.c |   2 +-
 contrib/llvm-project/libcxx/include/chrono         |   2 +-
 contrib/llvm-project/lld/ELF/Arch/Hexagon.cpp      |   8 +-
 .../include/llvm/TargetParser/X86TargetParser.def  |   3 +
 .../include/llvm/TargetParser/X86TargetParser.h    |   1 +
 .../llvm/lib/CodeGen/ModuloSchedule.cpp            |   3 +
 .../lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp  |   4 +
 contrib/llvm-project/llvm/lib/IR/BasicBlock.cpp    |  12 +-
 .../lib/Target/AArch64/AArch64FrameLowering.cpp    |  33 -----
 .../llvm/lib/Target/AArch64/AArch64InstrInfo.cpp   |   4 -
 .../llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp  |  30 +++--
 .../llvm/lib/Target/PowerPC/PPCISelLowering.cpp    |   9 +-
 .../llvm/lib/Target/RISCV/RISCVInstrInfo.cpp       |   2 +-
 contrib/llvm-project/llvm/lib/Target/X86/X86.td    |  15 +++
 .../llvm/lib/Target/X86/X86PfmCounters.td          |   1 +
 .../llvm-project/llvm/lib/TargetParser/Host.cpp    |  19 +++
 .../llvm/lib/TargetParser/X86TargetParser.cpp      |   5 +
 .../lib/Transforms/Vectorize/SLPVectorizer.cpp     |   8 +-
 lib/clang/include/VCSVersion.inc                   |   6 +-
 lib/clang/include/clang/Basic/Version.inc          |   4 +-
 lib/clang/include/lld/Common/Version.inc           |   2 +-
 lib/clang/include/lldb/Version/Version.inc         |   4 +-
 lib/clang/include/llvm/Config/config.h             |   4 +-
 lib/clang/include/llvm/Config/llvm-config.h        |   2 +-
 lib/clang/include/llvm/Support/VCSRevision.h       |   2 +-
 37 files changed, 237 insertions(+), 187 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-280562-7788-n38qxjLZnH>