summaryrefslogtreecommitdiff
path: root/src/amd/compiler/aco_insert_exec_mask.cpp
Commit message (Expand)AuthorAgeFilesLines
* aco/wave32: Use lane mask regclass for exec/vcc.Timur Kristóf2019-12-041-33/+39
* aco: fix block_kind_discard s_andn2 definition to execRhys Perry2019-12-021-0/+2
* aco: don't enable store_global for helper invocationsRhys Perry2019-11-291-0/+3
* aco: check if SALU instructions are predeceeded by exec when calculating WQM ...Daniel Schürmann2019-11-141-2/+3
* aco: remove potential critical edge on loops.Daniel Schürmann2019-10-301-6/+2
* aco: move s_andn2_b64 instructions out of the p_discard_ifRhys Perry2019-10-091-37/+35
* aco: don't remove the loop exec mask in transition_to_Exact()Rhys Perry2019-09-271-1/+5
* aco: set loop_info::has_discard for demotesRhys Perry2019-09-271-3/+6
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+1078