aco: skip unnecessary compiler pass for the trap handler program
[mesa.git] / src / amd / compiler / aco_ir.cpp
2020-08-21 Samuel Pitoisetaco: add ACO_DEBUG=force-waitcnt to emit wait-states
2020-08-20 Samuel Pitoisetaco: rename DEBUG_VALIDATE to DEBUG_VALIDATE_IR
2020-08-04 Rhys Perryaco: update vgpr_alloc_granule for GFX10.3
2020-07-28 Rhys Perryaco: rework barriers and replace can_reorder
2020-07-21 Rhys Perryaco: fix includes in aco_ir.cpp
2020-07-21 Rhys Perryaco: move some setup code into helpers
2020-06-10 Rhys Perryaco: allow reading/writing upper halves/bytes when...
2020-06-10 Rhys Perryaco: validate instructions reading/writing upper halves...