[llvm-branch-commits] [compiler-rt] cc6be82 - [sanitizer_common][test] Fix SanitizerIoctl/KVM_GET_* tests on Linux/… (#100532)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Rainer Orth Date: 2024-08-10T11:48:36+02:00 New Revision: cc6be8216ad24a03911c5eee429901ad61c173f4 URL: https://github.com/llvm/llvm-project/commit/cc6be8216ad24a03911c5eee429901ad61c173f4 DIFF: https://github.com/llvm/llvm-project/commit/cc6be8216ad24a03911c5eee429901ad61c173f4.diff L

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common][test] Fix SanitizerIoctl/KVM_GET_* tests on Linux/… (#100532) (PR #101136)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101136 >From cc6be8216ad24a03911c5eee429901ad61c173f4 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Tue, 30 Jul 2024 08:55:45 +0200 Subject: [PATCH] =?UTF-8?q?[sanitizer=5Fcommon][test]=20Fix=20SanitizerIoc?= =?UTF-8?q?

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common][test] Fix SanitizerIoctl/KVM_GET_* tests on Linux/… (#100532) (PR #101136)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101136 ___ 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] [compiler-rt] release/19.x: [sanitizer_common][test] Fix SanitizerIoctl/KVM_GET_* tests on Linux/… (#100532) (PR #101136)

2024-08-10 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: None (llvmbot) Changes Backport 9eefe065bb2752b0db9ed553d2406e9a15ce349e Requested by: @rorth --- Full diff: https://github.com/llvm/llvm-project/pull/101136.diff 1 Files Affected: - (modified) compiler-rt/lib/sanitizer

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common] Don't use syscall(SYS_clone) on Linux/sparc64 (#100534) (PR #101137)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101137 >From 708cb9cd3a4b7ca182e35a5b3c17f10f18215084 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Tue, 30 Jul 2024 08:57:25 +0200 Subject: [PATCH] [sanitizer_common] Don't use syscall(SYS_clone) on Linux/sparc64 (#100

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common][test] Fix SanitizerIoctl/KVM_GET_* tests on Linux/… (#100532) (PR #101136)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @rorth (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] [compiler-rt] 708cb9c - [sanitizer_common] Don't use syscall(SYS_clone) on Linux/sparc64 (#100534)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Rainer Orth Date: 2024-08-10T11:49:18+02:00 New Revision: 708cb9cd3a4b7ca182e35a5b3c17f10f18215084 URL: https://github.com/llvm/llvm-project/commit/708cb9cd3a4b7ca182e35a5b3c17f10f18215084 DIFF: https://github.com/llvm/llvm-project/commit/708cb9cd3a4b7ca182e35a5b3c17f10f18215084.diff L

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common] Don't use syscall(SYS_clone) on Linux/sparc64 (#100534) (PR #101137)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101137 ___ 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] [compiler-rt] release/19.x: [sanitizer_common] Adjust signal_send.cpp for Linux/sparc64 (#100538) (PR #101141)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101141 >From 97747fb4686939771854e7c9c4e6d9f9bfb59c81 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Tue, 30 Jul 2024 09:00:20 +0200 Subject: [PATCH] [sanitizer_common] Adjust signal_send.cpp for Linux/sparc64 (#100538)

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common] Don't use syscall(SYS_clone) on Linux/sparc64 (#100534) (PR #101137)

2024-08-10 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: None (llvmbot) Changes Backport 1c53b907bd6348138a59da270836fc9b4c161a07 Requested by: @rorth --- Full diff: https://github.com/llvm/llvm-project/pull/101137.diff 1 Files Affected: - (modified) compiler-rt/lib/sanitizer

[llvm-branch-commits] [compiler-rt] 97747fb - [sanitizer_common] Adjust signal_send.cpp for Linux/sparc64 (#100538)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Rainer Orth Date: 2024-08-10T11:49:43+02:00 New Revision: 97747fb4686939771854e7c9c4e6d9f9bfb59c81 URL: https://github.com/llvm/llvm-project/commit/97747fb4686939771854e7c9c4e6d9f9bfb59c81 DIFF: https://github.com/llvm/llvm-project/commit/97747fb4686939771854e7c9c4e6d9f9bfb59c81.diff L

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common] Adjust signal_send.cpp for Linux/sparc64 (#100538) (PR #101141)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101141 ___ 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] [compiler-rt] release/19.x: [sanitizer_common] Don't use syscall(SYS_clone) on Linux/sparc64 (#100534) (PR #101137)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @rorth (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] [compiler-rt] release/19.x: [sanitizer_common] Fix internal_*stat on Linux/sparc64 (#101012) (PR #101143)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101143 >From 282f103026c78e1881843aee61ac412c153f6df9 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Tue, 30 Jul 2024 09:03:00 +0200 Subject: [PATCH] [sanitizer_common] Fix internal_*stat on Linux/sparc64 (#101012) ```

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common] Adjust signal_send.cpp for Linux/sparc64 (#100538) (PR #101141)

2024-08-10 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: None (llvmbot) Changes Backport 7cecbdfe4eac3fd7268532426fb6b13e51b8720d Requested by: @rorth --- Full diff: https://github.com/llvm/llvm-project/pull/101141.diff 1 Files Affected: - (modified) compiler-rt/test/sanitize

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common] Fix internal_*stat on Linux/sparc64 (#101012) (PR #101143)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101143 ___ 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] [compiler-rt] 282f103 - [sanitizer_common] Fix internal_*stat on Linux/sparc64 (#101012)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Rainer Orth Date: 2024-08-10T11:50:09+02:00 New Revision: 282f103026c78e1881843aee61ac412c153f6df9 URL: https://github.com/llvm/llvm-project/commit/282f103026c78e1881843aee61ac412c153f6df9 DIFF: https://github.com/llvm/llvm-project/commit/282f103026c78e1881843aee61ac412c153f6df9.diff L

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common] Adjust signal_send.cpp for Linux/sparc64 (#100538) (PR #101141)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @rorth (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] [compiler-rt] release/19.x: [sanitizer_common] Fix internal_*stat on Linux/sparc64 (#101012) (PR #101143)

2024-08-10 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: None (llvmbot) Changes Backport fcd6bd5587cc376cd8f43b60d1c7d61fdfe0f535 Requested by: @rorth --- Full diff: https://github.com/llvm/llvm-project/pull/101143.diff 1 Files Affected: - (modified) compiler-rt/lib/sanitizer

[llvm-branch-commits] [compiler-rt] release/19.x: [sanitizer_common] Fix internal_*stat on Linux/sparc64 (#101012) (PR #101143)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @rorth (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] [compiler-rt] [sanitizer_common] Fix internal_*stat on Linux/sparc64 (PR #101236)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
tru wrote: This needs to be fixed due to conflicts with other merged changes @rorth https://github.com/llvm/llvm-project/pull/101236 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinf

[llvm-branch-commits] [llvm] release/19.x: [ADT] Add `` to SmallVector (#101761) (PR #101771)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101771 >From e2f25af711425fb238317582441f4bda56131891 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 2 Aug 2024 23:07:21 +0100 Subject: [PATCH] [ADT] Add `` to SmallVector (#101761) SmallVector uses `uint32_t`, `uint6

[llvm-branch-commits] [llvm] e2f25af - [ADT] Add `` to SmallVector (#101761)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Sam James Date: 2024-08-10T11:52:05+02:00 New Revision: e2f25af711425fb238317582441f4bda56131891 URL: https://github.com/llvm/llvm-project/commit/e2f25af711425fb238317582441f4bda56131891 DIFF: https://github.com/llvm/llvm-project/commit/e2f25af711425fb238317582441f4bda56131891.diff LOG

[llvm-branch-commits] [llvm] release/19.x: [ADT] Add `` to SmallVector (#101761) (PR #101771)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101771 ___ 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] [libc++][bit] Improves rotate functions. (#98032) (PR #101892)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101892 >From 01a49d21c757fa80b3d6cf5cb153840cc94f8830 Mon Sep 17 00:00:00 2001 From: Mark de Wever Date: Sat, 3 Aug 2024 11:19:00 +0200 Subject: [PATCH] [libc++][bit] Improves rotate functions. (#98032) Investigating #9661

[llvm-branch-commits] [libcxx] 01a49d2 - [libc++][bit] Improves rotate functions. (#98032)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Mark de Wever Date: 2024-08-10T11:52:40+02:00 New Revision: 01a49d21c757fa80b3d6cf5cb153840cc94f8830 URL: https://github.com/llvm/llvm-project/commit/01a49d21c757fa80b3d6cf5cb153840cc94f8830 DIFF: https://github.com/llvm/llvm-project/commit/01a49d21c757fa80b3d6cf5cb153840cc94f8830.diff

[llvm-branch-commits] [llvm] release/19.x: [ADT] Add `` to SmallVector (#101761) (PR #101771)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @thesamesam (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] [libcxx] [libc++][bit] Improves rotate functions. (#98032) (PR #101892)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101892 ___ 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] [libc++][bit] Improves rotate functions. (#98032) (PR #101892)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @mordante (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: [AArch64] Avoid inlining if ZT0 needs preserving. (#101343) (PR #101932)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101932 >From ad5beb7386ad86da7a568d5c5304a3acbd2b7296 Mon Sep 17 00:00:00 2001 From: Sander de Smalen Date: Fri, 2 Aug 2024 10:29:08 +0100 Subject: [PATCH] [AArch64] Avoid inlining if ZT0 needs preserving. (#101343) Inlini

[llvm-branch-commits] [llvm] ad5beb7 - [AArch64] Avoid inlining if ZT0 needs preserving. (#101343)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Sander de Smalen Date: 2024-08-10T11:53:55+02:00 New Revision: ad5beb7386ad86da7a568d5c5304a3acbd2b7296 URL: https://github.com/llvm/llvm-project/commit/ad5beb7386ad86da7a568d5c5304a3acbd2b7296 DIFF: https://github.com/llvm/llvm-project/commit/ad5beb7386ad86da7a568d5c5304a3acbd2b7296.di

[llvm-branch-commits] [llvm] release/19.x: [AArch64] Avoid inlining if ZT0 needs preserving. (#101343) (PR #101932)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101932 ___ 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: [AArch64] Avoid inlining if ZT0 needs preserving. (#101343) (PR #101932)

2024-08-10 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] [llvm] release/19.x: [AArch64] Avoid NEON dot product in streaming[-compatible] functions (#101677) (PR #101933)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101933 >From de97808c777e711b8a2010992006f89d6a5a6653 Mon Sep 17 00:00:00 2001 From: Sander de Smalen Date: Fri, 2 Aug 2024 15:56:52 +0100 Subject: [PATCH] [AArch64] Avoid NEON dot product in streaming[-compatible] functio

[llvm-branch-commits] [llvm] de97808 - [AArch64] Avoid NEON dot product in streaming[-compatible] functions (#101677)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Sander de Smalen Date: 2024-08-10T11:54:44+02:00 New Revision: de97808c777e711b8a2010992006f89d6a5a6653 URL: https://github.com/llvm/llvm-project/commit/de97808c777e711b8a2010992006f89d6a5a6653 DIFF: https://github.com/llvm/llvm-project/commit/de97808c777e711b8a2010992006f89d6a5a6653.di

[llvm-branch-commits] [llvm] release/19.x: [AArch64] Avoid NEON dot product in streaming[-compatible] functions (#101677) (PR #101933)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101933 ___ 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: [AArch64] Avoid NEON dot product in streaming[-compatible] functions (#101677) (PR #101933)

2024-08-10 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] [compiler-rt] release/19.x: [AArch64][SME] Rewrite __arm_sc_memset to remove invalid instruction (#101522) (PR #101938)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101938 >From 91d3e76a2b670aece2a15c54f3f9893c0ed96ba1 Mon Sep 17 00:00:00 2001 From: Kerry McLaughlin Date: Fri, 2 Aug 2024 18:00:59 +0100 Subject: [PATCH] [AArch64][SME] Rewrite __arm_sc_memset to remove invalid instructi

[llvm-branch-commits] [compiler-rt] 91d3e76 - [AArch64][SME] Rewrite __arm_sc_memset to remove invalid instruction (#101522)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Kerry McLaughlin Date: 2024-08-10T11:55:42+02:00 New Revision: 91d3e76a2b670aece2a15c54f3f9893c0ed96ba1 URL: https://github.com/llvm/llvm-project/commit/91d3e76a2b670aece2a15c54f3f9893c0ed96ba1 DIFF: https://github.com/llvm/llvm-project/commit/91d3e76a2b670aece2a15c54f3f9893c0ed96ba1.di

[llvm-branch-commits] [compiler-rt] release/19.x: [AArch64][SME] Rewrite __arm_sc_memset to remove invalid instruction (#101522) (PR #101938)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101938 ___ 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] [compiler-rt] release/19.x: [AArch64][SME] Rewrite __arm_sc_memset to remove invalid instruction (#101522) (PR #101938)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @kmclaughlin-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

[llvm-branch-commits] [llvm] release/19.x: [LLVM][TTI][SME] Allow optional auto-vectorisation for streaming functions. (#101679) (PR #101959)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101959 >From dcaa1cde296eb517f19fe49f3cdf5eaff874ebe0 Mon Sep 17 00:00:00 2001 From: Paul Walker Date: Mon, 5 Aug 2024 11:25:44 +0100 Subject: [PATCH] [LLVM][TTI][SME] Allow optional auto-vectorisation for streaming functi

[llvm-branch-commits] [llvm] dcaa1cd - [LLVM][TTI][SME] Allow optional auto-vectorisation for streaming functions. (#101679)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Paul Walker Date: 2024-08-10T11:56:22+02:00 New Revision: dcaa1cde296eb517f19fe49f3cdf5eaff874ebe0 URL: https://github.com/llvm/llvm-project/commit/dcaa1cde296eb517f19fe49f3cdf5eaff874ebe0 DIFF: https://github.com/llvm/llvm-project/commit/dcaa1cde296eb517f19fe49f3cdf5eaff874ebe0.diff L

[llvm-branch-commits] [llvm] release/19.x: [LLVM][TTI][SME] Allow optional auto-vectorisation for streaming functions. (#101679) (PR #101959)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101959 ___ 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: [Driver] Restrict Ofast deprecation help message to Clang (#101682) (PR #101963)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101963 >From 4ab53133ed3612cb4d532efd84823f9e5be22c0f Mon Sep 17 00:00:00 2001 From: Kiran Chandramohan Date: Mon, 5 Aug 2024 12:43:37 +0100 Subject: [PATCH] [Driver] Restrict Ofast deprecation help message to Clang (#1016

[llvm-branch-commits] [clang] 4ab5313 - [Driver] Restrict Ofast deprecation help message to Clang (#101682)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Kiran Chandramohan Date: 2024-08-10T11:56:43+02:00 New Revision: 4ab53133ed3612cb4d532efd84823f9e5be22c0f URL: https://github.com/llvm/llvm-project/commit/4ab53133ed3612cb4d532efd84823f9e5be22c0f DIFF: https://github.com/llvm/llvm-project/commit/4ab53133ed3612cb4d532efd84823f9e5be22c0f.

[llvm-branch-commits] [clang] release/19.x: [Driver] Restrict Ofast deprecation help message to Clang (#101682) (PR #101963)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101963 ___ 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][TTI][SME] Allow optional auto-vectorisation for streaming functions. (#101679) (PR #101959)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @paulwalker-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

[llvm-branch-commits] [clang] release/19.x: [Clang] SFINAE on mismatching pack length during constraint satisfaction checking (#101879) (PR #101967)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101967 >From 09831f28cf1e7630569dc672701fde1be90f8950 Mon Sep 17 00:00:00 2001 From: cor3ntin Date: Mon, 5 Aug 2024 14:22:07 +0200 Subject: [PATCH] [Clang] SFINAE on mismatching pack length during constraint satisfaction c

[llvm-branch-commits] [clang] 09831f2 - [Clang] SFINAE on mismatching pack length during constraint satisfaction checking (#101879)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: cor3ntin Date: 2024-08-10T11:57:16+02:00 New Revision: 09831f28cf1e7630569dc672701fde1be90f8950 URL: https://github.com/llvm/llvm-project/commit/09831f28cf1e7630569dc672701fde1be90f8950 DIFF: https://github.com/llvm/llvm-project/commit/09831f28cf1e7630569dc672701fde1be90f8950.diff LOG:

[llvm-branch-commits] [clang] release/19.x: [Clang] SFINAE on mismatching pack length during constraint satisfaction checking (#101879) (PR #101967)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101967 ___ 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: [Driver] Restrict Ofast deprecation help message to Clang (#101682) (PR #101963)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @kiranchandramohan (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 th

[llvm-branch-commits] [clang] release/19.x: [Clang] SFINAE on mismatching pack length during constraint satisfaction checking (#101879) (PR #101967)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @cor3ntin (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] SFINAE on mismatching pack length during constraint satisfaction checking (#101879) (PR #101967)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
tru wrote: > Not sure what's blocking this, but can we get this merged before LLVM 19 > final release please? Nothing was blocking it - I was just travelling and is only now processing the backported fixes. https://github.com/llvm/llvm-project/pull/101967 _

[llvm-branch-commits] [clang] [Driver] Temporarily probe aarch64-linux-gnu GCC installation (PR #102039)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102039 >From 428c151659400de2d71f9012d43b3652e821b61f Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Mon, 5 Aug 2024 11:52:52 -0700 Subject: [PATCH] [Driver] Temporarily probe aarch64-linux-gnu GCC installation As the c

[llvm-branch-commits] [clang] 428c151 - [Driver] Temporarily probe aarch64-linux-gnu GCC installation

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Fangrui Song Date: 2024-08-10T11:58:27+02:00 New Revision: 428c151659400de2d71f9012d43b3652e821b61f URL: https://github.com/llvm/llvm-project/commit/428c151659400de2d71f9012d43b3652e821b61f DIFF: https://github.com/llvm/llvm-project/commit/428c151659400de2d71f9012d43b3652e821b61f.diff

[llvm-branch-commits] [clang] [Driver] Temporarily probe aarch64-linux-gnu GCC installation (PR #102039)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102039 ___ 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-tasks: Add missing permissions for release binaries (#102023) (PR #102057)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102057 >From e1c32a819d223aed47ff4253fde919fb0cb89b37 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Mon, 5 Aug 2024 13:30:04 -0700 Subject: [PATCH] workflows/release-tasks: Add missing permissions for release binaries

[llvm-branch-commits] [llvm] release/19.x: workflows/release-tasks: Add missing permissions for release binaries (#102023) (PR #102057)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102057 ___ 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] [Driver] Temporarily probe aarch64-linux-gnu GCC installation (PR #102039)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @MaskRay (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: workflows/release-tasks: Add missing permissions for release binaries (#102023) (PR #102057)

2024-08-10 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] [llvm] release/19.x: workflows/release-binaries: Give attestation artifacts a unique name (#102041) (PR #102067)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102067 >From b5cb9081fa4560ec9d87a5d81aa027f7239c61c7 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Mon, 5 Aug 2024 14:38:56 -0700 Subject: [PATCH] workflows/release-binaries: Give attestation artifacts a unique name (

[llvm-branch-commits] [llvm] release/19.x: workflows/release-binaries: Give attestation artifacts a unique name (#102041) (PR #102067)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102067 ___ 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: [BinaryFormat] Disable MachOTest.UnalignedLC on SPARC (#100086) (PR #102103)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102103 >From aa3bbf147fbbd289485e7bdf12d27c1d3c0169c6 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Tue, 6 Aug 2024 09:08:41 +0200 Subject: [PATCH] [BinaryFormat] Disable MachOTest.UnalignedLC on SPARC (#100086) As dis

[llvm-branch-commits] [llvm] aa3bbf1 - [BinaryFormat] Disable MachOTest.UnalignedLC on SPARC (#100086)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Rainer Orth Date: 2024-08-10T12:00:43+02:00 New Revision: aa3bbf147fbbd289485e7bdf12d27c1d3c0169c6 URL: https://github.com/llvm/llvm-project/commit/aa3bbf147fbbd289485e7bdf12d27c1d3c0169c6 DIFF: https://github.com/llvm/llvm-project/commit/aa3bbf147fbbd289485e7bdf12d27c1d3c0169c6.diff L

[llvm-branch-commits] [llvm] release/19.x: [BinaryFormat] Disable MachOTest.UnalignedLC on SPARC (#100086) (PR #102103)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102103 ___ 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] [lldb] release/19.x: [LLDB] Add `` to AddressableBits (#102110) (PR #102112)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102112 >From 1545897f089d3e16edc5142f1c6e3238ba64b26b Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 6 Aug 2024 09:58:36 +0100 Subject: [PATCH] [LLDB] Add `` to AddressableBits (#102110) (cherry picked from commit bb5

[llvm-branch-commits] [lldb] 1545897 - [LLDB] Add `` to AddressableBits (#102110)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Sam James Date: 2024-08-10T12:01:08+02:00 New Revision: 1545897f089d3e16edc5142f1c6e3238ba64b26b URL: https://github.com/llvm/llvm-project/commit/1545897f089d3e16edc5142f1c6e3238ba64b26b DIFF: https://github.com/llvm/llvm-project/commit/1545897f089d3e16edc5142f1c6e3238ba64b26b.diff LOG

[llvm-branch-commits] [lldb] release/19.x: [LLDB] Add `` to AddressableBits (#102110) (PR #102112)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102112 ___ 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: Give attestation artifacts a unique name (#102041) (PR #102067)

2024-08-10 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] [llvm] release/19.x: [BinaryFormat] Disable MachOTest.UnalignedLC on SPARC (#100086) (PR #102103)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @rorth (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] [lldb] release/19.x: [LLDB] Add `` to AddressableBits (#102110) (PR #102112)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @thesamesam (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: [AArch64] Add streaming-mode stack hazard optimization remarks (#101695) (PR #102168)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
tru wrote: The patch here is pretty big in size, but it seems to only affects the remarks, on the other hand it doesn't seem to really fix anything and in that case I feel like RC3 might be the wrong time to merge this. Is there a huge upside to take this this late in the process? Also ping @

[llvm-branch-commits] [llvm] [LAA] Refine stride checks for SCEVs during dependence analysis. (#99… (PR #102201)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102201 >From 87656b311523827c1960a66009cc6cf81c8abb70 Mon Sep 17 00:00:00 2001 From: Florian Hahn Date: Fri, 26 Jul 2024 13:10:16 +0100 Subject: [PATCH] [LAA] Refine stride checks for SCEVs during dependence analysis. (#99

[llvm-branch-commits] [llvm] 87656b3 - [LAA] Refine stride checks for SCEVs during dependence analysis. (#99577)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Florian Hahn Date: 2024-08-10T12:04:49+02:00 New Revision: 87656b311523827c1960a66009cc6cf81c8abb70 URL: https://github.com/llvm/llvm-project/commit/87656b311523827c1960a66009cc6cf81c8abb70 DIFF: https://github.com/llvm/llvm-project/commit/87656b311523827c1960a66009cc6cf81c8abb70.diff

[llvm-branch-commits] [llvm] [LAA] Refine stride checks for SCEVs during dependence analysis. (#99… (PR #102201)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102201 ___ 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: [CalcSpillWeights] Avoid x87 excess precision influencing weight result (PR #102207)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102207 >From 1eae7f714a6ce9499bc115d5880b81f146cb7eee Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Tue, 23 Jul 2024 19:02:36 +0200 Subject: [PATCH] [CalcSpillWeights] Avoid x87 excess precision influencing weight re

[llvm-branch-commits] [llvm] 1eae7f7 - [CalcSpillWeights] Avoid x87 excess precision influencing weight result

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Dimitry Andric Date: 2024-08-10T12:05:19+02:00 New Revision: 1eae7f714a6ce9499bc115d5880b81f146cb7eee URL: https://github.com/llvm/llvm-project/commit/1eae7f714a6ce9499bc115d5880b81f146cb7eee DIFF: https://github.com/llvm/llvm-project/commit/1eae7f714a6ce9499bc115d5880b81f146cb7eee.diff

[llvm-branch-commits] [llvm] release/19.x: [CalcSpillWeights] Avoid x87 excess precision influencing weight result (PR #102207)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102207 ___ 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: [BOLT] Support map other function entry address (#101466) (PR #102282)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102282 >From a0f4170ab8c355a1d8c6d7a810d95121b23fad19 Mon Sep 17 00:00:00 2001 From: sinan Date: Wed, 7 Aug 2024 15:57:25 +0800 Subject: [PATCH] [BOLT] Support map other function entry address (#101466) Allow BOLT to map t

[llvm-branch-commits] [llvm] release/19.x: [BOLT] Support map other function entry address (#101466) (PR #102282)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102282 ___ 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] [lld] release/19.x: [lld][ARM] Fix assertion when mixing ARM and Thumb objects (#101985) (PR #102292)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102292 >From eb4619cf5f022f1d9d89e498fb85d14d5de651a5 Mon Sep 17 00:00:00 2001 From: Oliver Stannard Date: Wed, 7 Aug 2024 10:20:26 +0100 Subject: [PATCH] [lld][ARM] Fix assertion when mixing ARM and Thumb objects (#101985

[llvm-branch-commits] [lld] eb4619c - [lld][ARM] Fix assertion when mixing ARM and Thumb objects (#101985)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Oliver Stannard Date: 2024-08-10T12:06:13+02:00 New Revision: eb4619cf5f022f1d9d89e498fb85d14d5de651a5 URL: https://github.com/llvm/llvm-project/commit/eb4619cf5f022f1d9d89e498fb85d14d5de651a5 DIFF: https://github.com/llvm/llvm-project/commit/eb4619cf5f022f1d9d89e498fb85d14d5de651a5.dif

[llvm-branch-commits] [lld] release/19.x: [lld][ARM] Fix assertion when mixing ARM and Thumb objects (#101985) (PR #102292)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102292 ___ 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] [LAA] Refine stride checks for SCEVs during dependence analysis. (#99… (PR #102201)

2024-08-10 Thread via llvm-branch-commits
github-actions[bot] wrote: @fhahn (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] [llvm] release/19.x: [BOLT] Skip PLT search for zero-value weak reference symbols (#69136) (PR #102295)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102295 >From 2e0782c4db0a1bde3edebac64830291517e16c80 Mon Sep 17 00:00:00 2001 From: sinan Date: Wed, 7 Aug 2024 18:02:42 +0800 Subject: [PATCH] [BOLT] Skip PLT search for zero-value weak reference symbols (#69136) Take a

[llvm-branch-commits] [llvm] release/19.x: [BOLT] Skip PLT search for zero-value weak reference symbols (#69136) (PR #102295)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102295 ___ 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: [AArch64] Don't replace dst of SWP instructions with (X|W)ZR (#102139) (PR #102316)

2024-08-10 Thread Simon Tatham via llvm-branch-commits
https://github.com/statham-arm edited https://github.com/llvm/llvm-project/pull/102316 ___ 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: [AArch64] Don't replace dst of SWP instructions with (X|W)ZR (#102139) (PR #102316)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102316 >From c25c15edb1cc58796ede2071d4fdbdd1575bcd66 Mon Sep 17 00:00:00 2001 From: Lucas Duarte Prates Date: Wed, 7 Aug 2024 15:15:25 +0100 Subject: [PATCH] [AArch64] Don't replace dst of SWP instructions with (X|W)ZR (#

[llvm-branch-commits] [llvm] c25c15e - [AArch64] Don't replace dst of SWP instructions with (X|W)ZR (#102139)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Lucas Duarte Prates Date: 2024-08-10T12:07:27+02:00 New Revision: c25c15edb1cc58796ede2071d4fdbdd1575bcd66 URL: https://github.com/llvm/llvm-project/commit/c25c15edb1cc58796ede2071d4fdbdd1575bcd66 DIFF: https://github.com/llvm/llvm-project/commit/c25c15edb1cc58796ede2071d4fdbdd1575bcd66

[llvm-branch-commits] [llvm] release/19.x: [AArch64] Don't replace dst of SWP instructions with (X|W)ZR (#102139) (PR #102316)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102316 ___ 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][modules] Enable built-in modules for the upcoming Apple releases (#102239) (PR #102335)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102335 >From dca18c3334dd18642a5439ecf3a8854c6d9ed12e Mon Sep 17 00:00:00 2001 From: Ian Anderson Date: Wed, 7 Aug 2024 10:14:58 -0700 Subject: [PATCH 1/2] [clang][modules] Enable built-in modules for the upcoming Apple re

[llvm-branch-commits] [clang] dca18c3 - [clang][modules] Enable built-in modules for the upcoming Apple releases (#102239)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Ian Anderson Date: 2024-08-10T12:08:49+02:00 New Revision: dca18c3334dd18642a5439ecf3a8854c6d9ed12e URL: https://github.com/llvm/llvm-project/commit/dca18c3334dd18642a5439ecf3a8854c6d9ed12e DIFF: https://github.com/llvm/llvm-project/commit/dca18c3334dd18642a5439ecf3a8854c6d9ed12e.diff

[llvm-branch-commits] [clang] 561be3b - [Driver] Fix a warning

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Kazu Hirata Date: 2024-08-10T12:08:49+02:00 New Revision: 561be3b95e724a8df6f35c0b415b5f8a536a4df2 URL: https://github.com/llvm/llvm-project/commit/561be3b95e724a8df6f35c0b415b5f8a536a4df2 DIFF: https://github.com/llvm/llvm-project/commit/561be3b95e724a8df6f35c0b415b5f8a536a4df2.diff L

[llvm-branch-commits] [clang] release/19.x: [clang][modules] Enable built-in modules for the upcoming Apple releases (#102239) (PR #102335)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102335 ___ 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: [AIX]export function descriptor symbols related to template functions. (#101920) (PR #102407)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102407 >From 9ec7815e2bed8421bf2967e1f122128dbcf49979 Mon Sep 17 00:00:00 2001 From: Chen Zheng Date: Tue, 6 Aug 2024 11:07:45 +0800 Subject: [PATCH] [AIX]export function descriptor symbols related to template functions. (

[llvm-branch-commits] [llvm] 9ec7815 - [AIX]export function descriptor symbols related to template functions. (#101920)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Chen Zheng Date: 2024-08-10T12:09:20+02:00 New Revision: 9ec7815e2bed8421bf2967e1f122128dbcf49979 URL: https://github.com/llvm/llvm-project/commit/9ec7815e2bed8421bf2967e1f122128dbcf49979 DIFF: https://github.com/llvm/llvm-project/commit/9ec7815e2bed8421bf2967e1f122128dbcf49979.diff LO

[llvm-branch-commits] [llvm] release/19.x: [AIX]export function descriptor symbols related to template functions. (#101920) (PR #102407)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102407 ___ 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] Fix a bug in annotating CastRParen (#102261) (PR #102419)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102419 >From b084eff6ca9f331e107b68f13dfa7217c782688a Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Wed, 7 Aug 2024 21:05:42 -0700 Subject: [PATCH] [clang-format] Fix a bug in annotating CastRParen (#102261) Fixes #102102.

[llvm-branch-commits] [clang] b084eff - [clang-format] Fix a bug in annotating CastRParen (#102261)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
Author: Owen Pan Date: 2024-08-10T12:09:46+02:00 New Revision: b084eff6ca9f331e107b68f13dfa7217c782688a URL: https://github.com/llvm/llvm-project/commit/b084eff6ca9f331e107b68f13dfa7217c782688a DIFF: https://github.com/llvm/llvm-project/commit/b084eff6ca9f331e107b68f13dfa7217c782688a.diff LOG:

  1   2   3   >