summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_lower_regs_to_ssa.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-23nir: Return progress from nir_lower_regs_to_ssa().Matt Turner1-4/+8
2016-12-29nir: Rewrite lower_regs_to_ssa to use the phi builderJason Ekstrand1-421/+174
2016-12-29nir: Rename convert_to_ssa lower_regs_to_ssaJason Ekstrand1-0/+540