aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/compiler/aco_lower_to_hw_instr.cpp
Commit message (Expand)AuthorAgeFilesLines
* aco: Introduce vgpr_limit to keep track of available VGPRs.Timur Kristóf2019-10-281-3/+0
* aco: Implement subgroup shuffle in GFX10 wave64 mode.Timur Kristóf2019-10-281-8/+76
* aco: Remove dead code in reduction lowering.Rhys Perry2019-10-281-16/+14
* aco: Fix reductions on GFX10.Rhys Perry2019-10-281-10/+82
* aco: move s_andn2_b64 instructions out of the p_discard_ifRhys Perry2019-10-091-24/+11
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+765