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
/
mesa
/
drivers
/
dri
/
i965
/
brw_vec4_live_variables.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Rename GRF to VGRF.
Matt Turner
2015-11-13
1
-2
/
+2
*
i965: Use brw_reg's nr field to store register number.
Matt Turner
2015-11-13
1
-6
/
+6
*
i965/vec4: Calculate live intervals with subregister granularity.
Francisco Jerez
2015-03-23
1
-4
/
+7
*
i965/vec4: Define helper functions to convert a register to a variable index.
Francisco Jerez
2015-03-23
1
-0
/
+16
*
i965/vec4: Remove dependency of vec4_live_variables on the visitor.
Francisco Jerez
2015-03-23
1
-2
/
+2
*
util: Move Mesa's bitset.h to util/.
Eric Anholt
2015-02-20
1
-1
/
+1
*
i965/vec4: Track liveness of the flag register.
Matt Turner
2014-12-01
1
-0
/
+5
*
i965: Use local pointer to block_data in live intervals.
Matt Turner
2014-12-01
1
-1
/
+1
*
i965: Mark fields in the live interval classes protected.
Matt Turner
2014-07-01
1
-6
/
+7
*
i965/vec4: Reduce working set size of live variables computation.
Eric Anholt
2013-10-29
1
-4
/
+6
*
i965: Switch vec4_live_variables to the non-zeroing allocator.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
i965, mesa: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS macros.
Kenneth Graunke
2013-09-21
1
-9
/
+1
*
i965/vs: Improve live interval calculation.
Eric Anholt
2012-10-17
1
-0
/
+81