Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Implement __intrinsic_load_ssbo | Iago Toral Quiroga | 2015-09-25 | 1 | -0/+2 |
* | nir: Remove the mem_ctx parameter from ssa_def_rewrite_uses | Jason Ekstrand | 2015-09-11 | 1 | -2/+1 |
* | nir/lower_phis_to_scalar: undef is trivially scalarizable | Rob Clark | 2015-07-03 | 1 | -0/+1 |
* | nir: prevent use-after-free condition in should_lower_phi() | Eduardo Lima Mitev | 2015-06-02 | 1 | -0/+5 |
* | nir: Allocate nir_phi_src values out of the nir_phi_instr. | Kenneth Graunke | 2015-04-07 | 1 | -1/+1 |
* | nir/lower_phis_to_scalar: Fix some logic in is_phi_scalarizable | Jason Ekstrand | 2015-02-14 | 1 | -3/+3 |
* | nir: Add a pass to lower vector phi nodes to scalar phi nodes | Jason Ekstrand | 2015-02-03 | 1 | -0/+290 |