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_cmod_propagation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/compiler: use correct swizzle for replacement
Lionel Landwerlin
2019-02-27
1
-5
/
+5
*
i965/vec4: Propagate conditional modifiers from more compares to other compares
Ian Romanick
2018-12-17
1
-3
/
+100
*
i965/vec4: Don't cmod propagate from CMP to ADD if the writemask isn't compat...
Ian Romanick
2018-07-02
1
-5
/
+15
*
i965/vec4: Propagate conditional modifiers from compares to adds
Ian Romanick
2018-03-26
1
-5
/
+65
*
i965/vec4: Allow cmod propagation when src0 is a uniform or shader input
Ian Romanick
2018-03-26
1
-1
/
+2
*
intel/compiler: Don't propagate cmod into integer multiplies
Jason Ekstrand
2017-10-05
1
-0
/
+17
*
intel/compiler: Don't cmod propagate into a saturated operation
Jason Ekstrand
2017-10-05
1
-0
/
+8
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+172