Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
29cde35b43a8ff413ecec55abfa64ab43f99b3f1
/
llvm
/
lib
/
Target
/
AMDGPU
/
SIMachineFunctionInfo.h
8e9cc63
AMDGPU/SI: Add s_waitcnt at the end of non-void functions
by Marek Olsak
· 10 years ago
fccabaf
AMDGPU/SI: Add new target attribute InitialPSInputAddr
by Marek Olsak
· 10 years ago
26f8f3d
AMDGPU: Rework how private buffer passed for HSA
by Matt Arsenault
· 10 years ago
49affb8
AMDGPU: Check feature attributes in SIMachineFunctionInfo
by Matt Arsenault
· 10 years ago
5b22dfa
AMDGPU: Also track whether SGPRs were spilled
by Matt Arsenault
· 10 years ago
45bb48e
R600 -> AMDGPU rename
by Tom Stellard
· 10 years ago
[Renamed from llvm/lib/Target/R600/SIMachineFunctionInfo.h]
e99fb65
R600/SI: Add subtarget feature to enable VGPR spilling for all shader types
by Tom Stellard
· 11 years ago
42fb60e
R600/SI: Spill VGPRs to scratch space for compute shaders
by Tom Stellard
· 11 years ago
9646890
R600/SI: Implement VGPR register spilling for compute at -O0 v3
by Tom Stellard
· 11 years ago
8e52375
R600/SI: Remove unused SGPR spilling code
by Tom Stellard
· 11 years ago
c5cf2f0
R600/SI: Use eliminateFrameIndex() to expand SGPR spill pseudos
by Tom Stellard
· 11 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
b02094e
R600/SI: Use scratch memory for large private arrays
by Tom Stellard
· 11 years ago
eba6107
R600/SI: Only create one instruction when spilling/restoring register v3
by Tom Stellard
· 12 years ago
5656db4
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. R600 edition
by Craig Topper
· 12 years ago
c149dc0
R600/SI: Implement spilling of SGPRs v5
by Tom Stellard
· 12 years ago
d12ccbd
[weak vtables] Remove a bunch of weak vtables
by Juergen Ributzka
· 12 years ago
49109a2
Revert r194865 and r194874.
by Alexey Samsonov
· 12 years ago
dbedae8
[weak vtables] Remove a bunch of weak vtables
by Juergen Ributzka
· 12 years ago
ace6f73
R600/SI: Share code recording ShaderTypeAttribute between generations
by Vincent Lejeune
· 13 years ago
99ee0f4
R600/SI: rework input interpolation v2
by Christian Konig
· 13 years ago
3625055
R600/SI: remove shader type intrinsic
by Christian Konig
· 13 years ago
75aadc2
Add R600 backend
by Tom Stellard
· 13 years ago