Skip to content
  1. Sep 23, 2012
  2. Sep 13, 2012
  3. Sep 11, 2012
  4. Sep 02, 2012
  5. Aug 31, 2012
  6. Aug 30, 2012
  7. Aug 27, 2012
  8. Aug 26, 2012
  9. Aug 25, 2012
  10. Aug 24, 2012
  11. Aug 23, 2012
  12. Aug 13, 2012
  13. Aug 12, 2012
  14. Aug 09, 2012
  15. Jul 15, 2012
  16. May 20, 2012
  17. Apr 19, 2012
  18. Apr 18, 2012
  19. Mar 26, 2012
  20. Mar 03, 2012
    • Andreas Klöckner's avatar
      Multple things, mainly related to prefetch. · 6d8feb56
      Andreas Klöckner authored
      - Rename apply_subst to expand_subst.
      
      - Track if precomputes in other substitution rules are uniformly
        in-footprint, and if so, perform substitution to storage reference
        even within substitution rules.
      
      - Remove 'formal argument' sweep spec from precompute(). This is purely
        counterintuitive, because it finds an intermediate set of inames that
        then get swept out and thereby may pick up much more than the formal
        argument referenced.
      
      - Fix the 'in-footprint' criterion to be the storage-to-sweep map with
        the sweep dimensions projected out.
      6d8feb56