intel/fs: Add an UNDEF instruction to avoid excess live ranges
[mesa.git] / src / intel / compiler / brw_fs_lower_regioning.cpp
2019-06-04 Jason Ekstrandintel/fs: Add an UNDEF instruction to avoid excess...
2019-04-18 Iago Toral Quirogaintel/compiler: workaround for SIMD8 half-float MAD...
2019-02-21 Francisco Jerezintel/fs: Cap dst-aligned region stride to maximum...
2019-02-21 Francisco Jerezintel/fs: Exclude control sources from execution type...
2019-01-18 Jason Ekstrandintel/fs: Don't touch accumulator destination while...
2019-01-09 Francisco Jerezintel/fs: Introduce regioning lowering pass.