1. 17 Jul, 2019 1 commit
    • Adam Procter's avatar
      Re-enable -Wswitch and -Wswitch-enum (#3207) · 7d250919
      Adam Procter authored
      * Re-enable -Wswitch and -Wswitch-enum
      
      * Collapse identical switch cases
      
      * Fix (I think) compilation errors
      
      * Partially fix missing cases in GPU xformer, so clang will show me the rest of them...
      
      * One last enum value
      7d250919
  2. 16 Jul, 2019 9 commits
  3. 15 Jul, 2019 7 commits
  4. 13 Jul, 2019 2 commits
    • Scott Cyphers's avatar
      Fix compiler warning (#3222) · 3f6cda4c
      Scott Cyphers authored
      3f6cda4c
    • 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
  5. 12 Jul, 2019 8 commits
  6. 11 Jul, 2019 8 commits
  7. 10 Jul, 2019 5 commits