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_fs_live_variables.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move Mesa's bitset.h to util/.
Eric Anholt
2015-02-20
1
-1
/
+1
*
i965: Factor out virtual GRF allocation to a separate object.
Francisco Jerez
2015-02-10
1
-1
/
+1
*
i965/fs: Use const fs_reg & rather than a copy or pointer.
Matt Turner
2014-12-01
1
-3
/
+8
*
i965/fs: 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
-3
/
+3
*
i965/cfg: Make cfg_t usable from C.
Matt Turner
2014-07-05
1
-1
/
+1
*
i965/fs: Pass cfg to calculate_live_intervals().
Matt Turner
2014-07-01
1
-2
/
+2
*
i965: Mark fields in the live interval classes protected.
Matt Turner
2014-07-01
1
-10
/
+12
*
i965/fs: Use per-channel interference for register_coalesce_2().
Eric Anholt
2013-10-10
1
-0
/
+3
*
i965/fs: Use the new per-channel live ranges for dead code elimination.
Eric Anholt
2013-10-10
1
-0
/
+2
*
i965/fs: Track live variable ranges on a per-channel level.
Eric Anholt
2013-10-10
1
-0
/
+9
*
i965/fs: Factor def[]/use[] setup out to a separate function.
Eric Anholt
2013-10-10
1
-0
/
+2
*
i965/fs: Do live variables dataflow analysis on a per-channel level.
Eric Anholt
2013-10-10
1
-0
/
+12
*
i965/fs: Rename num_vars to num_vgrfs in live interval analysis.
Kenneth Graunke
2013-10-10
1
-1
/
+1
*
i965: Switch fs_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/fs: Improve live variables calculation performance.
Eric Anholt
2013-03-11
1
-4
/
+6
*
i965: Rename fs_cfg types to not mention fs.
Eric Anholt
2012-10-17
1
-2
/
+2
*
i965/fs: Remove a dead member from live variables analysis.
Eric Anholt
2012-08-29
1
-5
/
+0
*
i965: Add support for live variable analysis using dataflow analysis.
Eric Anholt
2012-04-19
1
-0
/
+86