Skip to content
  1. Mar 14, 2004
    • Chris Lattner's avatar
      Refactor and clean up a bunch more code. No major functionality changes. · fd72bed3
      Chris Lattner authored
       * Make several methods of bugdriver global functions (ParseInputFile, PrintFunctionList)
       * Make PrintFunctionList truncate the output after 10 entries, like the crash debugger
         did.  This allows code sharing.
       * Add a couple of methods to BugDriver that allows us to eliminate some friends
       * Improve comments in ExtractFunction.cpp
       * Make classes that used to be friends up bugdriver now live in anon namespaces
       * Rip a bunch of functionality in the miscompilation tester into a new
         TestMergedProgram function for future code sharing.
       * Fix a bug in the miscompilation tester induced in my last checkin
      
      llvm-svn: 12393
      fd72bed3
  2. Mar 13, 2004
  3. Feb 19, 2004
  4. Feb 18, 2004
  5. Jan 14, 2004
  6. Nov 22, 2003
  7. Nov 11, 2003
  8. Nov 05, 2003
  9. Oct 27, 2003
  10. Oct 20, 2003
  11. Oct 10, 2003
  12. Aug 18, 2003
  13. Aug 07, 2003
  14. Aug 05, 2003
  15. Aug 04, 2003
  16. Jun 25, 2003
  17. Jun 02, 2003
  18. Apr 25, 2003
  19. Apr 24, 2003
  20. Feb 28, 2003
  21. Jan 23, 2003
  22. Dec 24, 2002
  23. Nov 20, 2002
Loading