summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_int64.c
Commit message (Expand)AuthorAgeFilesLines
* nir/int64: Properly handle imod/iremJason Ekstrand2017-03-031-3/+21
* i965: Do int64 lowering in NIRJason Ekstrand2017-03-011-54/+53
* nir: Add a simple int64 lowering passJason Ekstrand2017-03-011-0/+279