llvm-project
[Clang] Add `__builtin_stack_address`
#148281
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
31
Changes
View On
GitHub
[Clang] Add `__builtin_stack_address`
#148281
nikic
merged 31 commits into
llvm:main
from
moorabbit:gcc-builtin-stack-address
[Clang] Add `__builtin_stack_address`
029d9fce
llvmbot
added
clang
llvmbot
added
backend:X86
llvmbot
added
clang:frontend
llvmbot
added
clang:codegen
llvmbot
added
llvm:SelectionDAG
llvmbot
added
llvm:ir
efriedma-quic
commented on 2025-07-11
[LLVM] Document 'llvm.stackaddress' Intrinsic
0b5e0edc
moorabbit
requested a review
from
efriedma-quic
248 days ago
arsenm
commented on 2025-07-17
[LLVM] Correct minor typo in a comment
2b8084a0
arsenm
commented on 2025-07-17
[LLVM] Change SelectionDAG Opcode name
020909e0
Sirraide
commented on 2025-07-20
[Clang] Refactor test case
88db438e
[Clang] Code formatting
06691801
moorabbit
requested a review
from
arsenm
237 days ago
AaronBallman
commented on 2025-08-04
moorabbit
requested a review
from
AaronBallman
222 days ago
Merge branch 'main' into gcc-builtin-stack-address
aea69441
Disable custom lowering of STACKADDRESS on x86
20d02591
Expand STACKADDRESS to STACKSAVE by default
da684903
Custom lowering of STACKADDRESS on Sparc
6cdcf583
Remove Target check from Sema
c56be289
clang-format
1ed8a5d4
refactor test cases
1339b31f
AaronBallman's suggestion
64eb4ad8
Fix windows CI failure
7c383817
efriedma-quic
commented on 2025-08-26
efriedma-quic's comment
d47cb56c
efriedma-quic
commented on 2025-08-27
Fix note
1ba60cea
move aarch64 test under llvm/test/CodeGen/aarch64/
4f1fad56
moorabbit
requested a review
from
efriedma-quic
202 days ago
nikic
commented on 2025-09-02
nikic's suggestions
6ced7f87
re-format clang docs
fdb520ae
moorabbit
requested a review
from
nikic
198 days ago
nikic's suggestion
1f776821
arsenm
commented on 2025-09-09
arsenm's comment
57e9fe5a
arsenm's comment
ae3b2b6f
moorabbit
requested a review
from
arsenm
192 days ago
arsenm
commented on 2025-09-25
Merge branch 'main' into gcc-builtin-stack-address
ab264131
arsenm's comments
653d4dee
clang-format
2bd4b37b
moorabbit
requested a review
from
arsenm
76 days ago
arsenm
commented on 2026-01-05
Remove inlining tests
4d1b1b70
moorabbit
requested a review
from
arsenm
75 days ago
Merge branch 'main' into gcc-builtin-stack-address
9b415da4
Merge branch 'main' into gcc-builtin-stack-address
ae3fe4f7
efriedma-quic
approved these changes on 2026-01-07
Merge branch 'main' into gcc-builtin-stack-address
16ea8999
nikic
approved these changes on 2026-01-09
Merge branch 'main' into gcc-builtin-stack-address
05d58261
nikic
merged
a5fa2464
into main
69 days ago
moorabbit
deleted the gcc-builtin-stack-address branch
69 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
nikic
efriedma-quic
arsenm
AaronBallman
Sirraide
Assignees
No one assigned
Labels
clang
backend:X86
clang:frontend
clang:codegen
llvm:SelectionDAG
llvm:ir
Milestone
No milestone
Login to write a write a comment.
Login via GitHub