[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: Tue, 07 May 2024 17:31:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104
--- Comment #159 from commit-hook@FreeBSD.org ---
A commit in branch releng/14.1 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=90a5e985e5f467ba145493160458186edd3540b2
commit 90a5e985e5f467ba145493160458186edd3540b2
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-05-04 10:19:32 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-05-07 17:28:36 +0000
Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9.
PR: 276104
Approved by: re (cperciva)
MFC after: 3 days
(cherry picked from commit 5678d1d98a348f315453555377ccb28821a2ffcd)
(cherry picked from commit fe72d8ecb98dd51a9faf62b1e14d4dde25d61e5b)
.../llvm-project/clang/lib/CodeGen/CGBuiltin.cpp | 25 ++++++-----
contrib/llvm-project/clang/lib/CodeGen/CGCall.cpp | 5 +++
.../llvm-project/clang/lib/CodeGen/CGObjCGNU.cpp | 34 ++++++++-------
.../llvm-project/clang/lib/CodeGen/CodeGenModule.h | 3 ++
.../clang/lib/CodeGen/CoverageMappingGen.cpp | 11 +++--
.../clang/lib/CodeGen/MicrosoftCXXABI.cpp | 12 ++++--
.../clang/lib/Format/ContinuationIndenter.cpp | 8 +++-
.../clang/lib/Format/TokenAnnotator.cpp | 10 ++---
.../clang/lib/Format/UnwrappedLineParser.cpp | 40 ++++++++++--------
.../clang/lib/StaticAnalyzer/Checkers/Taint.cpp | 14 +++----
.../Checkers/cert/InvalidPtrChecker.cpp | 6 ++-
.../libcxx/modules/std.compat/cstdlib.inc | 2 +-
.../include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h | 20 +++++++--
.../llvm/lib/CodeGen/CodeGenPrepare.cpp | 2 +
.../llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp | 4 +-
.../lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 4 ++
.../llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp | 48 +++++++++++++---------
.../llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 9 +++-
.../llvm/lib/Target/AArch64/AArch64InstrInfo.td | 10 -----
.../llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp | 10 ++---
.../llvm/lib/Target/RISCV/RISCVISelLowering.cpp | 2 +-
.../llvm/lib/Target/X86/X86ISelDAGToDAG.cpp | 7 ++--
.../llvm/lib/Target/X86/X86ISelLowering.cpp | 29 +++++++------
.../llvm/lib/Target/X86/X86Subtarget.h | 3 +-
.../llvm-project/llvm/lib/TargetParser/Host.cpp | 5 ++-
.../Transforms/InstCombine/InstCombineSelect.cpp | 2 +-
.../Scalar/InductiveRangeCheckElimination.cpp | 3 ++
27 files changed, 200 insertions(+), 128 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.