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.cpp
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
/
+2
*
intel/compiler: Drop invalidate_live_intervals()
Francisco Jerez
2020-03-06
1
-8
/
+0
*
intel/compiler/fs: Switch liveness analysis to IR analysis framework
Francisco Jerez
2020-03-06
1
-17
/
+3
*
intel/compiler/fs: Add live interval validation pass
Francisco Jerez
2020-03-06
1
-0
/
+41
*
intel/compiler: Pass single backend_shader argument to the fs_live_variables ...
Francisco Jerez
2020-03-06
1
-7
/
+7
*
intel/compiler: Move all live interval analysis results into fs_live_variables
Francisco Jerez
2020-03-06
1
-23
/
+17
*
intel/compiler: Mark virtual_grf_interferes and vars_interfere as const
Francisco Jerez
2020-03-06
1
-2
/
+2
*
intel/compiler: Reverse inclusion dependency between brw_fs_live_variables.h ...
Francisco Jerez
2020-03-06
1
-1
/
+1
*
intel/compiler: Nest definition of live variables block_data structures
Francisco Jerez
2020-03-06
1
-9
/
+9
*
intel/compiler: Fix C++ one definition rule violations
Danylo Piliaiev
2019-10-28
1
-9
/
+9
*
intel/fs/live_variables: Do compute_start_end in BITSET_WORD chunks
Jason Ekstrand
2019-05-16
1
-9
/
+15
*
Revert "intel/compiler: split is_partial_write() into two variants"
Juan A. Suarez Romero
2019-04-25
1
-1
/
+1
*
intel/compiler: split is_partial_write() into two variants
Iago Toral Quiroga
2019-04-18
1
-1
/
+1
*
intel/fs: Restrict live intervals to the subset possibly reachable from any d...
Francisco Jerez
2017-12-07
1
-4
/
+30
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+334