Skip to content
  1. Mar 14, 2011
  2. Mar 04, 2011
  3. Mar 02, 2011
  4. Nov 18, 2010
  5. Nov 17, 2010
  6. Jul 26, 2010
  7. Jul 20, 2010
  8. Jul 16, 2010
  9. Jul 09, 2010
  10. Jun 30, 2010
  11. Jun 21, 2010
  12. Jun 20, 2010
  13. Jun 19, 2010
  14. Jun 16, 2010
  15. Jun 05, 2010
  16. May 04, 2010
  17. Apr 26, 2010
  18. Apr 15, 2010
  19. Apr 09, 2010
  20. Apr 08, 2010
    • Dan Gohman's avatar
      Generalize IVUsers to track arbitrary expressions rather than expressions · d006ab90
      Dan Gohman authored
      explicitly split into stride-and-offset pairs. Also, add the
      ability to track multiple post-increment loops on the same expression.
      
      This refines the concept of "normalizing" SCEV expressions used for
      to post-increment uses, and introduces a dedicated utility routine for
      normalizing and denormalizing expressions.
      
      This fixes the expansion of expressions which are post-increment users
      of more than one loop at a time. More broadly, this takes LSR another
      step closer to being able to reason about more than one loop at a time.
      
      llvm-svn: 100699
      d006ab90
  21. Mar 23, 2010
  22. Mar 19, 2010
  23. Mar 18, 2010
  24. Mar 17, 2010
  25. Mar 09, 2010
  26. Mar 06, 2010
  27. Mar 05, 2010
  28. Mar 03, 2010
  29. Mar 02, 2010
  30. Mar 01, 2010
  31. Feb 17, 2010
  32. Feb 16, 2010
Loading