summaryrefslogtreecommitdiffstats
path: root/src/amd/compiler/aco_builder_h.py
Commit message (Expand)AuthorAgeFilesLines
* aco: Lower to CSSADaniel Schürmann2019-10-301-8/+11
* aco: Implement subgroup shuffle in GFX10 wave64 mode.Timur Kristóf2019-10-281-1/+1
* aco: Use the VOP3-only add/sub GFX10 instructions if needed.Rhys Perry2019-10-101-1/+15
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+400