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_cmod_propagation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/fs: Relax type matching rules in cmod propagation from MOV instructions
Ian Romanick
2019-03-01
1
-4
/
+19
*
intel/compiler: Avoid propagating inequality cmods if types are different
Matt Turner
2019-02-15
1
-0
/
+7
*
i965/fs: Don't propagate conditional modifiers from integer compares to adds
Ian Romanick
2018-09-17
1
-1
/
+9
*
i965/fs: Propagate conditional modifiers from not instructions
Ian Romanick
2018-06-15
1
-1
/
+61
*
i965/fs: Rearrange code to remove most of the gotos
Ian Romanick
2018-06-15
1
-11
/
+3
*
i965/fs: Refactor propagation of conditional modifiers from compares to adds
Ian Romanick
2018-06-15
1
-57
/
+80
*
i965/fs: Propagate conditional modifiers from compares to adds
Ian Romanick
2018-03-26
1
-5
/
+65
*
i965/fs: 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
/
+183