aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/compiler/aco_ssa_elimination.cpp
Commit message (Expand)AuthorAgeFilesLines
* aco: fix fall-through test in try_remove_simple_block() with back-edgesRhys Perry2020-01-201-1/+3
* aco: ignore parallelcopies to the same register on jump threadingDaniel Schürmann2020-01-161-31/+38
* aco: improve jump threading with wave32Rhys Perry2019-12-211-1/+2
* aco/wave32: Use lane mask regclass for exec/vcc.Timur Kristóf2019-12-041-0/+1
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+291