[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Apr 2024 10:36:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104
--- Comment #123 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=7032a435215851c26dbcef63f5a4d1c1526e9ab9
commit 7032a435215851c26dbcef63f5a4d1c1526e9ab9
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-02-21 10:24:23 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-19 21:24:47 +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
(cherry picked from commit 56727255ad47072ec2cc81b4ae728a099697b0e4)
.../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.