Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Dec 2024 12:55:34 +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-ll7rL1MUiM@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 #165 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Daed18551af0e7f80d1dbcac266a6b1819=
2251cf8

commit aed18551af0e7f80d1dbcac266a6b18192251cf8
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-10-21 12:59:26 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-12-01 12:32:45 +0000

    Merge llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6

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

    PR:             280562
    MFC after:      1 month

    (cherry picked from commit 5deeebd8c6ca991269e72902a7a62cada57947f6)

 .../clang/include/clang/Basic/TokenKinds.def       |  5 +-
 contrib/llvm-project/clang/lib/CodeGen/CGCall.cpp  | 31 ++++++------
 contrib/llvm-project/clang/lib/CodeGen/CGClass.cpp |  2 +-
 contrib/llvm-project/clang/lib/CodeGen/CGExpr.cpp  | 16 +++---
 .../clang/lib/CodeGen/CodeGenModule.cpp            | 15 +++---
 .../llvm-project/clang/lib/CodeGen/CodeGenModule.h |  5 +-
 .../llvm-project/clang/lib/CodeGen/CodeGenTBAA.cpp | 13 +++--
 .../llvm-project/clang/lib/CodeGen/CodeGenTBAA.h   |  5 +-
 .../clang/lib/CodeGen/CodeGenTypes.cpp             |  7 +--
 .../llvm-project/clang/lib/CodeGen/CodeGenTypes.h  |  8 +--
 .../clang/lib/CodeGen/MicrosoftCXXABI.cpp          |  2 +-
 .../clang/lib/Format/TokenAnnotator.cpp            | 42 ++++++++-------
 .../clang/lib/Format/UnwrappedLineParser.cpp       | 17 +++++--
 contrib/llvm-project/clang/lib/Headers/intrin0.h   |  2 +-
 contrib/llvm-project/clang/lib/Headers/vecintrin.h | 28 ++++++++--
 .../clang/lib/Lex/PPMacroExpansion.cpp             | 52 ++++++++++++-------
 contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp   |  3 +-
 .../llvm-project/clang/lib/Sema/TreeTransform.h    |  2 +-
 .../compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp   |  5 ++
 contrib/llvm-project/libcxx/include/__config       |  2 +-
 contrib/llvm-project/libcxx/include/version        |  7 ++-
 contrib/llvm-project/lld/ELF/Arch/Hexagon.cpp      | 20 ++++++--
 .../llvm/include/llvm/CodeGen/FastISel.h           |  3 ++
 .../llvm/lib/CodeGen/SelectionDAG/FastISel.cpp     | 12 +++--
 .../llvm/lib/Target/X86/X86FastISel.cpp            |  4 +-
 .../llvm/lib/Target/X86/X86ISelLowering.cpp        | 13 +++--
 .../Transforms/InstCombine/InstCombineAndOrXor.cpp | 18 +++++--
 .../lib/Transforms/Vectorize/VectorCombine.cpp     | 59 ++++++++++++------=
----
 lib/clang/include/VCSVersion.inc                   |  6 +--
 lib/clang/include/clang/Basic/Version.inc          |  6 +--
 lib/clang/include/lld/Common/Version.inc           |  2 +-
 lib/clang/include/lldb/Version/Version.inc         |  6 +--
 lib/clang/include/llvm/Config/config.h             |  4 +-
 lib/clang/include/llvm/Config/llvm-config.h        |  4 +-
 lib/clang/include/llvm/Support/VCSRevision.h       |  2 +-
 35 files changed, 260 insertions(+), 168 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-ll7rL1MUiM>