Skip to content
  1. May 28, 2011
  2. May 25, 2011
  3. May 10, 2011
  4. May 06, 2011
  5. May 05, 2011
  6. Apr 29, 2011
  7. Apr 28, 2011
  8. Apr 27, 2011
  9. Apr 26, 2011
  10. Apr 21, 2011
  11. Apr 18, 2011
  12. Apr 15, 2011
  13. Apr 14, 2011
  14. Apr 05, 2011
  15. Mar 30, 2011
  16. Mar 05, 2011
  17. Feb 23, 2011
  18. Feb 15, 2011
  19. Feb 09, 2011
  20. Jan 28, 2011
  21. Jan 14, 2011
  22. Jan 02, 2011
  23. Dec 13, 2010
    • Chris Lattner's avatar
      remove the verbose-asm "constant pool double" comments that we were printing · f8d180b8
      Chris Lattner authored
      for each constant pool entry.  Using WriteTypeSymbolic here takes time
      proportional to the size of the module, for each constant pool entry.
      
      This speeds up -verbose-asm llc on 252.eon (a random testcase at my disposal)
      from 4.4s to 2.137s.  llc takes 2.11s with asm-verbose off, so this is now a
      pretty reasonable cost for verbose comments.
      
      llvm-svn: 121691
      f8d180b8
  24. Nov 17, 2010
  25. Oct 26, 2010
Loading