summaryrefslogtreecommitdiffstats
path: root/src/amd/compiler/aco_instruction_selection.cpp
Commit message (Expand)AuthorAgeFilesLines
* aco: fix load_constant with multiple arraysRhys Perry2019-10-041-3/+3
* radv/aco,aco: set lower_fmodRhys Perry2019-10-041-29/+0
* android: aco: fix undefined template 'std::__1::array' build errorsMauro Rossi2019-09-281-0/+1
* aco: set loop_info::has_discard for demotesRhys Perry2019-09-271-2/+2
* aco: implement 64-bit inegRhys Perry2019-09-251-0/+16
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+7621