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
/
intel
/
compiler
/
brw_vec4_live_variables.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Drop invalidate_live_intervals()
Francisco Jerez
2020-03-06
1
-8
/
+0
*
intel/compiler/vec4: Switch liveness analysis to IR analysis framework
Francisco Jerez
2020-03-06
1
-32
/
+3
*
intel/compiler/vec4: Add live interval validation pass
Francisco Jerez
2020-03-06
1
-0
/
+43
*
intel/compiler: Pass single backend_shader argument to the vec4_live_variable...
Francisco Jerez
2020-03-06
1
-4
/
+3
*
intel/compiler: Restructure live intervals computation code
Francisco Jerez
2020-03-06
1
-78
/
+53
*
intel/compiler: Move all live interval analysis results into vec4_live_variables
Francisco Jerez
2020-03-06
1
-15
/
+20
*
intel/compiler: Mark virtual_grf_interferes and vars_interfere as const
Francisco Jerez
2020-03-06
1
-1
/
+1
*
intel/compiler: Reverse inclusion dependency between brw_vec4_live_variables....
Francisco Jerez
2020-03-06
1
-1
/
+1
*
intel/compiler: Nest definition of live variables block_data structures
Francisco Jerez
2020-03-06
1
-5
/
+6
*
intel/compiler: Fix C++ one definition rule violations
Danylo Piliaiev
2019-10-28
1
-5
/
+5
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+343