aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/test_fs_cmod_propagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: fix cmod propagation optimisationsYevhenii Kolesnikov2020-03-111-0/+275
* intel/compiler: Pass backend_shader * to cfg_t()Matt Turner2020-03-091-2/+2
* intel/fs: Drop the gl_program from fs_visitorJason Ekstrand2019-08-251-2/+1
* intel/fs: Allow cmod propagation across reads and writes of different flagsIan Romanick2019-06-051-0/+263
* intel/fs: Fix flag_subreg handling in cmod propagationIan Romanick2019-06-051-0/+159
* intel/fs: Add missing tests for cmod_propagate_notIan Romanick2019-06-051-0/+278
* intel/fs: Allow cmod propagation to instructions with saturate modifierIan Romanick2019-05-141-0/+486
* intel/compiler/test: Add unit test for mismatched signedness comparisonMatt Turner2019-02-151-0/+32
* intel/compiler/test: Set devinfo->gen = 7Matt Turner2019-02-151-1/+1
* i965/fs: Propagate conditional modifiers from compares to addsIan Romanick2018-03-261-0/+335
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+556