Skip to content
  1. Aug 06, 2010
  2. Aug 03, 2010
    • Dan Gohman's avatar
      Make SCEVUnknown a CallbackVH, so that it can be notified directly · 7cac9577
      Dan Gohman authored
      of Value deletions and RAUWs, instead of relying on ScalarEvolution's
      Scalars map being notified, as that's complicated at best, and
      insufficient in general.
      
      This means SCEVUnknown needs a non-trivial destructor, so introduce
      a mechanism to allow ScalarEvolution to locate all the SCEVUnknowns.
      
      llvm-svn: 110086
      7cac9577
  3. Aug 02, 2010
  4. Jul 30, 2010
  5. Jul 29, 2010
  6. Jul 22, 2010
  7. Jul 20, 2010
  8. Jul 17, 2010
  9. Jul 13, 2010
  10. Jul 10, 2010
  11. Jun 08, 2010
  12. Jun 03, 2010
  13. May 26, 2010
  14. May 13, 2010
  15. May 12, 2010
  16. Apr 30, 2010
  17. Apr 18, 2010
  18. Apr 17, 2010
  19. Apr 13, 2010
  20. Apr 06, 2010
  21. Mar 26, 2010
Loading