llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-backend-x86
Author: None (llvmbot)
Changes
Backport 3ea3e334cc19cdd34416b546ac4b4a24b2018a28
Requested by: @phoebewang
---
Patch is 22.88 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project
llvmbot wrote:
@RKSimon What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/151092
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/151092
___
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/llvmbot created
https://github.com/llvm/llvm-project/pull/151092
Backport 3ea3e334cc19cdd34416b546ac4b4a24b2018a28
Requested by: @phoebewang
>From ceab95704d1749c9b187af0211782bd4f401b925 Mon Sep 17 00:00:00 2001
From: Phoebe Wang
Date: Tue, 29 Jul 2025 14:52:14 +0800
Subje
github-actions[bot] wrote:
@DavidSpickett (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
github-actions[bot] wrote:
@quic-garvgupt (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 closed https://github.com/llvm/llvm-project/pull/150591
___
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/150591
>From 9ebb0abb02b1497fb6190d7b980681ebd2f73e03 Mon Sep 17 00:00:00 2001
From: cvspvr
Date: Thu, 24 Jul 2025 20:35:42 +1000
Subject: [PATCH] [lldb] Allow building using Mingw-w64 on Windows. (#150398)
I wasn't able t
Author: cvspvr
Date: 2025-07-29T08:56:03+02:00
New Revision: 9ebb0abb02b1497fb6190d7b980681ebd2f73e03
URL:
https://github.com/llvm/llvm-project/commit/9ebb0abb02b1497fb6190d7b980681ebd2f73e03
DIFF:
https://github.com/llvm/llvm-project/commit/9ebb0abb02b1497fb6190d7b980681ebd2f73e03.diff
LOG: [
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/150089
___
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/150089
>From c198dc74d0b5f37e541d500674dbd0ae164c0fa8 Mon Sep 17 00:00:00 2001
From: Garvit Gupta
Date: Tue, 22 Jul 2025 14:23:54 +0530
Subject: [PATCH] Remove extraneous addition of `-X` flag in baremetal
toolchain (#1488
Author: Garvit Gupta
Date: 2025-07-29T08:55:40+02:00
New Revision: c198dc74d0b5f37e541d500674dbd0ae164c0fa8
URL:
https://github.com/llvm/llvm-project/commit/c198dc74d0b5f37e541d500674dbd0ae164c0fa8
DIFF:
https://github.com/llvm/llvm-project/commit/c198dc74d0b5f37e541d500674dbd0ae164c0fa8.diff
tru wrote:
@nikic What do you think? do you have strong feelings about merging this, I
would normally agree with you, but since we moved the date forward and it's
still early in the release process I don't mind as much.
https://github.com/llvm/llvm-project/pull/150771
_
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/150771
>From 6615612640602bee841557f112adfa3501c09518 Mon Sep 17 00:00:00 2001
From: Rose
Date: Sat, 26 Jul 2025 11:12:27 -0400
Subject: [PATCH 1/2] [ObjCARC] Delete empty autoreleasepools with no
autoreleases in them (#14
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/150126
>From 33b723969b666b1848fbc56e509896ec954b9b52 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?=
Date: Wed, 23 Jul 2025 00:03:19 +0200
Subject: [PATCH] [libunwind] Fix return type of `DwarfFDECa
https://github.com/tru milestoned
https://github.com/llvm/llvm-project/pull/150938
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -0,0 +1,142 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
UTC_ARGS: -p --version 5
ojhunt wrote:
Tests look fine but I'd like a counter example with non-constant discriminator
to track that behavior.
https://github.com/llvm/l
@@ -8309,6 +8316,74 @@ bool
CodeGenPrepare::optimizeExtractElementInst(Instruction *Inst) {
return false;
}
+// Given the instruction Inst, rewrite its discriminator operand Disc if it is
+// a PHI node with all incoming values being @llvm.ptrauth.blend(addr, imm)
+// with
@@ -8309,6 +8316,74 @@ bool
CodeGenPrepare::optimizeExtractElementInst(Instruction *Inst) {
return false;
}
+// Given the instruction Inst, rewrite its discriminator operand Disc if it is
+// a PHI node with all incoming values being @llvm.ptrauth.blend(addr, imm)
+// with
https://github.com/ojhunt approved this pull request.
r=me with additional tests for variable discriminators
https://github.com/llvm/llvm-project/pull/150226
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org
https://github.com/ojhunt edited
https://github.com/llvm/llvm-project/pull/150226
___
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-clang
Author: None (llvmbot)
Changes
Backport ee63c1f
Requested by: @jonathonpenix
---
Patch is 53.61 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/151052.diff
7 Files Affected:
- (modified) clang/lib/D
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
@llvm/pr-subscribers-clang-driver
Author: None (llvmbot)
Changes
Backport ee63c1f
Requested by: @jonathonpenix
---
Patch is 53.61 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/151052.diff
llvmbot wrote:
@petrhosek What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/151052
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/lis
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/151052
Backport ee63c1f
Requested by: @jonathonpenix
Unicorn! · GitHub
body {
background-color: #f1f1f1;
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-se
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/151052
___
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/mysterymath updated
https://github.com/llvm/llvm-project/pull/147429
>From 4f58c112defb97bda3ed5685f61f6fdc9dda7507 Mon Sep 17 00:00:00 2001
From: Daniel Thornburgh
Date: Wed, 2 Apr 2025 16:24:57 -0700
Subject: [PATCH 1/6] [IR] "modular-format" attribute for functions using
https://github.com/mysterymath updated
https://github.com/llvm/llvm-project/pull/147431
>From 92dad1410839afdc18ef2d92b3b9055d72f85188 Mon Sep 17 00:00:00 2001
From: Daniel Thornburgh
Date: Tue, 10 Jun 2025 14:06:53 -0700
Subject: [PATCH 1/5] [clang] "modular_format" attribute for functions usi
https://github.com/mysterymath updated
https://github.com/llvm/llvm-project/pull/147426
>From 49be509b0506ac6e6032f5b8cfebf0c7e978cd1f Mon Sep 17 00:00:00 2001
From: Daniel Thornburgh
Date: Thu, 19 Dec 2024 11:57:27 -0800
Subject: [PATCH 1/5] [libc] Modular printf option (float only)
This adds
https://github.com/mysterymath updated
https://github.com/llvm/llvm-project/pull/147431
>From 92dad1410839afdc18ef2d92b3b9055d72f85188 Mon Sep 17 00:00:00 2001
From: Daniel Thornburgh
Date: Tue, 10 Jun 2025 14:06:53 -0700
Subject: [PATCH 1/5] [clang] "modular_format" attribute for functions usi
https://github.com/mysterymath updated
https://github.com/llvm/llvm-project/pull/147426
>From 49be509b0506ac6e6032f5b8cfebf0c7e978cd1f Mon Sep 17 00:00:00 2001
From: Daniel Thornburgh
Date: Thu, 19 Dec 2024 11:57:27 -0800
Subject: [PATCH 1/5] [libc] Modular printf option (float only)
This adds
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117036
>From b7fbe09b32ff02d4f7c52d82fbf8b5cd28138852 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 23 Apr 2025 04:05:47 +
Subject: [PATCH] Address review comments.
Created using spr 1.3.6-beta.1
---
clang/l
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117036
>From b7fbe09b32ff02d4f7c52d82fbf8b5cd28138852 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 23 Apr 2025 04:05:47 +
Subject: [PATCH] Address review comments.
Created using spr 1.3.6-beta.1
---
clang/l
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117037
>From 6a12be2c5b60a95a06875b0b2c4f14228d1fa882 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 12 Mar 2025 23:30:01 +
Subject: [PATCH 1/2] Fix EOF newlines.
Created using spr 1.3.6-beta.1
---
clang/test
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117037
>From 6a12be2c5b60a95a06875b0b2c4f14228d1fa882 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 12 Mar 2025 23:30:01 +
Subject: [PATCH 1/2] Fix EOF newlines.
Created using spr 1.3.6-beta.1
---
clang/test
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87576
>From 6b67376bd5e1f21606017c83cc67f2186ba36a33 Mon Sep 17 00:00:00 2001
From: Necip Fazil Yildiran
Date: Thu, 13 Mar 2025 01:41:04 +
Subject: [PATCH 1/5] Updated the test as reviewers suggested.
Created usin
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87576
>From 6b67376bd5e1f21606017c83cc67f2186ba36a33 Mon Sep 17 00:00:00 2001
From: Necip Fazil Yildiran
Date: Thu, 13 Mar 2025 01:41:04 +
Subject: [PATCH 1/5] Updated the test as reviewers suggested.
Created usin
@@ -185,6 +185,16 @@ class BinarySizeContextTracker {
using AddressRange = std::pair;
+// The parsed MMap event
+struct MMapEvent {
apolloww wrote:
Thanks. I'd still prefer reusing `MmapEvent` across the 2 classes, but no
strong opinion on that.
https://gi
https://github.com/apolloww edited
https://github.com/llvm/llvm-project/pull/148013
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -603,6 +640,16 @@ class ProfiledBinary {
return ProbeDecoder.getInlinerDescForProbe(Probe);
}
+ void addMMapNonTextEvent(MMapEvent MMap) {
+MMapNonTextEvents.push_back(MMap);
apolloww wrote:
Thanks for the update!
Sorry for not making it more
bassiounix wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/151012?utm_source=stack-comment-downstack-mergeability-warnin
https://github.com/bassiounix edited
https://github.com/llvm/llvm-project/pull/151012
___
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/bassiounix created
https://github.com/llvm/llvm-project/pull/151012
None
>From 8d08d7c3bf19eb28d399d7ad431650b6a5462ea9 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 21:14:48 +0300
Subject: [PATCH] [libc][math] Refactor atan2f128 implementation to header-o
https://github.com/luporl approved this pull request.
LGTM.
https://github.com/llvm/llvm-project/pull/150955
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
aemerson wrote:
pong
https://github.com/llvm/llvm-project/pull/145613
___
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/arichardson updated
https://github.com/llvm/llvm-project/pull/139357
>From 25dc175562349410f161ef0e80246301d9a7ba79 Mon Sep 17 00:00:00 2001
From: Alex Richardson
Date: Fri, 9 May 2025 22:43:37 -0700
Subject: [PATCH] fix docs build
Created using spr 1.3.6-beta.1
---
llvm/do
https://github.com/arichardson updated
https://github.com/llvm/llvm-project/pull/139357
>From 25dc175562349410f161ef0e80246301d9a7ba79 Mon Sep 17 00:00:00 2001
From: Alex Richardson
Date: Fri, 9 May 2025 22:43:37 -0700
Subject: [PATCH] fix docs build
Created using spr 1.3.6-beta.1
---
llvm/do
llvmbot wrote:
@llvm/pr-subscribers-libc
Author: Muhammad Bassiouni (bassiounix)
Changes
Part of #147386
in preparation for:
https://discourse.llvm.org/t/rfc-make-clang-builtin-math-functions-constexpr-with-llvm-libc-to-support-c-23-constexpr-math-functions/86450
---
Patch is 36.23 KiB
https://github.com/bassiounix ready_for_review
https://github.com/llvm/llvm-project/pull/150993
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
bassiounix wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/150993?utm_source=stack-comment-downstack-mergeability-warnin
https://github.com/bassiounix created
https://github.com/llvm/llvm-project/pull/150993
Part of #147386
in preparation for:
https://discourse.llvm.org/t/rfc-make-clang-builtin-math-functions-constexpr-with-llvm-libc-to-support-c-23-constexpr-math-functions/86450
>From 938716d9098a91943153be870
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150852
>From 8c60f834b0fd914b7d35b38ef89b0cd0f46c39e5 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Sun, 27 Jul 2025 23:44:37 +0300
Subject: [PATCH] [libc][math] Refactor atan implementation to header-only in
src
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150968
>From 079c38ecdd5a66b752a772213f76c2f514ea7fce Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 18:07:19 +0300
Subject: [PATCH] [libc][math] Refactor atan2 implementation to header-only in
sr
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150854
>From 9cac4fc9c88100b253c67ada7767a5dba9c4c917 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 00:37:42 +0300
Subject: [PATCH] [libc][math] Refactor atanf implementation to header-only in
sr
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150852
>From 8c60f834b0fd914b7d35b38ef89b0cd0f46c39e5 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Sun, 27 Jul 2025 23:44:37 +0300
Subject: [PATCH] [libc][math] Refactor atan implementation to header-only in
src
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150868
>From 5077f3f8f1c4d3db505f9aa74862607c2e6a32cf Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 05:26:38 +0300
Subject: [PATCH] [libc][math] Refactor atanf16 implementation to header-only
in
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150854
>From 9cac4fc9c88100b253c67ada7767a5dba9c4c917 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 00:37:42 +0300
Subject: [PATCH] [libc][math] Refactor atanf implementation to header-only in
sr
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150868
>From 5077f3f8f1c4d3db505f9aa74862607c2e6a32cf Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 05:26:38 +0300
Subject: [PATCH] [libc][math] Refactor atanf16 implementation to header-only
in
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150968
>From 079c38ecdd5a66b752a772213f76c2f514ea7fce Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 18:07:19 +0300
Subject: [PATCH] [libc][math] Refactor atan2 implementation to header-only in
sr
https://github.com/cor3ntin approved this pull request.
https://github.com/llvm/llvm-project/pull/150981
___
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-clang
Author: None (llvmbot)
Changes
Backport bba846773c7dfce0f95b8846672d8dd5fa8912be
Requested by: @efriedma-quic
---
Full diff: https://github.com/llvm/llvm-project/pull/150981.diff
2 Files Affected:
- (modified) clang/lib/AST/ExprConstant.cpp (+
llvmbot wrote:
@efriedma-quic What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/150981
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/150981
___
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/llvmbot created
https://github.com/llvm/llvm-project/pull/150981
Backport bba846773c7dfce0f95b8846672d8dd5fa8912be
Requested by: @efriedma-quic
>From c9d5e3b903d7eac067490a5455cb74afb6066b3f Mon Sep 17 00:00:00 2001
From: Eli Friedman
Date: Thu, 24 Jul 2025 13:36:54 -0700
S
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 837b2d464ff16fe0d892dcf2827747c97dd5465e
Requested by: @AaronBallman
---
Full diff: https://github.com/llvm/llvm-project/pull/150980.diff
3 Files Affected:
- (modified) clang/include/clang/Basic/AttrDocs
llvmbot wrote:
@erichkeane What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/150980
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/li
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/150980
___
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/llvmbot created
https://github.com/llvm/llvm-project/pull/150980
Backport 837b2d464ff16fe0d892dcf2827747c97dd5465e
Requested by: @AaronBallman
>From 197fbd01a89825c9bf80a2e174406fcb8e0cba71 Mon Sep 17 00:00:00 2001
From: Aaron Ballman
Date: Mon, 28 Jul 2025 11:53:33 -0400
S
https://github.com/srpande approved this pull request.
https://github.com/llvm/llvm-project/pull/149026
___
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/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/134408
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
shiltian wrote:
Can you request an internal psdb full cycle to test this PR? StructurizeCFG
seems very sensitive to changes.
https://github.com/llvm/llvm-project/pull/150937
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https
kparzysz wrote:
Part of the reason to do this is that it will make dealing with the hundreds of
new compound directives easier. The next step would be to make the parser
parse constructs based on properties (such as association), not names or
directive id's.
https://github.com/llvm/llvm-proj
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/150970
___
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-backend-arm
Author: None (llvmbot)
Changes
Backport fe0dbe0f2950d95071be7140c7b4680f17a7ac4e
Requested by: @nikic
---
Full diff: https://github.com/llvm/llvm-project/pull/150970.diff
4 Files Affected:
- (modified) llvm/lib/CodeGen/TargetLoweringBase
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/150960
>From f40dea1d635f757d4791c649e94cb18d748837b9 Mon Sep 17 00:00:00 2001
From: Felix Weiglhofer <9267733+fw...@users.noreply.github.com>
Date: Mon, 28 Jul 2025 16:24:54 +0200
Subject: [PATCH] opencl: Ensure printf symb
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/150919
>From 9ffbd30fb68d2b77038c2d0a6a5674340a5492cc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Mon, 28 Jul 2025 12:10:46 +0200
Subject: [PATCH] [lldb] [Windows] Silence format string warnings (
llvmbot wrote:
@arsenm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/150970
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/150970
___
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/llvmbot created
https://github.com/llvm/llvm-project/pull/150970
Backport fe0dbe0f2950d95071be7140c7b4680f17a7ac4e
Requested by: @nikic
>From 65b12eadb8130932798c5c3cb0b372945bafba96 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Mon, 28 Jul 2025 09:46:00 +0200
Subject:
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/150902
>From 6260262ad1c160106ce4c8be713e6a6be633181f Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Mon, 28 Jul 2025 10:36:40 +0200
Subject: [PATCH] Revert "[MIPS]Fix QNaNs in the MIPS legacy NaN encodings"
(#150773)
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/150898
>From 043589c16e39d03279e57f30d764052b76252857 Mon Sep 17 00:00:00 2001
From: Rainer Orth
Date: Wed, 23 Jul 2025 17:03:34 +0200
Subject: [PATCH] [Driver] Default to -mv8plus on 32-bit Solaris/SPARC
(#150176)
While
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/150895
>From 434e8e2a5c1fdb6bae91f7a2588d5796ebaf8145 Mon Sep 17 00:00:00 2001
From: Zhaoxin Yang
Date: Wed, 23 Jul 2025 17:12:13 +0800
Subject: [PATCH] [lld][LoongArch] Support relaxation during TLSDESC GD/LD to
IE/LE con
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/150866
>From cd72b5039c42321abd70eeb650d3e50f6e691f39 Mon Sep 17 00:00:00 2001
From: yingopq <115543042+ying...@users.noreply.github.com>
Date: Mon, 28 Jul 2025 09:07:51 +0800
Subject: [PATCH] [Mips] Fix wrong ELF FP ABI inf
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/150764
>From 9257a0500f4f3a052113b9b5018d8528a1fc7762 Mon Sep 17 00:00:00 2001
From: David Truby
Date: Sat, 26 Jul 2025 14:42:42 +0100
Subject: [PATCH] [flang-rt] Remove hard-coded dependency on compiler-rt path
on Windows
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/150646
>From 56ff1bbdde730433f292e130eb7f5759fd8929ba Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Sat, 26 Jul 2025 00:23:56 +0800
Subject: [PATCH] [CodeGenPrepare] Make sure that `AddOffset` is also a loop
invariant
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150968
>From d0488b8711b10233a6bb91b5d67b104837fd3eb7 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 18:07:19 +0300
Subject: [PATCH] [libc][math] Refactor atan2 implementation to header-only in
sr
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150868
>From e361d72613ded94fa78a5c1a4baa366c799a6d7b Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 05:26:38 +0300
Subject: [PATCH] [libc][math] Refactor atanf16 implementation to header-only
in
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/150949
___
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/150949
___
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/bassiounix updated
https://github.com/llvm/llvm-project/pull/150854
>From ca83f9dfa292c0aca3b61f9033a36df18350ed73 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 00:37:42 +0300
Subject: [PATCH] [libc][math] Refactor atanf implementation to header-only in
sr
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150852
>From 41e35b0624ca02d1295272382e8e44ba8119ff53 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Sun, 27 Jul 2025 23:44:37 +0300
Subject: [PATCH] [libc][math] Refactor atan implementation to header-only in
src
llvmbot wrote:
@llvm/pr-subscribers-lld
Author: None (llvmbot)
Changes
Backport 1ab04fc94c5f68ad0dc6755e3914f2895b85e720
Requested by: @cjacek
---
Full diff: https://github.com/llvm/llvm-project/pull/150969.diff
2 Files Affected:
- (modified) lld/COFF/PDB.cpp (+6-3)
- (added) lld/tes
llvmbot wrote:
@mstorsjo What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/150969
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/150969
___
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/llvmbot created
https://github.com/llvm/llvm-project/pull/150969
Backport 1ab04fc94c5f68ad0dc6755e3914f2895b85e720
Requested by: @cjacek
>From b7590f6647be22bc7f84eee9dcc776eb4755b37d Mon Sep 17 00:00:00 2001
From: Jacek Caban
Date: Mon, 28 Jul 2025 08:01:26 -0700
Subject:
llvmbot wrote:
@llvm/pr-subscribers-libc
Author: Muhammad Bassiouni (bassiounix)
Changes
Part of #147386
in preparation for:
https://discourse.llvm.org/t/rfc-make-clang-builtin-math-functions-constexpr-with-llvm-libc-to-support-c-23-constexpr-math-functions/86450
---
Patch is 22.56 KiB
bassiounix wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/150968?utm_source=stack-comment-downstack-mergeability-warnin
https://github.com/bassiounix created
https://github.com/llvm/llvm-project/pull/150968
Part of #147386
in preparation for:
https://discourse.llvm.org/t/rfc-make-clang-builtin-math-functions-constexpr-with-llvm-libc-to-support-c-23-constexpr-math-functions/86450
>From e6225547a4677563cd334a186
kikairoya wrote:
> Thanks! I took the liberty to further reword it a bit more, to clarify the
> scope - let me know if you disagree with the wording.
Thank you for your follow-up. I really appreciate it.
https://github.com/llvm/llvm-project/pull/150938
github-actions[bot] wrote:
⚠️ We detected that you are using a GitHub private e-mail address to contribute
to the repo. Please turn off [Keep my email addresses
private](https://github.com/settings/emails) setting in your account. See
[LLVM Developer
Policy](https://llvm.org/docs/DeveloperPol
1 - 100 of 344 matches
Mail list logo