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
/
util
/
register_allocate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+0
*
util/ra: fix memory leak
Eric Engestrom
2017-07-31
1
-0
/
+2
*
ra: Add a callback for selecting a register from what's available.
Eric Anholt
2017-07-25
1
-14
/
+76
*
ra: Don't put a node in its own adjacency set.
Eric Anholt
2017-07-25
1
-13
/
+10
*
ra: Pull the body of a loop out to a helper function.
Eric Anholt
2017-07-25
1
-12
/
+19
*
util/ra: (trivial) fix c99 loop variable initialization
Roland Scheidegger
2015-08-19
1
-7
/
+8
*
util/ra: Make allocating conflict lists optional
Jason Ekstrand
2015-08-18
1
-9
/
+17
*
util/ra: Add a function for making all conflicts on a register transitive
Jason Ekstrand
2015-08-18
1
-0
/
+23
*
ra: Delete the conflict lists in ra_set_finalize
Jason Ekstrand
2015-08-10
1
-0
/
+5
*
ra: Refactor ra_set_finalize
Jason Ekstrand
2015-08-10
1
-26
/
+25
*
util: Avoid double promotion.
Matt Turner
2015-07-29
1
-1
/
+1
*
ra: Disable round-robin strategy for optimistically colorable nodes.
Francisco Jerez
2015-02-23
1
-1
/
+23
*
util: Move Mesa's bitset.h to util/.
Eric Anholt
2015-02-20
1
-1
/
+1
*
util: Silence signed-unsigned comparison warnings
Jan Vesely
2014-12-17
1
-6
/
+6
*
ra: Don't use regs as the ralloc context.
Matt Turner
2014-12-01
1
-1
/
+1
*
util: Use reg_belongs_to_class instead of BITSET_TEST
Jason Ekstrand
2014-10-24
1
-1
/
+1
*
mesa: Move register_allocate.c to util.
Eric Anholt
2014-09-23
1
-0
/
+654