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
/
gallium
/
drivers
/
lima
/
ir
/
pp
/
regalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima/ppir: rework store output
Erico Nunes
2020-05-09
1
-1
/
+1
*
lima/ppir: introduce liveness internal live set
Erico Nunes
2020-05-09
1
-0
/
+15
*
lima/ppir: implement full liveness analysis for regalloc
Erico Nunes
2020-01-15
1
-44
/
+63
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
1
-1
/
+1
*
lima/ppir: add node dependency types
Vasily Khoruzhick
2019-09-24
1
-8
/
+8
*
lima/ppir: Add undef handling
Andreas Baierl
2019-09-13
1
-1
/
+4
*
lima/ppir: improve regalloc spill cost calculation
Erico Nunes
2019-09-05
1
-5
/
+49
*
lima/ppir: optimizations in regalloc spilling code
Erico Nunes
2019-09-05
1
-90
/
+88
*
lima/ppir: mark regalloc created ssa unspillable
Erico Nunes
2019-09-05
1
-0
/
+1
*
lima/ppir: print register index and components number for spilled register
Vasily Khoruzhick
2019-08-24
1
-1
/
+3
*
lima/ppir: add better liveness analysis
Vasily Khoruzhick
2019-08-24
1
-74
/
+28
*
lima/ppir: use ra_get_best_spill_node to select spill node
19.2-branchpoint
Erico Nunes
2019-08-20
1
-7
/
+22
*
lima/ppir: use src accessors in ppir regalloc
Vasily Khoruzhick
2019-08-13
1
-100
/
+11
*
lima: add summary report for shader-db
Erico Nunes
2019-08-06
1
-0
/
+3
*
lima/ppir: refactor texture code to simplify scheduler
Erico Nunes
2019-07-31
1
-24
/
+0
*
lima/ppir: fix debug logs in regalloc
Erico Nunes
2019-07-23
1
-2
/
+2
*
lima/ppir: fix alignment on regalloc spilling loads
Erico Nunes
2019-07-23
1
-1
/
+1
*
lima/ppir: branch regalloc fixes
Erico Nunes
2019-07-19
1
-0
/
+33
*
lima/ppir: fix crash when program uses no registers at all
Vasily Khoruzhick
2019-06-06
1
-0
/
+4
*
gallium: add lima driver
Qiang Yu
2019-04-11
1
-0
/
+757