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