[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 06 Apr 2024 20:21:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104

--- Comment #45 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=56727255ad47072ec2cc81b4ae728a099697b0e4

commit 56727255ad47072ec2cc81b4ae728a099697b0e4
Merge: 74626c16ff48 b3ca86c61e06
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-02-21 10:24:23 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-06 20:14:19 +0000

    Merge llvm-project release/18.x llvmorg-18.1.0-rc3-0-g6c90f8dd5463

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

    PR:             276104
    MFC after:      1 month

 .../clang/lib/Serialization/ASTReaderDecl.cpp      |  10 +-
 .../clang/lib/Serialization/ASTWriter.cpp          |   6 +-
 .../clang/lib/Serialization/ASTWriterDecl.cpp      |  15 +-
 .../compiler-rt/lib/profile/InstrProfilingFile.c   |   3 +
 .../llvm/include/llvm/Analysis/ScalarEvolution.h   |   7 +
 .../llvm/lib/Analysis/ScalarEvolution.cpp          |  62 ++++
 .../llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp    |  37 +-
 .../InstCombine/InstructionCombining.cpp           |   6 +-
 .../Transforms/Utils/ScalarEvolutionExpander.cpp   |  57 +--
 .../llvm/lib/Transforms/Utils/SimplifyIndVar.cpp   |  18 +-
 .../llvm/tools/llvm-objcopy/ObjcopyOptions.cpp     |   2 +
 .../llvm/tools/llvm-objdump/ELFDump.cpp            |   3 +
 .../llvm/tools/llvm-readobj/ELFDumper.cpp          |   1 +
 .../openmp/runtime/src/z_AIX_asm.S (new)           | 410 +++++++++++++++++++++
 lib/clang/include/VCSVersion.inc                   |   6 +-
 lib/clang/include/lld/Common/Version.inc           |   2 +-
 lib/clang/include/llvm/Support/VCSRevision.h       |   2 +-
 17 files changed, 558 insertions(+), 89 deletions(-)

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