Skip to content
  1. Oct 12, 2010
  2. Oct 08, 2010
  3. Aug 06, 2010
  4. Jul 22, 2010
  5. Sep 02, 2009
  6. Aug 08, 2009
    • Daniel Dunbar's avatar
      More ProfileInfo improvements. · 3b5008e2
      Daniel Dunbar authored
       - Part of optimal static profiling patch sequence by Andreas Neustifter.
      
       - Store edge, block, and function information separately for each functions
         (instead of in one giant map).
      
       - Return frequencies as double instead of int, and use a sentinel value for
         missing information.
      
      llvm-svn: 78477
      3b5008e2
  7. Sep 04, 2008
  8. May 13, 2008
  9. Dec 29, 2007
  10. May 06, 2007
  11. May 03, 2007
  12. May 02, 2007
  13. May 01, 2007
  14. Feb 06, 2007
  15. Dec 19, 2006
  16. Dec 06, 2006
  17. Aug 28, 2006
  18. Apr 22, 2005
  19. Jan 08, 2005
  20. Sep 02, 2004
    • Reid Spencer's avatar
      Changes For Bug 352 · 7c16caa3
      Reid Spencer authored
      Move include/Config and include/Support into include/llvm/Config,
      include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
      public header files must be under include/llvm/.
      
      llvm-svn: 16137
      7c16caa3
  21. Feb 11, 2004
Loading