Skip to content
  1. May 24, 2004
  2. May 23, 2004
  3. Apr 21, 2004
  4. Apr 20, 2004
  5. Apr 12, 2004
  6. Apr 08, 2004
  7. Nov 21, 2003
  8. Nov 11, 2003
  9. Nov 09, 2003
  10. Oct 31, 2003
  11. Oct 20, 2003
  12. 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