Skip to content
  1. Nov 07, 2009
  2. Sep 02, 2009
  3. Aug 13, 2009
  4. Jun 19, 2009
  5. May 06, 2009
  6. Sep 04, 2008
  7. Jun 14, 2008
  8. May 15, 2008
  9. May 13, 2008
  10. Apr 06, 2008
  11. Mar 11, 2008
  12. Feb 20, 2008
  13. Dec 29, 2007
  14. Sep 10, 2007
  15. May 06, 2007
  16. May 03, 2007
  17. May 02, 2007
  18. May 01, 2007
  19. Mar 22, 2007
  20. Feb 11, 2007
  21. Feb 06, 2007
  22. Dec 19, 2006
  23. Dec 06, 2006
  24. 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
  25. Oct 22, 2006
  26. Aug 28, 2006
  27. Nov 05, 2005
  28. Aug 08, 2005
  29. Aug 07, 2005
  30. Jul 27, 2005
  31. May 10, 2005
  32. Apr 22, 2005
  33. Mar 15, 2005
  34. 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
  35. Feb 04, 2004
  36. Dec 15, 2003
  37. Dec 09, 2003
Loading