summaryrefslogtreecommitdiff
path: root/src/intel/compiler/brw_fs_copy_propagation.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-01-17intel/fs: Optimize and simplify the copy propagation dataflow logic.Francisco Jerez1-24/+11
2017-12-07intel/fs: Don't let undefined values prevent copy propagation.Francisco Jerez1-3/+47
2017-12-06i965/fs: Add byte scattered read message and fs supportJose Maria Casanova Crespo1-0/+2
2017-12-06i965/fs: Add byte scattered write message and fs supportJose Maria Casanova Crespo1-0/+2
2017-03-13i965: Move the back-end compiler to src/intel/compilerJason Ekstrand1-0/+869