Skip to content
  1. Aug 14, 2007
  2. Aug 13, 2007
  3. Aug 11, 2007
  4. Aug 08, 2007
  5. Apr 17, 2007
  6. Dec 17, 2006
  7. Dec 16, 2006
  8. Dec 15, 2006
  9. Dec 07, 2006
  10. Nov 29, 2006
  11. Nov 28, 2006
  12. 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
  13. Sep 02, 2006
  14. Aug 31, 2006
  15. Aug 30, 2006
  16. Aug 26, 2006
  17. Aug 25, 2006
  18. Aug 22, 2006
  19. Oct 21, 2005
  20. Oct 20, 2005
  21. Sep 21, 2005
  22. May 14, 2005
  23. Apr 22, 2005
  24. Dec 04, 2004
  25. Nov 18, 2004
  26. Nov 16, 2004
  27. Sep 28, 2004
  28. 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