Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
eda425edd4df482569c8ca42650d98dbf819a47e
/
llvm
/
lib
/
Target
/
AMDGPU
/
Utils
/
AMDGPUBaseInfo.cpp
eda425e
AMDGPU: Do not emit deprecated notes for code object v3
by Konstantin Zhuravlyov
· 8 years ago
9c05b2b
AMDGPU: Add support for isa version note
by Konstantin Zhuravlyov
· 8 years ago
ef1ae8f
[AMDGPU] calling conventions for AMDPAL OS type
by Tim Renouf
· 8 years ago
8728c5f
AMDGPU: Cleanup subtarget features
by Matt Arsenault
· 8 years ago
894e53d
AMDGPU: Fix using SMRD instructions for argument loads in functions
by Matt Arsenault
· 8 years ago
00deef8
[AMDGPU][MC] Optimized IsRegIntersect function
by Dmitry Preobrazhensky
· 8 years ago
94b3b47
Revert "AMDGPU: Do not test for SI in getIsaVersion"
by Konstantin Zhuravlyov
· 8 years ago
a462419
AMDGPU: Do not test for SI in getIsaVersion
by Konstantin Zhuravlyov
· 8 years ago
dc4ac82
[AMDGPU][MC] Corrected V_*QSAD* instructions to check that dest register is different than any of the src
by Dmitry Preobrazhensky
· 8 years ago
7c3e511
AMDGPU : Fix ISA Version Definitions.
by Wei Ding
· 8 years ago
264b5d9
Move Object format code to lib/BinaryFormat.
by Zachary Turner
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
5b0bf2ff
AMDGPU: Remove deprecated and unused elf definitions
by Konstantin Zhuravlyov
· 8 years ago
8973a0a
Revert "AMDGPU: Fold CI-specific complex SMRD patterns into existing complex patterns"
by Marek Olsak
· 8 years ago
7dadd86
AMDGPU: Fold CI-specific complex SMRD patterns into existing complex patterns
by Marek Olsak
· 8 years ago
f7659d71
[AMDGPU] SDWA: Add assembler support for GFX9
by Sam Kolton
· 8 years ago
2b1f9aa
AMDGPU: Start defining a calling convention
by Matt Arsenault
· 8 years ago
a302a736
AMDGPU: Add AMDGPU_HS calling convention
by Marek Olsak
· 9 years ago
3d1cc88
AMDGPU: Temporarily disable packed inlinable literals (v2f16, v2i16)
by Konstantin Zhuravlyov
· 9 years ago
e622dc3
AMDGPU: Refactor argument lowering
by Matt Arsenault
· 9 years ago
678e111
AMDGPU: Fix crash when disassembling VOP3 mac
by Matt Arsenault
· 9 years ago
76ae47c
[AMDGPU] Temporarily change constant address space from 4 to 2
by Yaxun Liu
· 9 years ago
1a14bfa
[AMDGPU] Get address space mapping by target triple environment
by Yaxun Liu
· 9 years ago
03880f8
[AMDGPU][MC] Fix for Bug 30829 + LIT tests
by Dmitry Preobrazhensky
· 9 years ago
182e9cc
[AMDGPU] Change amd_kernel_code_t's minor version to 1
by Konstantin Zhuravlyov
· 9 years ago
9be7b0d
AMDGPU: Add VOP3P instruction format
by Matt Arsenault
· 9 years ago
e823d92
AMDGPU: Merge initial gfx9 support
by Matt Arsenault
· 9 years ago
19f98c6
[AMDGPU] Fix MaxWorkGroupsPerCU for large workgroups
by Stanislav Mekhanoshin
· 9 years ago
d96089b
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
fd87137
[AMDGPU] Calculate number of min/max SGPRs/VGPRs for WavesPerEU instead of using switch statement
by Konstantin Zhuravlyov
· 9 years ago
9f89ede
[AMDGPU] Add target information that is required by tools to metadata
by Konstantin Zhuravlyov
· 9 years ago
43b6156
[AMDGPU][mc] Fix AddressSanitizer leftover issue in gfx7_asm_all test
by Artem Tamazov
· 9 years ago
ca16621
Re-commit AMDGPU/GlobalISel: Add support for simple shaders
by Tom Stellard
· 9 years ago
7a19d56
Revert "AMDGPU/GlobalISel: Add support for simple shaders"
by Tom Stellard
· 9 years ago
e48f60a
AMDGPU/GlobalISel: Add support for simple shaders
by Tom Stellard
· 9 years ago
33b01e9
[AMDGPU][mc] Fix memory corruption uncovered by AddressSanitizer during coverage/smoke Gfx7/8 testing.
by Artem Tamazov
· 9 years ago
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