Skip to content
  1. May 08, 2007
  2. May 03, 2007
  3. May 02, 2007
  4. May 01, 2007
  5. Apr 26, 2007
  6. Apr 25, 2007
  7. Apr 18, 2007
  8. Apr 17, 2007
  9. Mar 17, 2007
  10. Mar 09, 2007
  11. Feb 19, 2007
  12. Feb 17, 2007
  13. Feb 13, 2007
  14. Dec 07, 2006
  15. Nov 15, 2006
  16. Nov 10, 2006
  17. Nov 02, 2006
    • Reid Spencer's avatar
      For PR786: · de46e484
      Reid Spencer authored
      Turn on -Wunused and -Wno-unused-parameter. Clean up most of the resulting
      fall out by removing unused variables. Remaining warnings have to do with
      unused functions (I didn't want to delete code without review) and unused
      variables in generated code. Maintainers should clean up the remaining
      issues when they see them. All changes pass DejaGnu tests and Olden.
      
      llvm-svn: 31380
      de46e484
  18. Oct 03, 2006
  19. Sep 05, 2006
  20. Sep 03, 2006
  21. Aug 28, 2006
  22. Jul 21, 2006
  23. May 04, 2006
  24. Jan 04, 2006
  25. Nov 21, 2005
  26. Aug 24, 2005
  27. May 13, 2005
  28. Apr 22, 2005
  29. Apr 09, 2005
  30. Jan 19, 2005
  31. Oct 25, 2004
  32. 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
Loading