Skip to content
  1. Aug 16, 2011
  2. Jul 22, 2011
  3. Jul 21, 2011
  4. Jul 18, 2011
  5. Jul 17, 2011
  6. Jul 16, 2011
  7. Jul 05, 2011
  8. Jun 28, 2011
  9. Jun 22, 2011
  10. Mar 30, 2011
  11. Mar 14, 2011
  12. Mar 04, 2011
  13. Mar 02, 2011
  14. Nov 18, 2010
  15. Nov 17, 2010
  16. Jul 26, 2010
  17. Jul 20, 2010
  18. Jul 16, 2010
  19. Jul 09, 2010
  20. Jun 30, 2010
  21. Jun 21, 2010
  22. Jun 20, 2010
  23. Jun 19, 2010
  24. Jun 16, 2010
  25. Jun 05, 2010
  26. May 04, 2010
  27. Apr 26, 2010
  28. Apr 15, 2010
  29. Apr 09, 2010
  30. 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
  31. Mar 23, 2010
  32. Mar 19, 2010
  33. Mar 18, 2010
Loading