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
*
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