aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/compiler/aco_util.h
Commit message (Expand)AuthorAgeFilesLines
* aco: Fix -Wstringop-overflow warnings in aco_span.Timur Kristóf2020-01-221-2/+2
* aco: compact aco::span<T> to use uint16_t offset and size instead of pointer ...Daniel Schürmann2020-01-101-17/+17
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+233