summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_opt_rematerialize_compares.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Only rematerialize comparisons with all SSA sourcesJason Ekstrand2019-07-191-0/+15
* nir: Rematerialize compare instructionsIan Romanick2019-05-311-0/+181