Skip to content
  1. Aug 06, 2010
  2. Jul 22, 2010
  3. Sep 02, 2009
  4. 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
  5. Sep 04, 2008
  6. May 13, 2008
  7. Dec 29, 2007
  8. May 06, 2007
  9. May 03, 2007
  10. May 02, 2007
  11. May 01, 2007
  12. Feb 06, 2007
  13. Dec 19, 2006
  14. Dec 06, 2006
  15. Aug 28, 2006
  16. Apr 22, 2005
  17. Jan 08, 2005
  18. 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
  19. Feb 11, 2004
Loading