Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Fix output swizzle in get_mul_for_src | Iago Toral Quiroga | 2015-05-28 | 1 | -10/+9 |
* | nir/nir: Use a linked list instead of a hash set for use/def sets | Jason Ekstrand | 2015-05-08 | 1 | -5/+4 |
* | nir/opt_peephole_ffma: Fix a couple typos in a comment | Jason Ekstrand | 2015-04-02 | 1 | -2/+2 |
* | nir/peephole_ffma: Be less agressive about fusing multiply-adds | Jason Ekstrand | 2015-04-01 | 1 | -0/+41 |
* | nir: Add a dedicated ffma peephole optimization | Jason Ekstrand | 2015-04-01 | 1 | -0/+220 |
* | nir: Remove the ffma peephole | Jason Ekstrand | 2015-01-15 | 1 | -189/+0 |
* | nir: Don't require a function in ssa_def_init | Jason Ekstrand | 2015-01-15 | 1 | -3/+1 |
* | nir: Add a fused multiply-add peephole | Jason Ekstrand | 2015-01-15 | 1 | -0/+191 |