Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Don't require a function in ssa_def_init | Jason Ekstrand | 2015-01-15 | 1 | -3/+3 |
* | nir: Automatically handle SSA uses when an instruction is inserted | Jason Ekstrand | 2015-01-15 | 1 | -15/+1 |
* | nir: Add an initialization function for SSA definitions | Jason Ekstrand | 2015-01-15 | 1 | -21/+7 |
* | nir: add a pass to convert to SSA | Connor Abbott | 2015-01-15 | 1 | -0/+682 |