Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/compiler/vec4: Switch liveness analysis to IR analysis framework | Francisco Jerez | 2020-03-06 | 1 | -5/+4 |
* | 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/dce: Don't narrow the write mask if the flags are used | Ian Romanick | 2018-12-17 | 1 | -9/+38 |
* | i965/vec4/dce: improve track of partial flag register writes | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -1/+1 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+160 |