Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
08efb7ebf686a48a48b5d90a6ec264b58233829b
/
llvm
/
lib
/
Target
/
AMDGPU
/
Utils
/
AMDGPUBaseInfo.cpp
08efb7e
AMDGPU/SI: Move some ISel helpers into utils so they can be shared with GISel
by Tom Stellard
· 9 years ago
5d91019
AMDGPU: Set call_convention bit in kernel_code_t
by Matt Arsenault
· 9 years ago
9dffada
[AMDGPU] Assembler: fix v_mac_f16 immediates
by Sam Kolton
· 9 years ago
31dbb03
[AMDGPU] Remove extra semicolon. NFC
by Konstantin Zhuravlyov
· 9 years ago
4bd7236
AMDGPU: Fix handling of 16-bit immediates
by Matt Arsenault
· 9 years ago
26faed3
AMDGPU: Consolidate inline immediate predicate functions
by Matt Arsenault
· 9 years ago
b133fbb
AMDGPU/SI: Handle hazard with > 8 byte VMEM stores
by Tom Stellard
· 9 years ago
94add85
AMDGPU: Refactor processor definition to use ISA version features
by Yaxun Liu
· 9 years ago
08326b6
[AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
by Konstantin Zhuravlyov
· 9 years ago
c871550
[AMDGPU] Stop using MCRegisterClass::getSize()
by Krzysztof Parzyszek
· 9 years ago
cdd4547
[AMDGPU] Refactor waitcnt encoding
by Konstantin Zhuravlyov
· 9 years ago
98317d2
AMDGPU/SI: Update ISA version numbers for Tonga and Polaris10/11.
by Changpeng Fang
· 9 years ago
a3ec5c1
[AMDGPU] Assembler: support v_mac_f32 DPP and SDWA. Move getNamedOperandIdx to AMDGPUBaseInfo.h
by Sam Kolton
· 9 years ago
836cbff
[AMDGPU] Choose VMCNT, EXPCNT, LGKMCNT masks and shifts based on the isa version
by Konstantin Zhuravlyov
· 9 years ago
1eeb11b
AMDGPU] Assembler: better support for immediate literals in assembler.
by Sam Kolton
· 9 years ago
1d65026
[AMDGPU] Wave and register controls
by Konstantin Zhuravlyov
· 9 years ago
8300272
AMDGPU: Fix getIntegerAttribute type and error message
by Matt Arsenault
· 9 years ago
79a1fd7
AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit
by Tom Stellard
· 10 years ago
df3a20c
AMDGPU: Add a shader calling convention
by Nicolai Haehnle
· 10 years ago
c16be00
AMDGPU/SI: Update ISA version for FIJI
by Changpeng Fang
· 10 years ago
fccabaf
AMDGPU/SI: Add new target attribute InitialPSInputAddr
by Marek Olsak
· 10 years ago
2b65ed3
AMDGPU/SI: Fix encoding for FLAT_SCRATCH registers on VI
by Tom Stellard
· 10 years ago
ac00eb5
AMDGPU/SI: Add getShaderType() function to Utils/
by Tom Stellard
· 10 years ago
9760f03
AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section
by Tom Stellard
· 10 years ago
00f2f91
AMDGPU/SI: Correctly emit agent global segment variables when targeting HSA
by Tom Stellard
· 10 years ago
e3b5aea
AMDGPU/SI: Don't emit group segment global variables
by Tom Stellard
· 10 years ago
e135ffd
AMDGPU/SI: Use .hsatext section instead of .text for HSA
by Tom Stellard
· 10 years ago
ff7416b
AMDGPU/SI: Update amd_kernel_code_t definition and add assembler support
by Tom Stellard
· 10 years ago
347ac79
AMDGPU/SI: Add hsa code object directives
by Tom Stellard
· 10 years ago