| Commit message (Expand) | Author | Age | Files | Lines |
* | radv/aco,aco: set lower_fmod | Rhys Perry | 2019-10-04 | 2 | -31/+0 |
* | aco: call nir_opt_algebraic_late() exhaustively | Daniel Schürmann | 2019-09-30 | 1 | -4/+15 |
* | android: aco: fix undefined template 'std::__1::array' build errors | Mauro Rossi | 2019-09-28 | 5 | -1/+5 |
* | aco: don't remove the loop exec mask in transition_to_Exact() | Rhys Perry | 2019-09-27 | 1 | -1/+5 |
* | aco: set loop_info::has_discard for demotes | Rhys Perry | 2019-09-27 | 3 | -5/+9 |
* | aco: CSE readlane/readfirstlane/permute/reduce with the same exec mask | Rhys Perry | 2019-09-26 | 2 | -9/+37 |
* | aco: don't CSE v_readlane_b32/v_readfirstlane_b32 | Rhys Perry | 2019-09-26 | 1 | -0/+4 |
* | aco,radv: rename record_llvm_ir/llvm_ir_string to record_ir/ir_string | Rhys Perry | 2019-09-26 | 1 | -3/+3 |
* | aco: store printed backend IR in binary | Rhys Perry | 2019-09-26 | 1 | -4/+21 |
* | aco,radv/aco: get dissassembly for release builds if requested | Rhys Perry | 2019-09-26 | 1 | -4/+1 |
* | aco: check for duplicate opcode numbers | Rhys Perry | 2019-09-25 | 1 | -0/+25 |
* | aco: fix opcode for s_mul_hi_i32 | Rhys Perry | 2019-09-25 | 1 | -1/+1 |
* | aco: fix v_subrev_co_u32_e64 opcode | Rhys Perry | 2019-09-25 | 1 | -1/+1 |
* | aco: fix GFX9 opcode for v_xad_u32 | Rhys Perry | 2019-09-25 | 1 | -1/+1 |
* | aco: implement 64-bit ineg | Rhys Perry | 2019-09-25 | 2 | -2/+17 |
* | aco: run nir_lower_int64() before nir_lower_idiv() | Rhys Perry | 2019-09-25 | 1 | -3/+3 |
* | aco: only emit waitcnt on loop continues if we there was some load or export | Daniel Schürmann | 2019-09-23 | 1 | -1/+1 |
* | aco: Initial commit of independent AMD compiler | Daniel Schürmann | 2019-09-19 | 31 | -0/+25572 |