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_cse.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler/fs: Switch liveness analysis to IR analysis framework
Francisco Jerez
2020-03-06
1
-6
/
+4
*
intel/compiler: Move all live interval analysis results into fs_live_variables
Francisco Jerez
2020-03-06
1
-1
/
+2
*
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
/
+1
*
intel/fs: Add virtual instruction to load mask of live channels into flag reg...
Francisco Jerez
2020-02-14
1
-0
/
+1
*
intel/fs/cse: Make HALT instruction act as CSE barrier.
Francisco Jerez
2020-02-14
1
-0
/
+10
*
intel/fs: Rework fs_inst::is_copy_payload() into multiple classification help...
Francisco Jerez
2020-01-17
1
-1
/
+1
*
intel/fs/cse: Fix non-deterministic behavior due to inaccurate liveness calcu...
Francisco Jerez
2020-01-10
1
-3
/
+3
*
Revert "intel/compiler: split is_partial_write() into two variants"
Juan A. Suarez Romero
2019-04-25
1
-2
/
+1
*
intel/compiler: split is_partial_write() into two variants
Iago Toral Quiroga
2019-04-18
1
-1
/
+2
*
intel/fs: Properly handle 64-bit types in LOAD_PAYLOAD
Jason Ekstrand
2019-02-01
1
-0
/
+1
*
intel/fs/cse: Split create_copy_instr into three cases
Jason Ekstrand
2019-02-01
1
-17
/
+17
*
intel/fs: Use SHADER_OPCODE_SEND for varying UBO pulls on gen7+
Jason Ekstrand
2019-01-29
1
-1
/
+0
*
intel/fs: Add a generic SEND opcode
Jason Ekstrand
2019-01-29
1
-0
/
+5
*
intel/fs: Replace the CINTERP opcode with a simple MOV
Francisco Jerez
2018-05-29
1
-1
/
+0
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+380