index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
compiler
/
aco_spill.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: declare an enum for the OOB select field on GFX10
Samuel Pitoiset
2019-12-19
1
-1
/
+1
*
aco/wave32: Replace hardcoded numbers in spiller with wave size.
Timur Kristóf
2019-12-04
1
-15
/
+16
*
aco: rematerialize s_movk instructions
Daniel Schürmann
2019-11-12
1
-2
/
+7
*
aco: fix invalid access on Pseudo_instructions
Daniel Schürmann
2019-11-12
1
-1
/
+1
*
aco: only use single-dword loads/stores for spilling
Daniel Schürmann
2019-11-04
1
-41
/
+10
*
aco: fix immediate offset for spills if scratch is used
Daniel Schürmann
2019-11-04
1
-6
/
+6
*
aco: implement VGPR spilling
Daniel Schürmann
2019-10-30
1
-7
/
+162
*
aco: omit linear VGPRs as spill variables
Daniel Schürmann
2019-10-30
1
-4
/
+8
*
aco: ensure that spilled VGPR reloads are done after p_logical_start
Daniel Schürmann
2019-10-30
1
-34
/
+43
*
aco: simplify calculation of target register pressure when spilling
Daniel Schürmann
2019-10-30
1
-39
/
+12
*
aco: fix new_demand calculation for first instructions
Rhys Perry
2019-10-30
1
-4
/
+7
*
aco: don't add interferences between spilled phi operands
Daniel Schürmann
2019-10-30
1
-8
/
+8
*
aco: consider loop_exit blocks like merge blocks, even if they have only one ...
Daniel Schürmann
2019-10-30
1
-2
/
+2
*
aco: don't insert the exec mask into set of live-out variables when spilling
Daniel Schürmann
2019-10-30
1
-14
/
+6
*
aco: fix transitive affinities of spilled variables
Daniel Schürmann
2019-10-30
1
-25
/
+79
*
aco: Lower to CSSA
Daniel Schürmann
2019-10-30
1
-33
/
+16
*
aco: take LDS into account when calculating num_waves
Rhys Perry
2019-10-23
1
-1
/
+1
*
aco: increase accuracy of SGPR limits
Rhys Perry
2019-10-23
1
-5
/
+3
*
aco: Initial commit of independent AMD compiler
Daniel Schürmann
2019-09-19
1
-0
/
+1630