Skip to content
  1. Oct 23, 2008
    • Daniel Dunbar's avatar
      Change create*Pass factory functions to return Pass* instead of · 7f39e2d8
      Daniel Dunbar authored
      LoopPass*.
       - Although less precise, this means they can be used in clients
         without RTTI (who would otherwise need to include LoopPass.h, which
         eventually includes things using dynamic_cast). This was the
         simplest solution that presented itself, but I am happy to use a
         better one if available.
      
      llvm-svn: 58010
      7f39e2d8
  2. Sep 04, 2008
  3. Jun 24, 2008
  4. May 29, 2008
  5. May 16, 2008
  6. May 13, 2008
  7. May 08, 2008
  8. May 06, 2008
  9. Apr 30, 2008
  10. Apr 29, 2008
Loading