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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler/vec4: Switch liveness analysis to IR analysis framework
Francisco Jerez
2020-03-06
1
-2
/
+9
*
intel/compiler/vec4: Add live interval validation pass
Francisco Jerez
2020-03-06
1
-0
/
+3
*
intel/compiler: Pass single backend_shader argument to the vec4_live_variable...
Francisco Jerez
2020-03-06
1
-1
/
+3
*
intel/compiler: Restructure live intervals computation code
Francisco Jerez
2020-03-06
1
-0
/
+1
*
intel/compiler: Move all live interval analysis results into vec4_live_variables
Francisco Jerez
2020-03-06
1
-0
/
+11
*
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
-27
/
+27
*
intel/compiler: Fix C++ one definition rule violations
Danylo Piliaiev
2019-10-28
1
-2
/
+2
*
i965/vec4: consider subregister offset in live variables
Juan A. Suarez Romero
2017-04-14
1
-2
/
+2
*
intel/compiler: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-0
/
+5
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+112