Skip to content
  1. Jul 11, 2008
  2. Jul 03, 2008
  3. Jul 02, 2008
  4. Jun 23, 2008
  5. Jun 21, 2008
  6. Jun 20, 2008
  7. Jun 19, 2008
  8. Jun 18, 2008
  9. Jun 12, 2008
  10. Jun 05, 2008
  11. Jun 04, 2008
  12. May 18, 2008
  13. May 14, 2008
  14. May 13, 2008
  15. May 12, 2008
  16. Apr 21, 2008
  17. Apr 17, 2008
  18. Apr 11, 2008
  19. Apr 09, 2008
  20. Apr 07, 2008
  21. Apr 06, 2008
  22. Mar 29, 2008
  23. Mar 28, 2008
    • Chris Lattner's avatar
      make memset inference significantly more powerful: it can now handle · d62964a7
      Chris Lattner authored
      memsets that initialize "structs of arrays" and other store sequences
      that are not sequential.  This is still only enabled if you pass 
      -form-memset-from-stores.  The flag is not heavily tested and I haven't
      analyzed the perf regressions when -form-memset-from-stores is passed
      either, but this causes no make check regressions.
      
      llvm-svn: 48909
      d62964a7
  24. Mar 24, 2008
  25. Mar 22, 2008
Loading