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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/vec4: Don't use instruction list after calculating the cfg.
Matt Turner
2014-09-24
1
-1
/
+1
*
i965: Remove now unneeded calls to calculate_cfg().
Matt Turner
2014-09-24
1
-1
/
+0
*
i965: Remove cfg-invalidating parameter from invalidate_live_intervals.
Matt Turner
2014-09-24
1
-4
/
+1
*
i965: Add invalidate_cfg parameter to invalidate_live_intervals().
Matt Turner
2014-08-22
1
-2
/
+3
*
i965: Add and use foreach_block macro.
Matt Turner
2014-08-18
1
-26
/
+25
*
i965: Add cfg to backend_visitor.
Matt Turner
2014-07-21
1
-7
/
+9
*
i965: Use typed foreach_in_list instead of foreach_list.
Matt Turner
2014-07-01
1
-3
/
+1
*
i965: Add and use foreach_inst_in_block macros.
Matt Turner
2014-07-01
1
-4
/
+1
*
i965/cfg: Embed exec_node in bblock_link.
Matt Turner
2014-05-15
1
-2
/
+1
*
i965/vec4: Track live ranges per-channel, not per vgrf.
Matt Turner
2014-03-24
1
-13
/
+37
*
i965/cfg: Clean up cfg_t constructors.
Matt Turner
2013-12-04
1
-1
/
+1
*
i965/vec4: Add invalidate_live_intervals method.
Matt Turner
2013-11-20
1
-0
/
+6
*
i965: Handle deallocation of some private ralloc contexts explicitly.
Francisco Jerez
2013-10-29
1
-1
/
+1
*
i965/vec4: Reduce working set size of live variables computation.
Eric Anholt
2013-10-29
1
-19
/
+22
*
i965: s/Muchnik/Muchnick/.
Matt Turner
2013-10-25
1
-1
/
+1
*
i965/vs: Make virtual grf live intervals actually cover their used range.
Eric Anholt
2013-05-09
1
-55
/
+20
*
i965/vs: Improve live interval calculation.
Eric Anholt
2012-10-17
1
-0
/
+306