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
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?
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
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
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
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
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
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
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)
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
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
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
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
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)
```
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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:
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
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
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.
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
_
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
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
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
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
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
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
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.
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 (
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
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
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
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
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
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
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
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.
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
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.
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 @
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
(#
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
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
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
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
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
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
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. (
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
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
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.
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 - 100 of 224 matches
Mail list logo