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