Skip to content
  1. May 23, 2017
  2. Apr 08, 2017
  3. Apr 07, 2017
  4. Mar 21, 2017
  5. Feb 06, 2017
  6. Jan 30, 2017
  7. Jan 22, 2017
  8. Dec 23, 2016
  9. Dec 22, 2016
    • Matt Wala's avatar
      Barrier insertion: Rework barrier insertion to keep finer track of · 86ae8099
      Matt Wala authored
      dependencies, and also to treat loops more carefully.
      
      * Dependencies are now tracked based on a list of active potential
        sources, and the active set is narrowed by filtering through
        readers/writers
      * Stricter handling of dependencies within loops by not assuming
        that loops are nonempty
      * Changes the barrier insertion algorithm to act in two stages: first,
        barriers are recursively inserted into loops, then they are inserted
        at the outermost level. This is mostly meant to simplify the code.
      * See also #18 on gitlab
      86ae8099
  10. Dec 21, 2016
  11. Dec 16, 2016
  12. Dec 09, 2016
  13. Dec 07, 2016
  14. Dec 06, 2016
  15. Dec 04, 2016
  16. Dec 02, 2016
  17. Dec 01, 2016
  18. Nov 28, 2016
  19. Nov 27, 2016
  20. Nov 25, 2016
  21. Nov 24, 2016