Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Keep the range analysis HT around intra-pass until we make a change. | Eric Anholt | 2019-10-04 | 1 | -2/+2 |
* | nir: fix memleak in error path | Eric Engestrom | 2019-09-04 | 1 | -1/+3 |
* | nir: Add unit tests for nir_opt_comparison_pre | Ian Romanick | 2019-07-08 | 1 | -1/+1 |
* | nir: Drop imov/fmov in favor of one mov instruction | Jason Ekstrand | 2019-05-24 | 1 | -2/+2 |
* | nir: Drop "struct" from some nir_* declarations | Jason Ekstrand | 2019-04-18 | 1 | -5/+5 |
* | nir: Add partial redundancy elimination for compares | Ian Romanick | 2019-03-28 | 1 | -0/+383 |