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