Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: add opt_if_loop_terminator() | Timothy Arceri | 2018-06-07 | 1 | -0/+68 |
* | nir: implement the GLSL equivalent of if simplication in nir_opt_if | Samuel Pitoiset | 2018-06-04 | 1 | -5/+92 |
* | nir: Rename convert_to_ssa lower_regs_to_ssa | Jason Ekstrand | 2016-12-29 | 1 | -1/+1 |
* | nir: stop gcc warning about uninitialised variables | Timothy Arceri | 2016-12-29 | 1 | -1/+1 |
* | nir: Add a pass for moving SPIR-V continue blocks to the ends of loops | Jason Ekstrand | 2016-12-22 | 1 | -0/+256 |