• Scott Cyphers's avatar
    Cyphers/topmaster (#3199) · c488f12b
    Scott Cyphers authored
    * Stabilize node sorting and fix some bugs.
    
    * Review comments
    
    * Fix broken tests
    
    * Implement traverse nodes with pointers
    
    * Let sort gather nodes for get_ordered_ops
    
    * Use stacks for stacks
    
    * Keep control deps ordered
    
    * Optimize subgraph sort
    
    * Add unordered map over function ops
    
    * Don't recheck children
    
    * Use vectors in stacks, avoid std::list::size()
    c488f12b
util.cpp 20.7 KB