Skip to content
Snippets Groups Projects
  1. Oct 21, 2012
  2. Oct 04, 2012
  3. Sep 24, 2012
  4. Sep 23, 2012
  5. Sep 13, 2012
  6. Sep 11, 2012
  7. 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
  8. Sep 02, 2012
  9. Aug 30, 2012
  10. Aug 27, 2012
  11. Aug 25, 2012
  12. Aug 24, 2012
  13. Aug 13, 2012
  14. Aug 12, 2012
  15. Aug 09, 2012
  16. May 20, 2012
  17. May 17, 2012
  18. May 05, 2012
  19. Apr 18, 2012
  20. Mar 29, 2012
  21. Mar 26, 2012
  22. 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
  23. Mar 02, 2012
  24. Feb 21, 2012
  25. Feb 20, 2012
Loading