Skip to content
  1. Sep 02, 2004
    • Reid Spencer's avatar
      Changes For Bug 352 · 7c16caa3
      Reid Spencer authored
      Move include/Config and include/Support into include/llvm/Config,
      include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
      public header files must be under include/llvm/.
      
      llvm-svn: 16137
      7c16caa3
  2. Jul 29, 2004
  3. Jul 23, 2004
    • Misha Brukman's avatar
      * Convert "\n" -> '\n' · 6aa3c83f
      Misha Brukman authored
      * Print out another '\n' after printing out program execution status
      * Make sure code wraps at 80 cols
      
      llvm-svn: 15123
      6aa3c83f
  4. May 25, 2004
  5. 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
  6. Mar 13, 2004
  7. Feb 19, 2004
  8. Feb 18, 2004
  9. Jan 14, 2004
  10. Nov 22, 2003
  11. Nov 11, 2003
  12. Nov 05, 2003
  13. Oct 27, 2003
  14. Oct 20, 2003
  15. Oct 10, 2003
  16. Aug 18, 2003
  17. Aug 07, 2003
  18. Aug 05, 2003
  19. Aug 04, 2003
  20. Jun 25, 2003
  21. Jun 02, 2003
  22. Apr 25, 2003
  23. Apr 24, 2003
  24. Feb 28, 2003
  25. Jan 23, 2003
  26. Dec 24, 2002
  27. Nov 20, 2002
Loading