Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2024 17:38:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276104] [exp-run] Against llvm-18-update branch on GitHub
Message-ID:  <bug-276104-7788-Gh16VIqA50@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276104-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276104-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=3D276104

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D854034a32cf6a2472392f4b7e1c11fbef=
93d9041

commit 854034a32cf6a2472392f4b7e1c11fbef93d9041
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-04-20 12:01:32 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-23 17:33:06 +0000

    Merge llvm-project release/18.x llvmorg-18.1.4-0-ge6c3289804a6

    This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
    openmp to llvm-project release/18.x llvmorg-18.1.4-0-ge6c3289804a6.

    PR:             276104
    MFC after:      3 days

    (cherry picked from commit dfa39133b333f57ca3133bf6c71cd75be4c3e801)

 .../llvm-project/clang/include/clang/Basic/Attr.td |  2 +
 .../clang/lib/Format/TokenAnnotator.cpp            | 20 ++++----
 .../clang/lib/Headers/__stddef_unreachable.h       |  4 ++
 .../compiler-rt/lib/builtins/riscv/restore.S       | 42 +++++++++++++++
 .../compiler-rt/lib/builtins/riscv/save.S          | 42 +++++++++++++++
 .../include/__format/formatter_floating_point.h    |  2 +-
 contrib/llvm-project/libcxx/include/stddef.h       | 29 ++++-------
 contrib/llvm-project/lld/COFF/Chunks.cpp           |  7 +++
 .../llvm/lib/Analysis/InstructionSimplify.cpp      |  3 +-
 .../llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp  |  7 ++-
 contrib/llvm-project/llvm/lib/IR/ConstantRange.cpp |  4 +-
 .../lib/Target/AArch64/AArch64ISelLowering.cpp     | 42 +++------------
 .../llvm/lib/Target/AArch64/AArch64ISelLowering.h  |  3 ++
 .../llvm/lib/Target/Mips/Mips32r6InstrInfo.td      |  8 +--
 .../llvm/lib/Target/Mips/MipsExpandPseudo.cpp      | 60 ++++--------------=
----
 .../llvm/lib/Target/Sparc/SparcAsmPrinter.cpp      | 44 ++++++++++++++++
 .../llvm/lib/Target/X86/X86MCInstLower.cpp         |  4 +-
 .../lib/Transforms/Vectorize/SLPVectorizer.cpp     | 21 +++++++-
 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 +-
 25 files changed, 234 insertions(+), 140 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-276104-7788-Gh16VIqA50>