llvm-project
[clang][X86] Support __attribute__((model("small"/"large")))
#124834
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
13
Changes
View On
GitHub
[clang][X86] Support __attribute__((model("small"/"large")))
#124834
aeubanks
merged 13 commits into
llvm:main
from
aeubanks:model
[clang][X86] Support __attribute__((model("small"/"large")))
7c40169e
aeubanks
requested a review
from
heiher
281 days ago
aeubanks
requested a review
from
pranavk
281 days ago
aeubanks
requested a review
from
erichkeane
281 days ago
llvmbot
added
clang
llvmbot
added
backend:X86
llvmbot
added
clang:frontend
Artem-B
commented on 2025-01-28
pranavk
commented on 2025-01-28
address comments
8aa6b3fd
add nvptx RUN line to test, refactor test
2fdf2eed
add more flags to RUN line
1a32c310
Artem-B
commented on 2025-01-29
aeubanks
requested a review
from
rnk
278 days ago
allow and ignore attribute on nvptx compiles
7ce06bdf
Merge remote-tracking branch 'upstream/main' into model
526e8c35
Artem-B
approved these changes on 2025-02-03
yxsamliu
commented on 2025-02-04
ignore amdgpu/spirv
67797056
heiher
approved these changes on 2025-02-05
AaronBallman
commented on 2025-02-05
erichkeane
commented on 2025-02-05
update AttrDocs.td
2263db16
erichkeane
commented on 2025-02-05
more descriptive docs (at least for x86-64)
bf8f7d41
warn if host triple doesn't support attribute
d314c8eb
rnk
commented on 2025-02-12
llvm::Triple&
17290295
one more &
c664880f
Merge remote-tracking branch 'upstream/main' into model
f3ecb7b3
rnk
approved these changes on 2025-02-14
aeubanks
merged
28c52edb
into main
264 days ago
aeubanks
deleted the model branch
264 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
rnk
heiher
Artem-B
pranavk
erichkeane
AaronBallman
yxsamliu
Assignees
No one assigned
Labels
clang
backend:X86
clang:frontend
Milestone
No milestone
Login to write a write a comment.
Login via GitHub