aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/compiler/meson.build
Commit message (Expand)AuthorAgeFilesLines
* aco: rename aco_lower_bool_phis() -> aco_lower_phis()Daniel Schürmann2020-04-101-1/+1
* aco: add various compiler statisticsRhys Perry2020-04-031-1/+2
* meson: inline `inc_common`Eric Engestrom2020-03-281-1/+1
* aco: Lower to CSSADaniel Schürmann2019-10-301-0/+1
* aco: Link ACO with amd/common.Timur Kristóf2019-10-101-0/+3
* amd: Move all amd/common code that depends on LLVM to amd/llvm.Timur Kristóf2019-10-081-1/+1
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+103