[llvm-branch-commits] [llvm] 7c18ece - Revert "Revert "[DebugInfo][DWARF] Emit DW_AT_abstract_origin for concrete/in…"

2025-04-24 Thread via llvm-branch-commits
Author: Vladislav Dzhidzhoev Date: 2025-04-24T21:48:37+02:00 New Revision: 7c18ece9e5dd45f48c658a8c86a473bd979dee31 URL: https://github.com/llvm/llvm-project/commit/7c18ece9e5dd45f48c658a8c86a473bd979dee31 DIFF: https://github.com/llvm/llvm-project/commit/7c18ece9e5dd45f48c658a8c86a473bd979dee3

[llvm-branch-commits] [clang] [llvm] [HLSL][RootSignature] Add parsing of remaining Descriptor Table params (PR #137038)

2025-04-24 Thread via llvm-branch-commits
https://github.com/joaosaffran approved this pull request. https://github.com/llvm/llvm-project/pull/137038 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [llvm] Add option to emit `callgraph` section (PR #87574)

2025-04-24 Thread Paul Kirth via llvm-branch-commits
@@ -558,24 +558,31 @@ void MIRPrinter::convertCallSiteObjects(yaml::MachineFunction &YMF, const MachineFunction &MF, ModuleSlotTracker &MST) { const auto *TRI = MF.getSubtarget().getRegisterInfo(

[llvm-branch-commits] [llvm] [GOFF] Add writing of text records (PR #137235)

2025-04-24 Thread Kai Nacke via llvm-branch-commits
https://github.com/redstar updated https://github.com/llvm/llvm-project/pull/137235 >From 0e5c36a691fcbaa6f63c46f4cf86fa16857e137c Mon Sep 17 00:00:00 2001 From: Kai Nacke Date: Wed, 9 Apr 2025 15:08:52 -0400 Subject: [PATCH 1/2] [GOFF] Add writing of text records Sections which are not allowe

[llvm-branch-commits] [libc] 3591028 - [libc] more amendments

2025-04-24 Thread Schrodinger ZHU Yifan via llvm-branch-commits
Author: Schrodinger ZHU Yifan Date: 2025-04-24T16:21:47-04:00 New Revision: 3591028462d189befbe038e7a87bd9a08da7b26e URL: https://github.com/llvm/llvm-project/commit/3591028462d189befbe038e7a87bd9a08da7b26e DIFF: https://github.com/llvm/llvm-project/commit/3591028462d189befbe038e7a87bd9a08da7b2

[llvm-branch-commits] [libc] 3ef0ab8 - Revert "Revert "[libc] build fix for sigsetjmp (#137047)" (#137077)"

2025-04-24 Thread via llvm-branch-commits
Author: Schrodinger ZHU Yifan Date: 2025-04-24T13:02:09-04:00 New Revision: 3ef0ab8c752dcd3275e6f408d65a573bd92e9a01 URL: https://github.com/llvm/llvm-project/commit/3ef0ab8c752dcd3275e6f408d65a573bd92e9a01 DIFF: https://github.com/llvm/llvm-project/commit/3ef0ab8c752dcd3275e6f408d65a573bd92e9a

[llvm-branch-commits] [llvm] AMDGPU: Add noundef to mbcnt intrinsic returns (PR #136304)

2025-04-24 Thread Shilei Tian via llvm-branch-commits
https://github.com/shiltian approved this pull request. https://github.com/llvm/llvm-project/pull/136304 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

<    1   2