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_register_coalesce.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/fs: Don't delete coalesced MOVs if they have a cmod
Jason Ekstrand
2020-04-29
1
-2
/
+15
*
intel/fs: Coalesce when the src live range is contained in the dst
Jason Ekstrand
2020-04-21
1
-7
/
+43
*
intel/fs: Rename block to scan_block in can_coalesce_vars
Jason Ekstrand
2020-04-21
1
-4
/
+4
*
intel/compiler/fs: Switch liveness analysis to IR analysis framework
Francisco Jerez
2020-03-06
1
-19
/
+14
*
intel/compiler: Pass detailed dependency classes to invalidate_analysis()
Francisco Jerez
2020-03-06
1
-1
/
+1
*
intel/compiler: Introduce backend_shader method to propagate IR changes to an...
Francisco Jerez
2020-03-06
1
-1
/
+3
*
intel/fs: Rework fs_inst::is_copy_payload() into multiple classification help...
Francisco Jerez
2020-01-17
1
-1
/
+1
*
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/compiler: Prevent warnings in the following patch
Matt Turner
2019-01-09
1
-4
/
+4
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+295