Skip to content
  1. Aug 08, 2004
  2. Jul 29, 2004
  3. Jul 18, 2004
  4. Jun 20, 2004
  5. May 24, 2004
  6. May 23, 2004
  7. Apr 21, 2004
  8. Apr 20, 2004
  9. Apr 12, 2004
  10. Apr 08, 2004
  11. Nov 21, 2003
  12. Nov 11, 2003
  13. Nov 09, 2003
  14. Oct 31, 2003
  15. Oct 20, 2003
  16. Aug 31, 2003
    • Chris Lattner's avatar
      Heavily refactor code: · d075cc28
      Chris Lattner authored
        * Separate the policy decisions into a derived class [InlineSimple]
        * Move the inlining mechanics into a base class [Inliner]
        * Change the inliner to be an SCCPass, making it more structured and
          eventually pipelinable with other SCC passes
      
      llvm-svn: 8257
      d075cc28
Loading