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