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