This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
86724e40bf
Branches
Tags
No results found.
llvm-project
/
llvm
/
lib
/
Target
/
AMDGPU
/
Utils
/
CMakeLists.txt
6 lines
105 B
CMake
Raw
Normal View
History
Unescape
Escape
AMDGPU/SI: Add hsa code object directives Reviewers: arsenm Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D10757 llvm-svn: 240831
2015-06-27 05:15:07 +08:00
add_llvm_library
(
LLVMAMDGPUUtils
A
M
D
G
P
U
B
a
s
e
I
n
f
o
.
c
p
p
[AMDGPU] table-driven parser/printer for amd_kernel_code_t structure fields Differential Revision: http://reviews.llvm.org/D17150 llvm-svn: 262804
2016-03-06 21:27:13 +08:00
A
M
D
K
e
r
n
e
l
C
o
d
e
T
U
t
i
l
s
.
c
p
p
[AMDGPU][llvm-mc] s_getreg/setreg* - hwreg - factor out strings/literals etc. Hwreg(...) syntax implementation unified with sendmsg(...). Common strings moved to Utils MathExtras.h functionality utilized. Added missing build dependency in Disassembler. Differential Revision: http://reviews.llvm.org/D20381 llvm-svn: 270871
2016-05-27 01:00:33 +08:00
A
M
D
G
P
U
A
s
m
U
t
i
l
s
.
c
p
p
AMDGPU/SI: Add hsa code object directives Reviewers: arsenm Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D10757 llvm-svn: 240831
2015-06-27 05:15:07 +08:00
)