Skip to content
  1. 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
  2. Jul 07, 2004
  3. Mar 04, 2004
  4. Feb 27, 2004
  5. Feb 21, 2004
  6. Feb 17, 2004
  7. Feb 08, 2004
  8. Jan 31, 2004
  9. Jan 27, 2004
  10. Jan 23, 2004
  11. Nov 13, 2003
  12. Nov 11, 2003
  13. Oct 20, 2003
  14. Sep 21, 2003
  15. Sep 20, 2003
  16. Aug 02, 2003
  17. 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
  18. Jul 03, 2003
  19. Jul 02, 2003
  20. Jul 01, 2003
  21. Jun 30, 2003
  22. Jun 29, 2003
  23. Jun 19, 2003
  24. Feb 05, 2003
  25. Feb 03, 2003
  26. Feb 01, 2003
  27. Jan 23, 2003
  28. Nov 27, 2002
  29. Nov 17, 2002
  30. Nov 12, 2002
  31. Nov 11, 2002
Loading