Skip to content
  1. Feb 08, 2004
  2. Feb 02, 2004
  3. 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
  4. Jan 27, 2004
  5. Jan 26, 2004
  6. Jan 14, 2004
  7. Jan 10, 2004
  8. Jan 07, 2004
  9. Jan 06, 2004
  10. Jan 05, 2004
  11. Dec 30, 2003
  12. Dec 28, 2003
  13. Dec 26, 2003
  14. Dec 23, 2003
  15. Dec 16, 2003
  16. Dec 12, 2003
  17. Dec 11, 2003
  18. Dec 10, 2003
  19. Dec 09, 2003
  20. Dec 07, 2003
  21. Nov 29, 2003
Loading