summaryrefslogtreecommitdiff
path: root/src/amd/compiler/aco_opcodes_cpp.py
Commit message (Expand)AuthorAgeFilesLines
* aco: add GFX11 opcode numbersRhys Perry2022-09-261-0/+5
* aco: Remove trailing whitespace.Timur Kristóf2022-05-251-1/+1
* aco: do not use designated initializersErik Faye-Lund2022-04-051-10/+10
* aco/opcodes: remove definition_size[]Daniel Schürmann2021-08-231-5/+0
* aco: add missing Licenses and remove Authors from filesDaniel Schürmann2021-07-121-0/+1
* aco: reorder and cleanup #includesDaniel Schürmann2021-07-121-1/+0
* aco: add instruction classesRhys Perry2021-03-111-0/+5
* aco: add Info::{operand_size,definition_size}Rhys Perry2020-06-101-0/+10
* aco: don't DCE atomics with return valuesRhys Perry2020-01-131-0/+2
* aco: Initial GFX7 SupportDaniel Schürmann2019-12-071-7/+7
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+74