Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-wide: replace MAYBE_UNUSED with ASSERTED | Eric Engestrom | 2019-07-31 | 1 | -1/+1 |
* | nir: remove bool lowering from lower_int_to_float | Jonathan Marek | 2019-05-31 | 1 | -71/+42 |
* | nir: fix lower_{int,bool}_to_float for new mov opcode | Jonathan Marek | 2019-05-31 | 1 | -0/+1 |
* | nir: silence three compiler warnings seen with MinGW | Brian Paul | 2019-05-29 | 1 | -1/+1 |
* | nir: Drop imov/fmov in favor of one mov instruction | Jason Ekstrand | 2019-05-24 | 1 | -5/+4 |
* | nir: add int_to_float lowering pass | Vasily Khoruzhick | 2019-05-07 | 1 | -0/+212 |