summaryrefslogtreecommitdiffstats
path: root/src/amd/compiler/aco_validate.cpp
Commit message (Expand)AuthorAgeFilesLines
* aco: add a late kill flagRhys Perry2020-03-161-1/+12
* aco: only reserve sgprs for vcc if it's usedRhys Perry2020-03-051-0/+4
* aco: fix image_atomic_cmp_swapDaniel Schürmann2020-01-311-1/+2
* aco: reorder VMEM operands in ACO IRDaniel Schürmann2020-01-291-6/+20
* aco: update IR validatorRhys Perry2020-01-141-30/+41
* aco: split read/writelane opcode into VOP2/VOP3 version for SI/CIDaniel Schürmann2019-12-071-3/+12
* aco/wave32: Use lane mask regclass for exec/vcc.Timur Kristóf2019-12-041-1/+1
* aco: validate the CFGRhys Perry2019-12-021-0/+31
* aco: Allow literals on VOP3 instructions.Rhys Perry2019-10-101-1/+3
* android: aco: fix undefined template 'std::__1::array' build errorsMauro Rossi2019-09-281-0/+1
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+460