projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
aco: implement GS on GFX7-8
[mesa.git]
/
src
/
amd
/
compiler
/
2020-01-24
Rhys Perry
aco: implement GS on GFX7-8
tree
|
commitdiff
2020-01-24
Rhys Perry
radv/aco,aco: implement GS on GFX9+
tree
|
commitdiff
2020-01-24
Rhys Perry
aco: improve support for s_sendmsg
tree
|
commitdiff
2020-01-24
Timur Kristóf
aco: Make a better guess at which instructions need...
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: implement nir_op_f2i64/nir_op_f2u64 on GFX6
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: implement 64-bit nir_op_ffloor on GFX6
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: implement 64-bit nir_op_fround_even on GFX6
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: implement 64-bit nir_op_fceil on GFX6
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: implement 64-bit nir_op_ftrunc on GFX6
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: implement nir_intrinsic_global_atomic_* on GFX6
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: implement nir_intrinsic_load_global on GFX6
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: implement nir_intrinsic_store_global on GFX6
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: fix wrong IR in nir_intrinsic_load_barycentric_at_...
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: fix printing assembly with CLRXdisasm on GFX6
tree
|
commitdiff
2020-01-23
Samuel Pitoiset
aco: add support for nir_texop_fragment_{mask}_fetch
tree
|
commitdiff
2020-01-22
Rhys Perry
aco: fix off-by-one error when initializing sgpr_live_in
tree
|
commitdiff
2020-01-22
Rhys Perry
aco: fix operand kill flags when a temporary is used...
tree
|
commitdiff
2020-01-22
Timur Kristóf
aco: Fix signedness compare warning.
tree
|
commitdiff
2020-01-22
Timur Kristóf
aco: Fix maybe-uninitialized warnings.
tree
|
commitdiff
2020-01-22
Timur Kristóf
aco: Fix -Wstringop-overflow warnings in aco_span.
tree
|
commitdiff
2020-01-20
Samuel Pitoiset
aco: implement nir_intrinsic_load_barycentric_at_sample...
tree
|
commitdiff
2020-01-20
Samuel Pitoiset
aco: add new addr64 bit to MUBUF instructions on GFX6...
tree
|
commitdiff
2020-01-20
Samuel Pitoiset
aco: do not use the vec3 variant for loads on GFX6
tree
|
commitdiff
2020-01-20
Samuel Pitoiset
aco: do not use the vec3 variant for stores on GFX6
tree
|
commitdiff
2020-01-20
Samuel Pitoiset
aco: fix constant folding of SMRD instructions on GFX6
tree
|
commitdiff
2020-01-20
Rhys Perry
aco: fix fall-through test in try_remove_simple_block...
tree
|
commitdiff
2020-01-20
Rhys Perry
aco: fix stack buffer overflow in apply_sgprs()
tree
|
commitdiff
2020-01-17
Samuel Pitoiset
aco: print assembly with CLRXdisasm for GFX6-GFX7 if...
tree
|
commitdiff
2020-01-17
Samuel Pitoiset
aco: fix emitting slc for MUBUF instructions on GFX6...
tree
|
commitdiff
2020-01-16
Daniel Schürmann
aco: ignore parallelcopies to the same register on...
tree
|
commitdiff
2020-01-16
Daniel Schürmann
aco: handle phi affinities transitively through paralle...
tree
|
commitdiff
2020-01-16
Daniel Schürmann
aco: rework lower_to_cssa()
tree
|
commitdiff
2020-01-16
Samuel Pitoiset
aco: implement stream output with vec3 on GFX6
tree
|
commitdiff
2020-01-16
Samuel Pitoiset
aco: do not combine additions of DS instructions on...
tree
|
commitdiff
2020-01-16
Samuel Pitoiset
aco: do not select 96-bit/128-bit variants for ds_read...
tree
|
commitdiff
2020-01-16
Samuel Pitoiset
aco: fix emitting SMEM instructions with no operands...
tree
|
commitdiff
2020-01-14
Timur Kristóf
aco: Flip s_cbranch / s_cselect to optimize out an...
tree
|
commitdiff
2020-01-14
Timur Kristóf
aco: Optimize out s_and with exec, when used on uniform...
tree
|
commitdiff
2020-01-14
Timur Kristóf
aco: Don't skip combine_instruction when definitions...
tree
|
commitdiff
2020-01-14
Timur Kristóf
aco: Allow optimizing vote_all and nir_op_iand.
tree
|
commitdiff
2020-01-14
Timur Kristóf
aco: Implement 64-bit constant propagation.
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: add integer min/max to can_swap_operands
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: improve readfirstlane after uniform LDS loads
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: replace extract_vector with copies
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: allow input modifiers on v_cndmask_b32
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: don't move literal to reg when making an instructi...
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: add min(-max(), ) and max(-min(), ) optimization
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: improve clamp optimization
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: fix clamp optimization
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: improve creation of v_madmk_f32/v_madak_f32
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: take advantage of GFX10's constant bus limit and...
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: allow an extra SGPR with multiple uses to be appli...
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: allow applying two sgprs to an instruction
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: follow through temporary when merging tests into...
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: be more careful with literals in combine_salu_...
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: add check_vop3_operands()
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: rewrite apply_sgprs()
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: rewrite literal combining
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: improve can_use_VOP3()
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: combine two sgprs into a VALU if they're the same
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: apply literals to split mads
tree
|
commitdiff
2020-01-14
Rhys Perry
aco: update IR validator
tree
|
commitdiff
2020-01-13
Daniel Schürmann
aco: fix unconditional demote_to_helper
tree
|
commitdiff
2020-01-13
Jason Ekstrand
nir/lower_atomics_to_ssbo: Also lower barriers
tree
|
commitdiff
2020-01-13
Jason Ekstrand
nir: Rename nir_intrinsic_barrier to control_barrier
tree
|
commitdiff
2020-01-13
Jason Ekstrand
nir: Add a new memory_barrier_tcs_patch intrinsic
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: check if multiplication/clamp is live when applyin...
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: disable add combining for ds_swizzle_b32
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: don't DCE atomics with return values
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: set exec_potentially_empty for demotes
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: better handle neg/abs of sgprs
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: check usesModifiers() when identifying a neg/abs
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: handle omod successors with the constant in the...
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: handle VOP3 modifiers when combining a constant...
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: fix uninitialized data in the binary
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: fix imageSize()/textureSize() with large buffers...
tree
|
commitdiff
2020-01-13
Rhys Perry
aco: set vm for pos0 exports on GFX10
tree
|
commitdiff
2020-01-11
Timur Kristóf
aco/wave32: Set the definitions of v_cmp instructions...
tree
|
commitdiff
2020-01-10
Daniel Schürmann
aco: compact aco::span<T> to use uint16_t offset and...
tree
|
commitdiff
2020-01-10
Daniel Schürmann
aco: compact various Instruction classes
tree
|
commitdiff
2020-01-10
Rhys Perry
aco: limit register usage for large work groups
tree
|
commitdiff
2020-01-09
Samuel Pitoiset
aco: handle nir_intrinsic_image_deref_{load,store}...
tree
|
commitdiff
2019-12-31
Timur Kristóf
aco: Fix uniform i2i64.
tree
|
commitdiff
2019-12-27
Eric Engestrom
amd: fix empty-body issues
tree
|
commitdiff
2019-12-21
Rhys Perry
aco: fix vgpr alloc granule with wave32
tree
|
commitdiff
2019-12-21
Rhys Perry
aco: improve jump threading with wave32
tree
|
commitdiff
2019-12-21
Rhys Perry
aco/wave32: fix comparison optimizations
tree
|
commitdiff
2019-12-21
Karol Herbst
aco: use NIR_MAX_VEC_COMPONENTS instead of 4
tree
|
commitdiff
2019-12-19
Samuel Pitoiset
ac: declare an enum for the OOB select field on GFX10
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: propagate temporaries into expanded vectors
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: improve readfirstlane after uniform ssbo loads...
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: use soffset for MUBUF instructions on SI/CI
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: return to loop_active mask at continue_or_break...
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: implement exclusive scan for SI/CI
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: implement inclusive_scan for SI/CI
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: implement (clustered) reductions for SI/CI
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: don't use a scalar temporary for reductions on...
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: flush denorms after fmin/fmax on pre-GFX9
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: disable disassembly for SI/CI due to lack of suppo...
tree
|
commitdiff
2019-12-07
Daniel Schürmann
aco: implement 64bit ine/ieq for SI/CI
tree
|
commitdiff
next