summaryrefslogtreecommitdiff
path: root/src/amd/compiler/aco_util.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-22aco: Fix -Wstringop-overflow warnings in aco_span.Timur Kristóf1-2/+2
2020-01-10aco: compact aco::span<T> to use uint16_t offset and size instead of pointer ...Daniel Schürmann1-17/+17
2019-09-19aco: Initial commit of independent AMD compilerDaniel Schürmann1-0/+233