Skip to content
  1. Nov 08, 2004
  2. Oct 31, 2004
  3. Sep 20, 2004
  4. 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
  5. Jul 07, 2004
  6. Mar 04, 2004
  7. Feb 27, 2004
  8. Feb 21, 2004
  9. Feb 17, 2004
  10. Feb 08, 2004
  11. Jan 31, 2004
  12. Jan 27, 2004
  13. Jan 23, 2004
  14. Nov 13, 2003
  15. Nov 11, 2003
  16. Oct 20, 2003
  17. Sep 21, 2003
  18. Sep 20, 2003
  19. Aug 02, 2003
  20. Jul 16, 2003
    • Vikram S. Adve's avatar
      Rematerialize nodes from the globals graph into the current graph · cf01ed5f
      Vikram S. Adve authored
      after all callees are inlined into the current graph.
      
      NOTE: There's also a major bug fix for the BU pass in DataStructure.cpp,
      which ensures that resolvable indirect calls are not moved out to the
      globals graph, so that they are eventually inlined (if possible).
      
      llvm-svn: 7189
      cf01ed5f
  21. Jul 03, 2003
  22. Jul 02, 2003
  23. Jul 01, 2003
  24. Jun 30, 2003
  25. Jun 29, 2003
  26. Jun 19, 2003
  27. Feb 05, 2003
  28. Feb 03, 2003
  29. Feb 01, 2003
  30. Jan 23, 2003
  31. Nov 27, 2002
  32. Nov 17, 2002
Loading