Skip to content
Snippets Groups Projects
  1. Sep 13, 2012
  2. Sep 11, 2012
  3. Sep 03, 2012
    • Andreas Klöckner's avatar
      Fix conditional generation. · 988c7bfd
      Andreas Klöckner authored
      Unify two pre-existing code paths for conditional generation.
      Compute bounds for 'for' by isl bounds finding.
      Use overapproximation *except* when the insn builds its own
        final conditional.
      Btw, the axpy nondet failure was a PyOpenCL bug in Array.view.
        (fixed in pyopencl:9207aae)
      988c7bfd
  4. Sep 02, 2012
  5. Aug 30, 2012
  6. Aug 27, 2012
  7. Aug 25, 2012
  8. Aug 24, 2012
  9. Aug 13, 2012
  10. Aug 12, 2012
  11. Aug 09, 2012
  12. May 20, 2012
  13. May 17, 2012
  14. May 05, 2012
  15. Apr 18, 2012
  16. Mar 29, 2012
  17. Mar 26, 2012
  18. 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
  19. Mar 02, 2012
  20. Feb 21, 2012
  21. Feb 20, 2012
  22. Feb 05, 2012
  23. Jan 24, 2012
  24. Jan 18, 2012
  25. Nov 11, 2011
  26. Nov 09, 2011
  27. Nov 08, 2011
  28. Nov 07, 2011
  29. Nov 04, 2011
Loading