Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/compiler: Pass detailed dependency classes to invalidate_analysis() | Francisco Jerez | 2020-03-06 | 1 | -1/+1 |
* | intel/compiler: Introduce backend_shader method to propagate IR changes to an... | Francisco Jerez | 2020-03-06 | 1 | -1/+1 |
* | intel/fs: Add an UNDEF instruction to avoid excess live ranges | Jason Ekstrand | 2019-06-04 | 1 | -5/+9 |
* | intel/compiler: workaround for SIMD8 half-float MAD in gen8 | Iago Toral Quiroga | 2019-04-18 | 1 | -11/+28 |
* | intel/fs: Cap dst-aligned region stride to maximum representable hstride value. | Francisco Jerez | 2019-02-21 | 1 | -5/+23 |
* | intel/fs: Exclude control sources from execution type and region alignment ca... | Francisco Jerez | 2019-02-21 | 1 | -3/+3 |
* | intel/fs: Don't touch accumulator destination while applying regioning alignm... | Jason Ekstrand | 2019-01-18 | 1 | -1/+23 |
* | intel/fs: Introduce regioning lowering pass. | Francisco Jerez | 2019-01-09 | 1 | -0/+399 |