@@ -422,13 +422,10 @@ class DynamicReloc {
/// The resulting dynamic relocation has already had its addend computed.
/// Calling computeAddend() is an error. Only for internal use.
Computed,
-/// The resulting dynamic relocation does not reference a symbol (#sym
@@ -422,13 +422,10 @@ class DynamicReloc {
/// The resulting dynamic relocation has already had its addend computed.
/// Calling computeAddend() is an error. Only for internal use.
Computed,
-/// The resulting dynamic relocation does not reference a symbol (#sym
https://github.com/arichardson approved this pull request.
Looks NFC to me and is much cleaner.
https://github.com/llvm/llvm-project/pull/150810
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mail
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/148782
>From 0b21d22d2f2cf57fa79fc57198210fb85da0d875 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 15 Jul 2025 14:53:15 +0900
Subject: [PATCH] RuntimeLibcalls: Remove darwin override of half convert
libcall
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/148780
>From 5843fba68f83abd777e3c351c5c229996966 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 14 Jul 2025 19:53:22 +0900
Subject: [PATCH] RuntimeLibcalls: Really move default libcall handling to
tableg
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/148782
>From 0b21d22d2f2cf57fa79fc57198210fb85da0d875 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 15 Jul 2025 14:53:15 +0900
Subject: [PATCH] RuntimeLibcalls: Remove darwin override of half convert
libcall
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/148789
>From 7bf2a698f2f922bda09f438ff3b77bd886fcd0d1 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 15 Jul 2025 15:47:10 +0900
Subject: [PATCH] RuntimeLibcalls: Move __stack_chk_fail config to tablegen
---
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/148792
>From 48d32f8bef4ab09eadb6a4d19363f21d9c115d45 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 15 Jul 2025 16:01:44 +0900
Subject: [PATCH] RuntimeLibcalls: Remove target check for sjlj config
I'm assumi
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/148780
>From 5843fba68f83abd777e3c351c5c229996966 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 14 Jul 2025 19:53:22 +0900
Subject: [PATCH] RuntimeLibcalls: Really move default libcall handling to
tableg
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/148789
>From 7bf2a698f2f922bda09f438ff3b77bd886fcd0d1 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 15 Jul 2025 15:47:10 +0900
Subject: [PATCH] RuntimeLibcalls: Move __stack_chk_fail config to tablegen
---
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/148792
>From 48d32f8bef4ab09eadb6a4d19363f21d9c115d45 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 15 Jul 2025 16:01:44 +0900
Subject: [PATCH] RuntimeLibcalls: Remove target check for sjlj config
I'm assumi
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/150869
This is a step towards separating the set of available libcalls
from the lowering decision of which call to use. Libcall recognition
now directly checks availability instead of indirectly checking through
the lowe
llvmbot wrote:
@llvm/pr-subscribers-llvm-ir
Author: Matt Arsenault (arsenm)
Changes
This is a step towards separating the set of available libcalls
from the lowering decision of which call to use. Libcall recognition
now directly checks availability instead of indirectly checking through
t
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/150869
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
arsenm 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/150869?utm_source=stack-comment-downstack-mergeability-warning";
101 - 115 of 115 matches
Mail list logo