Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Use nir_instr_rewrite_src in copy propagation | Jason Ekstrand | 2015-05-08 | 1 | -61/+10 |
* | nir: Copy-propagate vecN operations that are actually moves | Jason Ekstrand | 2015-02-23 | 1 | -16/+29 |
* | util/hash_set: Rework the API to know about hashing | Jason Ekstrand | 2015-01-15 | 1 | -8/+4 |
* | nir: Remove predication | Jason Ekstrand | 2015-01-15 | 1 | -4/+0 |
* | nir/copy_propagate: Don't cause size mismatches on phi node sources | Jason Ekstrand | 2015-01-15 | 1 | -0/+12 |
* | nir: add an SSA-based copy propagation pass | Connor Abbott | 2015-01-15 | 1 | -0/+313 |