https://github.com/tru updated https://github.com/llvm/llvm-project/pull/156502
>From 7a077a1b312b66055643e05d88795c5b1f329874 Mon Sep 17 00:00:00 2001
From: David Tenty
Date: Wed, 27 Aug 2025 18:28:26 -0400
Subject: [PATCH] [libc++][AIX] Fixup problems with ABI list checking (#155643)
There ar
tru wrote:
@tstellar I am guessing we don't have a i686 pre-commit bot then since this
wasn't caught before we merged this.
@dwblaikie can you look into a fix for the release branch so we can fix it for
next release?
https://github.com/llvm/llvm-project/pull/156664
___
Author: Louis Dionne
Date: 2025-09-09T10:33:32+02:00
New Revision: 0bbb93672952ea6d7fa7c06d084a69ffd623d7c8
URL:
https://github.com/llvm/llvm-project/commit/0bbb93672952ea6d7fa7c06d084a69ffd623d7c8
DIFF:
https://github.com/llvm/llvm-project/commit/0bbb93672952ea6d7fa7c06d084a69ffd623d7c8.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/157047
>From 81d3b6ee82bfa49e4d7b7a03c0785fca4e820894 Mon Sep 17 00:00:00 2001
From: Simon Pilgrim
Date: Wed, 3 Sep 2025 15:01:12 +0100
Subject: [PATCH] [X86] Only fold AND/ANDNP back to VSELECT if we know the
predicated m
tru wrote:
Confirmed with @philnik777 on Discord that it should be merged for 21.1.1.
https://github.com/llvm/llvm-project/pull/155932
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/155718
>From 677a8a2d3c5a03a8e8e08d2cbfb8249793b32bf3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?=
Date: Sun, 24 Aug 2025 23:52:08 +0200
Subject: [PATCH] [compiler-rt] Remove leftovers of FreeBSD
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/156504
>From 41df6d5e08b079a7732be03fe6f602a028625917 Mon Sep 17 00:00:00 2001
From: David Tenty
Date: Thu, 28 Aug 2025 09:29:27 -0400
Subject: [PATCH] [CMake][AIX] Enable CMP0182: Create shared library archives
by default
Author: Brad Smith
Date: 2025-09-09T10:34:14+02:00
New Revision: 35f812f23263eab57dfa63be7b9badd0657162b8
URL:
https://github.com/llvm/llvm-project/commit/35f812f23263eab57dfa63be7b9badd0657162b8
DIFF:
https://github.com/llvm/llvm-project/commit/35f812f23263eab57dfa63be7b9badd0657162b8.diff
LO
Author: Andrei Safronov
Date: 2025-09-09T10:37:15+02:00
New Revision: 5a86dc996c26299de63effc927075dcbfb924167
URL:
https://github.com/llvm/llvm-project/commit/5a86dc996c26299de63effc927075dcbfb924167
DIFF:
https://github.com/llvm/llvm-project/commit/5a86dc996c26299de63effc927075dcbfb924167.dif
tru wrote:
This was merged to the release branch - the PR didn't update since I didn't
have access to write to your repo @nikic (don't forget to check the "allow
maintainer to write" checkbox in the future).
https://github.com/llvm/llvm-project/pull/157410
_
Author: Florian Hahn
Date: 2025-09-09T10:36:53+02:00
New Revision: 2d726485a4a3f2f86fe617b51258617f988c760e
URL:
https://github.com/llvm/llvm-project/commit/2d726485a4a3f2f86fe617b51258617f988c760e
DIFF:
https://github.com/llvm/llvm-project/commit/2d726485a4a3f2f86fe617b51258617f988c760e.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/155932
___
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/155932
>From 0bbb93672952ea6d7fa7c06d084a69ffd623d7c8 Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Thu, 28 Aug 2025 18:07:59 -0400
Subject: [PATCH] [libc++] Fix broken precondition of __bit_log2 (#155476)
In #135303,
Author: Florian Hahn
Date: 2025-09-09T10:36:54+02:00
New Revision: bb383adfafcae15105af39bb5bec07c9245e8784
URL:
https://github.com/llvm/llvm-project/commit/bb383adfafcae15105af39bb5bec07c9245e8784
DIFF:
https://github.com/llvm/llvm-project/commit/bb383adfafcae15105af39bb5bec07c9245e8784.diff
Author: Florian Hahn
Date: 2025-09-09T10:36:54+02:00
New Revision: 2daad319889d23f029782d1de31c9998efc735e0
URL:
https://github.com/llvm/llvm-project/commit/2daad319889d23f029782d1de31c9998efc735e0
DIFF:
https://github.com/llvm/llvm-project/commit/2daad319889d23f029782d1de31c9998efc735e0.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/155899
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Simon Pilgrim
Date: 2025-09-09T10:36:26+02:00
New Revision: 81d3b6ee82bfa49e4d7b7a03c0785fca4e820894
URL:
https://github.com/llvm/llvm-project/commit/81d3b6ee82bfa49e4d7b7a03c0785fca4e820894
DIFF:
https://github.com/llvm/llvm-project/commit/81d3b6ee82bfa49e4d7b7a03c0785fca4e820894.diff
tru wrote:
Uhm - this looks pretty big and seems like something that can easily break
certain build configurations since it doesn't seem to touch only AIX. Is this
in main without any issues? Does it really NEED to be merged for the release
branch at this point?
https://github.com/llvm/llvm-p
Author: Alex Rønne Petersen
Date: 2025-09-09T10:28:05+02:00
New Revision: 677a8a2d3c5a03a8e8e08d2cbfb8249793b32bf3
URL:
https://github.com/llvm/llvm-project/commit/677a8a2d3c5a03a8e8e08d2cbfb8249793b32bf3
DIFF:
https://github.com/llvm/llvm-project/commit/677a8a2d3c5a03a8e8e08d2cbfb8249793b32bf3
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/157047
___
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/157520
>From 5a86dc996c26299de63effc927075dcbfb924167 Mon Sep 17 00:00:00 2001
From: Andrei Safronov
Date: Wed, 3 Sep 2025 22:31:32 +0300
Subject: [PATCH] [Xtensa] Fix lowering FP compare operations.
Impelement lowering of
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/155718
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Michael Buch
Date: 2025-09-08T09:42:05+02:00
New Revision: fa462a66e418b08b486b56dc943ade47ab1c9ea3
URL:
https://github.com/llvm/llvm-project/commit/fa462a66e418b08b486b56dc943ade47ab1c9ea3
DIFF:
https://github.com/llvm/llvm-project/commit/fa462a66e418b08b486b56dc943ade47ab1c9ea3.diff
Author: Shashi Shankar
Date: 2025-09-08T09:37:04+02:00
New Revision: 3751e53c3e89af153b8ac17120e3c427dd6b564c
URL:
https://github.com/llvm/llvm-project/commit/3751e53c3e89af153b8ac17120e3c427dd6b564c
DIFF:
https://github.com/llvm/llvm-project/commit/3751e53c3e89af153b8ac17120e3c427dd6b564c.diff
Author: David Green
Date: 2025-09-08T09:37:04+02:00
New Revision: 85e3f8ec7ff614fda65d7407d8f20f12a037a095
URL:
https://github.com/llvm/llvm-project/commit/85e3f8ec7ff614fda65d7407d8f20f12a037a095
DIFF:
https://github.com/llvm/llvm-project/commit/85e3f8ec7ff614fda65d7407d8f20f12a037a095.diff
L
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/156815
>From 160ad51687ccc3e78d80c94d70cb8f4e3ddd97a5 Mon Sep 17 00:00:00 2001
From: correctmost
Date: Thu, 4 Sep 2025 13:13:57 -0400
Subject: [PATCH] [clang][docs] Fix implicit-int-conversion-on-negation typos
References
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/156664
>From b4274c3bc8eee764ad048c77b9a4baa12eb708a0 Mon Sep 17 00:00:00 2001
From: David Blaikie
Date: Tue, 2 Sep 2025 14:03:58 -0700
Subject: [PATCH] [DebugInfo] When referencing structured bindings use the
reference's
Author: correctmost
Date: 2025-09-08T09:40:27+02:00
New Revision: 160ad51687ccc3e78d80c94d70cb8f4e3ddd97a5
URL:
https://github.com/llvm/llvm-project/commit/160ad51687ccc3e78d80c94d70cb8f4e3ddd97a5
DIFF:
https://github.com/llvm/llvm-project/commit/160ad51687ccc3e78d80c94d70cb8f4e3ddd97a5.diff
L
tru wrote:
ping
https://github.com/llvm/llvm-project/pull/155759
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
ping
https://github.com/llvm/llvm-project/pull/155899
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Michael Buch
Date: 2025-09-08T09:33:25+02:00
New Revision: 113916ccf75f099da8c07fff29648acd3e6e7ab4
URL:
https://github.com/llvm/llvm-project/commit/113916ccf75f099da8c07fff29648acd3e6e7ab4
DIFF:
https://github.com/llvm/llvm-project/commit/113916ccf75f099da8c07fff29648acd3e6e7ab4.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156815
___
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 closed https://github.com/llvm/llvm-project/pull/156764
___
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/157048
>From fa462a66e418b08b486b56dc943ade47ab1c9ea3 Mon Sep 17 00:00:00 2001
From: Michael Buch
Date: Fri, 5 Sep 2025 09:24:50 +0100
Subject: [PATCH] [lldb][DataFormatter] Allow std::string formatters to match
against cu
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156170
___
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 closed https://github.com/llvm/llvm-project/pull/157048
___
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/156925
>From 12fbb344a1e84aed4a34d3d00a387f15cebc82e1 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Thu, 24 Jul 2025 14:36:02 +0200
Subject: [PATCH] [Coroutines] Restore accidentally dropped intrinsic IDs
These were un
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/156764
>From e0d94d9626e4e942b608cd39cadf367cbe2b0c96 Mon Sep 17 00:00:00 2001
From: Michael Buch
Date: Wed, 3 Sep 2025 20:04:53 +0100
Subject: [PATCH] [lldb][DWARFASTParserClang] Don't complete conflicting
Objective-C++ t
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156925
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Nikita Popov
Date: 2025-09-08T09:41:17+02:00
New Revision: 12fbb344a1e84aed4a34d3d00a387f15cebc82e1
URL:
https://github.com/llvm/llvm-project/commit/12fbb344a1e84aed4a34d3d00a387f15cebc82e1
DIFF:
https://github.com/llvm/llvm-project/commit/12fbb344a1e84aed4a34d3d00a387f15cebc82e1.diff
Author: Michael Buch
Date: 2025-09-08T09:40:07+02:00
New Revision: e0d94d9626e4e942b608cd39cadf367cbe2b0c96
URL:
https://github.com/llvm/llvm-project/commit/e0d94d9626e4e942b608cd39cadf367cbe2b0c96
DIFF:
https://github.com/llvm/llvm-project/commit/e0d94d9626e4e942b608cd39cadf367cbe2b0c96.diff
Author: David Blaikie
Date: 2025-09-08T09:39:28+02:00
New Revision: b4274c3bc8eee764ad048c77b9a4baa12eb708a0
URL:
https://github.com/llvm/llvm-project/commit/b4274c3bc8eee764ad048c77b9a4baa12eb708a0
DIFF:
https://github.com/llvm/llvm-project/commit/b4274c3bc8eee764ad048c77b9a4baa12eb708a0.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156502
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: David Tenty
Date: 2025-09-08T09:39:07+02:00
New Revision: 7a077a1b312b66055643e05d88795c5b1f329874
URL:
https://github.com/llvm/llvm-project/commit/7a077a1b312b66055643e05d88795c5b1f329874
DIFF:
https://github.com/llvm/llvm-project/commit/7a077a1b312b66055643e05d88795c5b1f329874.diff
L
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/156170
>From 3751e53c3e89af153b8ac17120e3c427dd6b564c Mon Sep 17 00:00:00 2001
From: Shashi Shankar
Date: Sat, 30 Aug 2025 11:56:03 +0200
Subject: [PATCH 1/2] [AArch64][BTI] Add BTI at EH entries. (#155308)
Mark EH landing
tru wrote:
Still unclear if this should be merged or not.
https://github.com/llvm/llvm-project/pull/155932
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Alex Rønne Petersen
Date: 2025-09-08T09:34:13+02:00
New Revision: f8a0ecfc6108fc51f2ff518307b5e005e85b0e7f
URL:
https://github.com/llvm/llvm-project/commit/f8a0ecfc6108fc51f2ff518307b5e005e85b0e7f
DIFF:
https://github.com/llvm/llvm-project/commit/f8a0ecfc6108fc51f2ff518307b5e005e85b0e7f
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/155717
>From f8a0ecfc6108fc51f2ff518307b5e005e85b0e7f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?=
Date: Sun, 24 Aug 2025 20:39:34 +0200
Subject: [PATCH] [compiler-rt] Avoid depending on the libnv
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/155717
___
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/155712
>From b7c18c1e7ac029cd8305bcdb1745bb25a931c209 Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Tue, 15 Jul 2025 10:40:54 -0400
Subject: [PATCH 1/3] [libc++] Ensure that we restore invariants in
basic_filebuf::over
Author: Louis Dionne
Date: 2025-09-08T09:33:25+02:00
New Revision: b7c18c1e7ac029cd8305bcdb1745bb25a931c209
URL:
https://github.com/llvm/llvm-project/commit/b7c18c1e7ac029cd8305bcdb1745bb25a931c209
DIFF:
https://github.com/llvm/llvm-project/commit/b7c18c1e7ac029cd8305bcdb1745bb25a931c209.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/155712
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Michael Buch
Date: 2025-09-08T09:33:25+02:00
New Revision: 362b99f60ef555b00287c78146fac87c9d9a28a6
URL:
https://github.com/llvm/llvm-project/commit/362b99f60ef555b00287c78146fac87c9d9a28a6
DIFF:
https://github.com/llvm/llvm-project/commit/362b99f60ef555b00287c78146fac87c9d9a28a6.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/153118
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@Michael137 we are waiting for someone to approve the PR, then it moves to
"needs merge". We usually want someone else than the requester to approve the
PR. In this case @labath was suggested above.
https://github.com/llvm/llvm-project/pull/156764
___
tru wrote:
Are we happy / confident with this one now? @philnik777 @ldionne ?
https://github.com/llvm/llvm-project/pull/155712
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm
tru wrote:
I see that you and @davidtrevelyan are the rtsan maintainers - so in that case
I won't stand in the way of merging this into the release branch since at the
end of tho day it's mainly your headache if it something goes wrong :-)
That said - the LLVM documentation says this about rel
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156271
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
This doesn't look like a regression fix to me? But happy to hear out if it's
really important to merge - it seems fairly harmless.
https://github.com/llvm/llvm-project/pull/155899
___
llvm-branch-commits mailing list
llvm-branch-commits@lis
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/155954
___
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/155954
>From 9f3f813c94f59d681a901025f0b639d40a0491ed Mon Sep 17 00:00:00 2001
From: Oliver Hunt
Date: Thu, 28 Aug 2025 14:02:37 -0700
Subject: [PATCH] Add pointer auth documentation to contents (#155763)
I cleverly hid th
Author: Oliver Hunt
Date: 2025-09-03T12:14:55+02:00
New Revision: 9f3f813c94f59d681a901025f0b639d40a0491ed
URL:
https://github.com/llvm/llvm-project/commit/9f3f813c94f59d681a901025f0b639d40a0491ed
DIFF:
https://github.com/llvm/llvm-project/commit/9f3f813c94f59d681a901025f0b639d40a0491ed.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156054
___
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/156054
>From 7dbfe40cb3187c50ff12d9772e5b348f94341987 Mon Sep 17 00:00:00 2001
From: Nikolas Klauser
Date: Fri, 29 Aug 2025 18:13:26 +0200
Subject: [PATCH] [libc++] Disable cv-qualified arithmetic hash specializations
(#15
Author: Nikolas Klauser
Date: 2025-09-03T12:14:25+02:00
New Revision: 7dbfe40cb3187c50ff12d9772e5b348f94341987
URL:
https://github.com/llvm/llvm-project/commit/7dbfe40cb3187c50ff12d9772e5b348f94341987
DIFF:
https://github.com/llvm/llvm-project/commit/7dbfe40cb3187c50ff12d9772e5b348f94341987.dif
tru wrote:
Hm - is this really a regression? It seems to be a new feature to me?
https://github.com/llvm/llvm-project/pull/156196
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/ll
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/156271
>From ef3a6bd37c1508e52e9f63d726b9d8fd2b5896f9 Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Fri, 29 Aug 2025 10:06:26 -0700
Subject: [PATCH] [Clang][CMake] Use IRPGO instead of FE PGO for Cmake Caches
(#15595
Author: Aiden Grossman
Date: 2025-09-03T12:13:27+02:00
New Revision: ef3a6bd37c1508e52e9f63d726b9d8fd2b5896f9
URL:
https://github.com/llvm/llvm-project/commit/ef3a6bd37c1508e52e9f63d726b9d8fd2b5896f9
DIFF:
https://github.com/llvm/llvm-project/commit/ef3a6bd37c1508e52e9f63d726b9d8fd2b5896f9.diff
tru wrote:
LGTM
https://github.com/llvm/llvm-project/pull/156271
___
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/156297
>From 35215b6412b41a81977a88a684c910dc8446d3c7 Mon Sep 17 00:00:00 2001
From: Alexey Bataev
Date: Sun, 31 Aug 2025 10:37:24 -0700
Subject: [PATCH] [SLP]Do not to try to revectorize previously vectorized phis
in loop
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156297
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Alexey Bataev
Date: 2025-09-03T12:12:37+02:00
New Revision: 35215b6412b41a81977a88a684c910dc8446d3c7
URL:
https://github.com/llvm/llvm-project/commit/35215b6412b41a81977a88a684c910dc8446d3c7
DIFF:
https://github.com/llvm/llvm-project/commit/35215b6412b41a81977a88a684c910dc8446d3c7.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/156303
>From 64dd5399f7a1deec92a6bf8333d9b19310aad46f Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Mon, 1 Sep 2025 06:06:50 -0400
Subject: [PATCH] [sanitizer_common] Older Haiku needs _GNU_SOURCE (#156291)
MIME-Version:
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156303
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Brad Smith
Date: 2025-09-03T12:12:15+02:00
New Revision: 64dd5399f7a1deec92a6bf8333d9b19310aad46f
URL:
https://github.com/llvm/llvm-project/commit/64dd5399f7a1deec92a6bf8333d9b19310aad46f
DIFF:
https://github.com/llvm/llvm-project/commit/64dd5399f7a1deec92a6bf8333d9b19310aad46f.diff
LO
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/156384
>From 95608643573ae678ba6c7ebdc984291ec85f7abf Mon Sep 17 00:00:00 2001
From: tangaac
Date: Mon, 1 Sep 2025 18:28:17 +0800
Subject: [PATCH] [LoongArch] Fix broadcast load with extension. (#155960)
PR #135896 introdu
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156384
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: tangaac
Date: 2025-09-03T12:11:33+02:00
New Revision: 95608643573ae678ba6c7ebdc984291ec85f7abf
URL:
https://github.com/llvm/llvm-project/commit/95608643573ae678ba6c7ebdc984291ec85f7abf
DIFF:
https://github.com/llvm/llvm-project/commit/95608643573ae678ba6c7ebdc984291ec85f7abf.diff
LOG:
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156430
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Simon Pilgrim
Date: 2025-09-03T12:10:09+02:00
New Revision: 0d6736704f3800413d541e130a6fd04d44a5250f
URL:
https://github.com/llvm/llvm-project/commit/0d6736704f3800413d541e130a6fd04d44a5250f
DIFF:
https://github.com/llvm/llvm-project/commit/0d6736704f3800413d541e130a6fd04d44a5250f.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/156430
>From 0d6736704f3800413d541e130a6fd04d44a5250f Mon Sep 17 00:00:00 2001
From: Simon Pilgrim
Date: Tue, 2 Sep 2025 09:44:15 +0100
Subject: [PATCH] [X86] getScalarMaskingNode - if the mask is zero just return
the blen
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/156462
___
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/156462
>From 1db648d1016d6a2c6a69fbef95957017898ccaa7 Mon Sep 17 00:00:00 2001
From: David Spickett
Date: Tue, 2 Sep 2025 15:13:03 +0100
Subject: [PATCH] [release] Correct download links for Windows on Arm packages
(#15645
Author: David Spickett
Date: 2025-09-03T12:09:29+02:00
New Revision: 1db648d1016d6a2c6a69fbef95957017898ccaa7
URL:
https://github.com/llvm/llvm-project/commit/1db648d1016d6a2c6a69fbef95957017898ccaa7
DIFF:
https://github.com/llvm/llvm-project/commit/1db648d1016d6a2c6a69fbef95957017898ccaa7.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/154859
___
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/154859
>From 562605cef22a2dd9ce1fbdf34642fd471702fc74 Mon Sep 17 00:00:00 2001
From: Peter Collingbourne
Date: Thu, 21 Aug 2025 16:31:32 -0700
Subject: [PATCH] ThinLTOBitcodeWriter: Emit __cfi_check to full LTO part of
bit
Author: Peter Collingbourne
Date: 2025-09-03T12:08:59+02:00
New Revision: 562605cef22a2dd9ce1fbdf34642fd471702fc74
URL:
https://github.com/llvm/llvm-project/commit/562605cef22a2dd9ce1fbdf34642fd471702fc74
DIFF:
https://github.com/llvm/llvm-project/commit/562605cef22a2dd9ce1fbdf34642fd471702fc74
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/154738
___
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/154738
>From 33e18acf4a03d595babfdb2f69fe89cbb03b3c8f Mon Sep 17 00:00:00 2001
From: Aaron Ballman
Date: Fri, 1 Aug 2025 12:31:56 -0400
Subject: [PATCH] [Analyzer] No longer crash with VLA operands to unary type
traits (#1
Author: Aaron Ballman
Date: 2025-09-03T12:08:28+02:00
New Revision: 33e18acf4a03d595babfdb2f69fe89cbb03b3c8f
URL:
https://github.com/llvm/llvm-project/commit/33e18acf4a03d595babfdb2f69fe89cbb03b3c8f
DIFF:
https://github.com/llvm/llvm-project/commit/33e18acf4a03d595babfdb2f69fe89cbb03b3c8f.diff
Author: Tobias Hieta
Date: 2025-09-03T12:06:56+02:00
New Revision: 8b6caff342c3a577c533db630d84a8c6d1b533ae
URL:
https://github.com/llvm/llvm-project/commit/8b6caff342c3a577c533db630d84a8c6d1b533ae
DIFF:
https://github.com/llvm/llvm-project/commit/8b6caff342c3a577c533db630d84a8c6d1b533ae.diff
tru wrote:
I'll keep this in `in review` until I get the go ahead.
https://github.com/llvm/llvm-project/pull/155932
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-comm
tru wrote:
ping - should this be merged for 21.1.1?
https://github.com/llvm/llvm-project/pull/153118
___
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 approved this pull request.
https://github.com/llvm/llvm-project/pull/156462
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@steakhal before I merge - have a look, I squashed it and had to fix some
issues. But I think it's fine now, let me know otherwise.
For future reference, when updating a branch for the release branch we can't
use the automatic squash and rebase workflow of github, so it's better if
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/154600
>From b81295ef2efe283f87a75fadcf302eba701c3dd9 Mon Sep 17 00:00:00 2001
From: Balazs Benics
Date: Wed, 20 Aug 2025 21:40:26 +0200
Subject: [PATCH] [analyzer][docs] CSA release notes for clang-21
The commits were gat
tru wrote:
I have merged everything but the lldb change since it doesn't cherry-pick
cleanly into the release branch.
https://github.com/llvm/llvm-project/pull/155251
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://list
tru wrote:
This is merged - I was not able to automatically merge this because I couldn't
push to this repo after rebasing. But it's handled in the release branch.
https://github.com/llvm/llvm-project/pull/154587
___
llvm-branch-commits mailing list
l
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/154587
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
Merged - put up the other PR as soon as you can so I can merge that before the
final release.
https://github.com/llvm/llvm-project/pull/154945
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/c
1 - 100 of 1957 matches
Mail list logo