aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_fs_cse.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/fs: Properly handle 64-bit types in LOAD_PAYLOADJason Ekstrand2019-02-011-0/+1
* intel/fs/cse: Split create_copy_instr into three casesJason Ekstrand2019-02-011-17/+17
* intel/fs: Use SHADER_OPCODE_SEND for varying UBO pulls on gen7+Jason Ekstrand2019-01-291-1/+0
* intel/fs: Add a generic SEND opcodeJason Ekstrand2019-01-291-0/+5
* intel/fs: Replace the CINTERP opcode with a simple MOVFrancisco Jerez2018-05-291-1/+0
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+380