Skip to content
  1. Feb 27, 2004
  2. Feb 21, 2004
  3. Feb 17, 2004
  4. Feb 08, 2004
  5. Jan 31, 2004
  6. Jan 27, 2004
  7. Jan 23, 2004
  8. Nov 13, 2003
  9. Nov 11, 2003
  10. Oct 20, 2003
  11. Sep 21, 2003
  12. Sep 20, 2003
  13. Aug 02, 2003
  14. 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
  15. Jul 03, 2003
  16. Jul 02, 2003
  17. Jul 01, 2003
  18. Jun 30, 2003
  19. Jun 29, 2003
  20. Jun 19, 2003
  21. Feb 05, 2003
  22. Feb 03, 2003
  23. Feb 01, 2003
  24. Jan 23, 2003
  25. Nov 27, 2002
  26. Nov 17, 2002
  27. Nov 12, 2002
  28. Nov 11, 2002
  29. Nov 10, 2002
    • Chris Lattner's avatar
      * Bottom-Up graphs print the Aux call vector · 3b83d797
      Chris Lattner authored
      * Significantly improve DEBUG output
      * Aggressively fold calls together if we inlined a graph that provides
        call nodes.
      * Add a bailout if the current graph has over 200 call nodes in it, this is
        a really whacky case that should never happen.
      
      llvm-svn: 4675
      3b83d797
  30. Nov 09, 2002
Loading