Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Make load_const SSA-only | Jason Ekstrand | 2015-01-15 | 1 | -8/+7 |
* | nir: Make nir_ssa_undef_instr_create initialize the destination | Jason Ekstrand | 2015-01-15 | 1 | -6/+5 |
* | nir/lower_variables: Use a real dominance DFS for variable renaming | Jason Ekstrand | 2015-01-15 | 1 | -4/+5 |
* | nir: Remove predication | Jason Ekstrand | 2015-01-15 | 1 | -31/+6 |
* | nir: Make bcsel a fully vector operation | Jason Ekstrand | 2015-01-15 | 1 | -0/+1 |
* | nir/metadata: Rename metadata_dirty to metadata_preserve | Jason Ekstrand | 2015-01-15 | 1 | -2/+2 |
* | nir: Vectorize intrinsics | Jason Ekstrand | 2015-01-15 | 1 | -50/+24 |
* | nir: Add a pass to lower local variable accesses to SSA values | Jason Ekstrand | 2015-01-15 | 1 | -0/+1066 |