Skip to content
  1. Aug 29, 2004
  2. Jul 22, 2004
    • Chris Lattner's avatar
      Remove redundant SCCP pass · 7ba1be09
      Chris Lattner authored
      Add new DSE pass.  Add a temporary option to disable it in case we need it
      This is going in after the July 22 nightly tester run, so we'll wait until the 23rd to see it
      :)
      
      llvm-svn: 15104
      7ba1be09
  3. May 27, 2004
  4. Apr 18, 2004
  5. Mar 13, 2004
  6. Feb 25, 2004
  7. Feb 19, 2004
  8. Feb 01, 2004
    • Chris Lattner's avatar
      Now that tailduplication does not bork SSA form, run mem2reg earlier in gccas. · eddfe437
      Chris Lattner authored
      This tremendously improves the code generated by the LLVM optimizer, primarily
      by making the inliner more aggressive.  For example, it improves the stepanov
      benchmark from 55.56 mega-additions/sec to 98.04 Ma/s.  It also improves the
      oopack/iterator benchmark from 338.3MFLOPS/s to 1103.4MFLOPS/s.  Less noteworthy,
      it improves oopack/matrix from 573 -> 641 MFLOPS/s.
      
      llvm-svn: 11053
      eddfe437
  9. Jan 14, 2004
  10. Dec 30, 2003
  11. Dec 11, 2003
  12. Dec 07, 2003
  13. Nov 22, 2003
  14. Nov 21, 2003
  15. Nov 13, 2003
  16. Nov 11, 2003
  17. Oct 23, 2003
  18. Oct 21, 2003
  19. Oct 20, 2003
  20. Oct 16, 2003
  21. Oct 15, 2003
  22. Oct 10, 2003
  23. Sep 20, 2003
  24. Sep 15, 2003
  25. Sep 11, 2003
  26. Sep 01, 2003
  27. Aug 31, 2003
  28. Aug 07, 2003
  29. Jun 22, 2003
  30. May 30, 2003
  31. May 02, 2003
  32. Apr 24, 2003
Loading