Skip to content
  1. Oct 03, 2006
  2. Oct 01, 2006
  3. Sep 30, 2006
  4. Sep 29, 2006
  5. Sep 18, 2006
  6. Sep 15, 2006
  7. Sep 14, 2006
  8. Sep 13, 2006
  9. Sep 09, 2006
  10. Sep 02, 2006
  11. Aug 28, 2006
  12. Jul 20, 2006
  13. Jul 12, 2006
    • Chris Lattner's avatar
      Change the callgraph representation to store the callsite along with the · 5de3b8b2
      Chris Lattner authored
      target CG node.  This allows the inliner to properly update the callgraph
      when using the pruning inliner.  The pruning inliner may not copy over all
      call sites from a callee to a caller, so the edges corresponding to those
      call sites should not be copied over either.
      
      This fixes PR827 and Transforms/Inline/2006-07-12-InlinePruneCGUpdate.ll
      
      llvm-svn: 29120
      5de3b8b2
  14. Jul 07, 2006
  15. Jun 27, 2006
  16. Jun 16, 2006
  17. May 13, 2006
  18. Apr 13, 2006
  19. Apr 10, 2006
  20. Mar 23, 2006
  21. Mar 15, 2006
  22. Mar 13, 2006
  23. Mar 09, 2006
  24. Mar 07, 2006
  25. Mar 03, 2006
  26. Feb 15, 2006
  27. Jan 23, 2006
  28. Jan 22, 2006
  29. Jan 19, 2006
Loading