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_fs_live_variables.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Silence unused parameter warning in fs_live_variables::setup_...
Ian Romanick
2020-04-17
1
-2
/
+1
*
intel/compiler/fs: Switch liveness analysis to IR analysis framework
Francisco Jerez
2020-03-06
1
-2
/
+9
*
intel/compiler/fs: Add live interval validation pass
Francisco Jerez
2020-03-06
1
-0
/
+2
*
intel/compiler: Pass single backend_shader argument to the fs_live_variables ...
Francisco Jerez
2020-03-06
1
-4
/
+3
*
intel/compiler: Move all live interval analysis results into fs_live_variables
Francisco Jerez
2020-03-06
1
-0
/
+8
*
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_fs_live_variables.h ...
Francisco Jerez
2020-03-06
1
-1
/
+2
*
intel/compiler: Nest definition of live variables block_data structures
Francisco Jerez
2020-03-06
1
-41
/
+41
*
intel/compiler: Fix C++ one definition rule violations
Danylo Piliaiev
2019-10-28
1
-4
/
+4
*
intel/fs: Restrict live intervals to the subset possibly reachable from any d...
Francisco Jerez
2017-12-07
1
-0
/
+12
*
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
/
+115