summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_opt_rematerialize_compares.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-19nir: Only rematerialize comparisons with all SSA sourcesJason Ekstrand1-0/+15
2019-05-31nir: Rematerialize compare instructionsIan Romanick1-0/+181