Skip to content
  1. Apr 06, 2012
  2. Apr 05, 2012
  3. Apr 02, 2012
  4. Apr 01, 2012
  5. Mar 30, 2012
  6. Mar 29, 2012
  7. Mar 26, 2012
  8. Mar 25, 2012
  9. 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
  10. Mar 02, 2012