Skip to content
  1. Dec 06, 2006
  2. Nov 26, 2006
  3. 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
  4. Sep 29, 2006
    • Chris Lattner's avatar
      · 6ab03f6a
      Chris Lattner authored
      Eliminate ConstantBool::True and ConstantBool::False.  Instead, provide
      ConstantBool::getTrue() and ConstantBool::getFalse().
      
      llvm-svn: 30665
      6ab03f6a
  5. Aug 30, 2006
  6. Aug 28, 2006
  7. Jul 19, 2006
  8. Jun 28, 2006
  9. Jun 26, 2006
  10. Jun 14, 2006
  11. Jun 12, 2006
  12. Jun 11, 2006
  13. Jun 09, 2006
  14. Mar 24, 2006
  15. Feb 23, 2006
  16. Feb 22, 2006
  17. Feb 18, 2006
  18. Feb 17, 2006
  19. Feb 16, 2006
  20. Feb 15, 2006
  21. Feb 14, 2006
  22. Feb 11, 2006
  23. Feb 10, 2006
Loading