llvm-project
[RISCV] Support the large code model.
#70308
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
20
Changes
View On
GitHub
[RISCV] Support the large code model.
#70308
tclin914
merged 20 commits into
llvm:main
from
tclin914:codemodel-large-up
tclin914
requested a review
from
preames
2 years ago
tclin914
requested a review
from
kito-cheng
2 years ago
tclin914
requested a review
from
topperc
2 years ago
tclin914
requested a review
from
wangpc-pp
2 years ago
llvmbot
added
backend:RISC-V
wangpc-pp
commented on 2023-10-26
topperc
commented on 2023-11-11
topperc
commented on 2023-12-13
topperc
commented on 2023-12-21
tclin914
force pushed
to
d776b594
2 years ago
sunshaoce
commented on 2024-08-12
jrtc27
commented on 2024-08-12
jrtc27
commented on 2024-08-12
jrtc27
commented on 2024-08-12
tclin914
force pushed
from
b74d194c
to
88399e11
1 year ago
tclin914
changed the title
[RFC][RISCV] Support the large code model.
[RISCV] Support the large code model.
1 year ago
topperc
commented on 2024-08-27
topperc
commented on 2024-08-28
[RFC][RISCV] Support the large code model.
fdacc7ed
Alphabetize forward declaration
13b7416d
Remove unused Modifier
27a97427
clang-foramt
0a99b3a2
Rewrite the code to avoid adding unneeded function.
b63a05aa
Address topperc's comments
6f392e67
Move `enum RISCVCPKind` into the class that uses it.
3d4df047
clang-format
ea5f693b
Use PtrVT instead of getPointerTy(DAG.getDataLayout())
624766ba
Use else if to avoid touching all the lines below
9eb398d6
Remove getLargeBlockAddress function
0e3f0ea7
Remove two subclasses
f02a178b
`unrecognized constant pool value` -> `unrecognized constant pool type`
31e8c6c7
Remove Type cast
f6e60b58
Remove `else` from after `return`
ee38bb4d
Use `auto *`
a8cd4f7b
Drop curly braces around single line statement
6216bc5f
Inline getLargeAddr function
4be2bccd
Pass SDLoc by const reference
544286a2
tclin914
force pushed
to
544286a2
1 year ago
topperc
approved these changes on 2024-09-05
Capitalize `s`
56cd55b4
tclin914
merged
fef84c56
into main
1 year ago
tclin914
deleted the codemodel-large-up branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
topperc
jrtc27
sunshaoce
wangpc-pp
preames
kito-cheng
Assignees
No one assigned
Labels
backend:RISC-V
Milestone
No milestone
Login to write a write a comment.
Login via GitHub