Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/vec4: Ignore swizzle of VGRF for use by var_range_end() | Andrii Simiklit | 2020-05-20 | 1 | -1/+1 |
* | intel/compiler/vec4: Switch liveness analysis to IR analysis framework | Francisco Jerez | 2020-03-06 | 1 | -6/+4 |
* | intel/compiler: Move all live interval analysis results into vec4_live_variables | Francisco Jerez | 2020-03-06 | 1 | -1/+2 |
* | 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 |
* | i965/vec4: Allow CSE on subset VF constant loads | Ian Romanick | 2018-03-08 | 1 | -0/+19 |
* | i965/vec4: Relax writemask condition in CSE | Ian Romanick | 2018-03-08 | 1 | -1/+9 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+296 |