On Tuesday, July 21, 2015 07:54:14 PM Connor Abbott wrote: > Connor Abbott (21): > nir/validate: check successors/predecessors more carefully > nir: inline block_add_pred() a few places > nir: make cleanup_cf_node() not use remove_defs_uses() > nir: move control flow modification to its own file > nir/cf: add insert_phi_undef() helper > nir: add nir_foreach_phi_src_safe() > nir/cf: add remove_phi_src() helper > nir/cf: split up and improve nir_handle_remove_jumps() > nir/cf: handle phi nodes better in split_block_beginning() > nir/cf: add block_ends_in_jump() > nir/cf: handle jumps in split_block_end() > nir/cf: handle jumps better in stitch_blocks() > nir/cf: remove uses of SSA definitions that are being deleted > nir/cf: clean up jumps when cleaning up CF nodes > nir/cf: fix link_blocks() when there are no successors > nir/cf: add a cursor structure > nir/cf: add split_block_before_instr() > nir/cf: add split_block_cursor() > nir/cf: use a cursor for inserting control flow > nir/cf: add new control modification API's > nir/cf: reimplement nir_cf_node_remove() using the new API
Everything except patch 20 is: Reviewed-by: Kenneth Graunke <kenn...@whitecape.org> I'll try and review that as well...
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev