[llvm-branch-commits] [clang] release/19.x: [clang] Install scan-build-py into plain "lib" directory (#106612) (PR #106853)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @mgorny (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. ht

[llvm-branch-commits] [llvm] release/19.x: workflows/release-tasks: Pass required secrets to all called workflows (#106286) (PR #106491)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106491 >From 72a74e44ef6f27c10a2da55fa67bde22d52516c6 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 28 Aug 2024 22:18:08 -0700 Subject: [PATCH] workflows/release-tasks: Pass required secrets to all called workflow

[llvm-branch-commits] [clang-tools-extra] 53c43ba - [clangd] Add clangd 19 release notes

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Nathan Ridge Date: 2024-09-01T09:46:04+02:00 New Revision: 53c43bab2077644ecf152bebffd921572e418692 URL: https://github.com/llvm/llvm-project/commit/53c43bab2077644ecf152bebffd921572e418692 DIFF: https://github.com/llvm/llvm-project/commit/53c43bab2077644ecf152bebffd921572e418692.diff

[llvm-branch-commits] [compiler-rt] release/19.x: [builtins] Fix missing main() function in float16/bfloat16 support checks (#104478) (PR #106843)

2024-09-01 Thread via llvm-branch-commits
overmighty wrote: > @overmighty (or anyone else). If you would like to add a note about this fix > in the release notes (completely optional). Please reply to this comment with > a one or two sentence description of the fix. When you are done, please add > the release:note label to this PR. F

[llvm-branch-commits] [llvm] release/19.x: [AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 (#105550) (PR #105808)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/105808 >From daea6b9c40a1ee9d44f5658c182094147bb78340 Mon Sep 17 00:00:00 2001 From: Jay Foad Date: Thu, 22 Aug 2024 11:42:57 +0100 Subject: [PATCH 1/3] [AMDGPU] Add GFX12 test coverage for vmcnt flushing in loop headers (

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a misannotation of less/greater as angle brackets (#105941) (PR #105971)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/105971 >From d9806ffe4e4d26de9c01f6b8ac0deae169b1d88d Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Sat, 24 Aug 2024 20:10:03 -0700 Subject: [PATCH] [clang-format] Fix a misannotation of less/greater as angle brackets (#10

[llvm-branch-commits] [llvm] ed69966 - [PowerPC] Fix mask for __st[d/w/h/b]cx builtins (#104453)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Zaara Syeda Date: 2024-09-01T10:09:03+02:00 New Revision: ed699666de2d82eab266bf41372175da73202834 URL: https://github.com/llvm/llvm-project/commit/ed699666de2d82eab266bf41372175da73202834 DIFF: https://github.com/llvm/llvm-project/commit/ed699666de2d82eab266bf41372175da73202834.diff L

[llvm-branch-commits] [llvm] release/19.x: [RemoveDIs] Simplify spliceDebugInfo, fixing splice-to-end edge case (#105670) (PR #106690)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/106690 ___ 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] [clang] Add release note about ABI implementation changes for _BitInt on Arm (PR #105659)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @mgabka (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. ht

[llvm-branch-commits] [clang] release/19.x: Revert "[clang] fix broken canonicalization of DeducedTemplateSpeciatizationType (#95202)" (PR #106516)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106516 >From 03cc174e0307ec90091c31c621bd6cee4338c4da Mon Sep 17 00:00:00 2001 From: Corentin Jabot Date: Thu, 29 Aug 2024 11:11:39 +0200 Subject: [PATCH] Revert "[clang] fix broken canonicalization of DeducedTemplateSpeci

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt][fuzzer] SetThreadName build fix for Mingw… (PR #106908)

2024-09-01 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: David CARLIER (devnexen) Changes …in attempt (#106902) --- Full diff: https://github.com/llvm/llvm-project/pull/106908.diff 1 Files Affected: - (modified) compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp (+4) ``di

[llvm-branch-commits] [llvm] release/19.x: [llvm][CodeGen] Address the issue discovered In window scheduling (#101665) (PR #102881)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102881 >From e81188d58202ee7b887e48bc3e4b102fc5f45619 Mon Sep 17 00:00:00 2001 From: Kai Yan Date: Wed, 24 Jul 2024 12:06:35 +0800 Subject: [PATCH 1/5] [llvm][CodeGen] Added missing initialization failure information for w

[llvm-branch-commits] [llvm] release/19.x: [IndVars] Check if WideInc available before trying to use it (PR #106892)

2024-09-01 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/106892 ___ 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] [clang] Revert "[LinkerWrapper] Extend with usual pass options (#96704)" (#102226) (PR #106439)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @haoNoQ (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. ht

[llvm-branch-commits] [llvm] 5457983 - [llvm][CodeGen] Address the issue of multiple resource reservations In window scheduling (#101665)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Kai Yan Date: 2024-09-01T10:00:16+02:00 New Revision: 54579830d81a67cfa52b90c34bcf9a631f53fcc5 URL: https://github.com/llvm/llvm-project/commit/54579830d81a67cfa52b90c34bcf9a631f53fcc5 DIFF: https://github.com/llvm/llvm-project/commit/54579830d81a67cfa52b90c34bcf9a631f53fcc5.diff LOG:

[llvm-branch-commits] [clang] [llvm] release/19.x: [AArch64] Make apple-m4 armv8.7-a again (from armv9.2-a). (PR #106599)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @ahmedbougacha (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this P

[llvm-branch-commits] [clang] [AArch64][ARM] Add a release note about _BitInt (PR #101521)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101521 ___ 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] [clang] [clang-format] Revert "[clang-format][NFC] Delete TT_LambdaArrow (#70… (PR #106482)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/106482 ___ 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] [clang] [llvm] release/19.x: [AArch64] Make apple-m4 armv8.7-a again (from armv9.2-a). (PR #106599)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/106599 ___ 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] release/19.x: [Instrumentation] Fix EdgeCounts vector size in SetBranchWeights (#99064) (PR #106823)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106823 >From f131edf6fbe8e2ab7306aba72698daa6153ec91e Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Mon, 26 Aug 2024 17:56:45 +0300 Subject: [PATCH] [Instrumentation] Fix EdgeCounts vector size in SetBranchWeights (#9906

[llvm-branch-commits] [clang] Backport taint analysis slowdown regression fix (PR #105516)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/105516 >From 78f97e22e5d87f9efc6b2c0ec76f60667458ca8a Mon Sep 17 00:00:00 2001 From: Balazs Benics Date: Wed, 21 Aug 2024 14:24:56 +0200 Subject: [PATCH] [analyzer] Limit `isTainted()` by skipping complicated symbols (#105

[llvm-branch-commits] [llvm] release/19.x: workflows/release-binaries: Remove .git/config file from artifacts (#106310) (PR #106821)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/106821 ___ 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] release/19.x: Restrict LLVM_TARGETS_TO_BUILD in Windows release packaging (#106059) (PR #106546)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106546 >From 1b643dbad74986718460f28347cbd17085402383 Mon Sep 17 00:00:00 2001 From: Hans Date: Thu, 29 Aug 2024 13:54:30 +0200 Subject: [PATCH] Restrict LLVM_TARGETS_TO_BUILD in Windows release packaging (#106059) When i

[llvm-branch-commits] [clang] [clang-format] Correctly identify token-pasted record names (PR #106897)

2024-09-01 Thread Owen Pan via llvm-branch-commits
https://github.com/owenca created https://github.com/llvm/llvm-project/pull/106897 See https://github.com/llvm/llvm-project/pull/89706#issuecomment-2315549955. >From 0b75d0dd80d712c83d6188f931ad18eb6b6c8071 Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Sun, 1 Sep 2024 02:46:38 -0700 Subject: [

[llvm-branch-commits] [clang-tools-extra] [clangd] Add clangd 19 release notes (PR #105975)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/105975 >From 53c43bab2077644ecf152bebffd921572e418692 Mon Sep 17 00:00:00 2001 From: Nathan Ridge Date: Sun, 25 Aug 2024 02:10:45 -0400 Subject: [PATCH] [clangd] Add clangd 19 release notes --- clang-tools-extra/docs/Rele

[llvm-branch-commits] [clang] release/19.x: Fix codegen of consteval functions returning an empty class, and related issues (#93115) (PR #102070)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
tru wrote: ping https://github.com/llvm/llvm-project/pull/102070 ___ 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] [clang] release/19.x: [C++20] [Modules] Don't insert class not in named modules to PendingEmittingVTables (#106501) (PR #106504)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @ChuanqiXu9 (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

[llvm-branch-commits] [llvm] release/19.x: workflows/release-binaries: Remove .git/config file from artifacts (#106310) (PR #106821)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106821 >From c21b039178b2efd17bc4eef906ab7b3a07cab288 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 30 Aug 2024 19:46:33 -0700 Subject: [PATCH] workflows/release-binaries: Remove .git/config file from artifacts (#

[llvm-branch-commits] [llvm] release/19.x: [AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 (#105550) (PR #105808)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/105808 ___ 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] [libcxx] release/19.x: [libc++] Add missing include to three_way_comp_ref_type.h (PR #106265)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @ldionne (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. h

[llvm-branch-commits] [llvm] release/19.x: Restrict LLVM_TARGETS_TO_BUILD in Windows release packaging (#106059) (PR #106546)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/106546 ___ 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] [clang] Revert "[LinkerWrapper] Extend with usual pass options (#96704)" (#102226) (PR #106439)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/106439 ___ 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] [clang] [llvm] release/19.x: [AArch64] Make apple-m4 armv8.7-a again (from armv9.2-a). (PR #106599)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106599 >From eba1ef5a1b7a84ed1954797dcd6d6f073b1f1a56 Mon Sep 17 00:00:00 2001 From: Ahmed Bougacha Date: Thu, 29 Aug 2024 09:50:44 -0700 Subject: [PATCH] [AArch64] Make apple-m4 armv8.7-a again (from armv9.2-a). (#106312

[llvm-branch-commits] [llvm] release/19.x: [PowerPC] Respect endianness when bitcasting to fp128 (#95931) (PR #105623)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @chenzheng1030 (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this P

[llvm-branch-commits] [clang] Add release note about ABI implementation changes for _BitInt on Arm (PR #105659)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/105659 >From 3f768dd6806aeca74bfdf21bde9135d96b137ef3 Mon Sep 17 00:00:00 2001 From: Maciej Gabka Date: Thu, 22 Aug 2024 12:40:01 + Subject: [PATCH] Add release note about ABI implementation changes for _BitInt on Arm

[llvm-branch-commits] [llvm] 5a164a2 - [llvm][CodeGen] Fixed max cycle calculation with zero-cost instructions for window scheduler (#99454)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Kai Yan Date: 2024-09-01T10:00:16+02:00 New Revision: 5a164a28e37fe3cda99236595167f7762b47c76d URL: https://github.com/llvm/llvm-project/commit/5a164a28e37fe3cda99236595167f7762b47c76d DIFF: https://github.com/llvm/llvm-project/commit/5a164a28e37fe3cda99236595167f7762b47c76d.diff LOG:

[llvm-branch-commits] [clang] release/19.x: [clang-format] Correctly annotate braces in ObjC square brackets (#106654) (PR #106819)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106819 >From 1ccd19c4b297e9a2bd1b2bb6bbb9d9ad2acbab40 Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Fri, 30 Aug 2024 19:23:45 -0700 Subject: [PATCH] [clang-format] Correctly annotate braces in ObjC square brackets (#106654

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt][fuzzer] SetThreadName build fix for Mingw… (PR #106908)

2024-09-01 Thread Nikita Popov via llvm-branch-commits
https://github.com/nikic milestoned https://github.com/llvm/llvm-project/pull/106908 ___ 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] [clang-tools-extra] [clangd] Add clangd 19 release notes (PR #105975)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/105975 ___ 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] release/19.x: [analyzer] Add missing include to llvm/lib/Support/Z3Solver.cpp (#106410) (PR #106525)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @tamird (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. ht

[llvm-branch-commits] [llvm] release/19.x: [AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 (#105550) (PR #105808)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @jayfoad (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. h

[llvm-branch-commits] [llvm] e1be8cf - [RemoveDIs] Simplify spliceDebugInfo, fixing splice-to-end edge case (#105670)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Orlando Cazalet-Hyams Date: 2024-09-01T10:20:08+02:00 New Revision: e1be8cf8723e8577abaeef586ec4c39f30053913 URL: https://github.com/llvm/llvm-project/commit/e1be8cf8723e8577abaeef586ec4c39f30053913 DIFF: https://github.com/llvm/llvm-project/commit/e1be8cf8723e8577abaeef586ec4c39f300539

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Add missing include to three_way_comp_ref_type.h (PR #106265)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106265 >From 6883c490e04a0f681b95e32eaa74aa82458bdb28 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Tue, 27 Aug 2024 14:22:25 -0400 Subject: [PATCH] [libc++] Add missing include to three_way_comp_ref_type.h We were usi

[llvm-branch-commits] [clang] release/19.x: [clang-format] Correctly annotate braces in ObjC square brackets (#106654) (PR #106819)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @owenca (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. ht

[llvm-branch-commits] [llvm] release/19.x: [llvm][CodeGen] Address the issue discovered In window scheduling (#101665) (PR #102881)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @kaiyan96 (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

[llvm-branch-commits] [llvm] release/19.x: [PowerPC] Fix mask for __st[d/w/h/b]cx builtins (#104453) (PR #106085)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/106085 ___ 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] release/19.x: workflows/release-binaries: Remove .git/config file from artifacts (#106310) (PR #106821)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @tstellar (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

[llvm-branch-commits] [clang] release/19.x: [C++20] [Modules] Don't insert class not in named modules to PendingEmittingVTables (#106501) (PR #106504)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106504 >From c8c66e01d83323a3db57fade24befb26b0e6fe84 Mon Sep 17 00:00:00 2001 From: Chuanqi Xu Date: Thu, 29 Aug 2024 15:42:57 +0800 Subject: [PATCH] [C++20] [Modules] Don't insert class not in named modules to PendingEmi

[llvm-branch-commits] [clang] release/19.x: [clang][AArch64] Add SME2.1 feature macros (#105657) (PR #106135)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @sdesmalen-arm (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this P

[llvm-branch-commits] [clang] release/19.x: [clang-format] Correctly identify token-pasted record names (#106484) (PR #106900)

2024-09-01 Thread via llvm-branch-commits
llvmbot wrote: @kadircet What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/106900 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/list

[llvm-branch-commits] [llvm] release/19.x: [analyzer] Add missing include to llvm/lib/Support/Z3Solver.cpp (#106410) (PR #106525)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/106525 ___ 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] 06d0097 - [llvm][CodeGen] Fixed a bug in stall cycle calculation for window scheduler (#99451)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Kai Yan Date: 2024-09-01T10:00:16+02:00 New Revision: 06d009789f771e8cef82714549c3136e320312be URL: https://github.com/llvm/llvm-project/commit/06d009789f771e8cef82714549c3136e320312be DIFF: https://github.com/llvm/llvm-project/commit/06d009789f771e8cef82714549c3136e320312be.diff LOG:

[llvm-branch-commits] [clang] 1ccd19c - [clang-format] Correctly annotate braces in ObjC square brackets (#106654)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
Author: Owen Pan Date: 2024-09-01T10:20:55+02:00 New Revision: 1ccd19c4b297e9a2bd1b2bb6bbb9d9ad2acbab40 URL: https://github.com/llvm/llvm-project/commit/1ccd19c4b297e9a2bd1b2bb6bbb9d9ad2acbab40 DIFF: https://github.com/llvm/llvm-project/commit/1ccd19c4b297e9a2bd1b2bb6bbb9d9ad2acbab40.diff LOG:

[llvm-branch-commits] [clang] Revert "[LinkerWrapper] Extend with usual pass options (#96704)" (#102226) (PR #106439)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106439 >From 491375504831aae3da85ffb288ca3c8b3c94b1ea Mon Sep 17 00:00:00 2001 From: Joseph Huber Date: Tue, 6 Aug 2024 21:33:25 -0500 Subject: [PATCH] Revert "[LinkerWrapper] Extend with usual pass options (#96704)" (#102

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a misannotation of redundant r_paren as CastRParen (#105921) (PR #105967)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/105967 ___ 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] release/19.x: [llvm][CodeGen] Address the issue discovered In window scheduling (#101665) (PR #102881)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102881 ___ 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] [clang] release/19.x: [clang-format] js handle anonymous classes (#106242) (PR #106390)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106390 >From f88180bbc489a587954adfce40cc5c90adc74962 Mon Sep 17 00:00:00 2001 From: Krasimir Georgiev Date: Wed, 28 Aug 2024 13:45:17 +0200 Subject: [PATCH] [clang-format] js handle anonymous classes (#106242) Addresses a

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt][fuzzer] SetThreadName build fix for Mingw… (PR #106908)

2024-09-01 Thread David CARLIER via llvm-branch-commits
https://github.com/devnexen created https://github.com/llvm/llvm-project/pull/106908 …in attempt (#106902) >From 37732be4723835e6afa063b16094fef448fa61bf Mon Sep 17 00:00:00 2001 From: David CARLIER Date: Sun, 1 Sep 2024 13:35:10 +0100 Subject: [PATCH] release/19.x: [compiler-rt][fuzzer] SetTh

[llvm-branch-commits] [clang] release/19.x: [clang-format] Correctly identify token-pasted record names (#106484) (PR #106900)

2024-09-01 Thread kadir çetinkaya via llvm-branch-commits
https://github.com/kadircet approved this pull request. https://github.com/llvm/llvm-project/pull/106900 ___ 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] [clang] Backport taint analysis slowdown regression fix (PR #105516)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/105516 >From f565cbd194c54a3fec64236330ade3760f473965 Mon Sep 17 00:00:00 2001 From: Balazs Benics Date: Wed, 21 Aug 2024 14:24:56 +0200 Subject: [PATCH 1/2] [analyzer] Limit `isTainted()` by skipping complicated symbols (

[llvm-branch-commits] [lld] release/19.x: [lld-macho] Fix crash: ObjC category merge + relative method lists (#104081) (PR #105615)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @alx32 (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. htt

[llvm-branch-commits] [clang] Backport taint analysis slowdown regression fix (PR #105516)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @steakhal (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

[llvm-branch-commits] [clang] release/19.x: [clang] Install scan-build-py into plain "lib" directory (#106612) (PR #106853)

2024-09-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/106853 >From 816fde1cbb700ebcc8b3df81fb93d675c04c12cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 29 Aug 2024 20:57:25 +0200 Subject: [PATCH] [clang] Install scan-build-py into plain "lib"

[llvm-branch-commits] [compiler-rt] release/19.x: [builtins] Fix missing main() function in float16/bfloat16 support checks (#104478) (PR #106843)

2024-09-01 Thread via llvm-branch-commits
github-actions[bot] wrote: @overmighty (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

<    1   2