Skip to content
  1. Nov 10, 2006
  2. Nov 09, 2006
  3. Nov 08, 2006
  4. Nov 07, 2006
  5. Nov 05, 2006
  6. Nov 03, 2006
  7. 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
    • Reid Spencer's avatar
      For PR950: · 7eb55b39
      Reid Spencer authored
      Replace the REM instruction with UREM, SREM and FREM.
      
      llvm-svn: 31369
      7eb55b39
    • Devang Patel's avatar
      There can be more than one PHINode at the start of the block. · 2cb4f83b
      Devang Patel authored
      llvm-svn: 31362
      2cb4f83b
  8. Nov 01, 2006
  9. Oct 31, 2006
  10. Oct 29, 2006
  11. Oct 28, 2006
  12. Oct 26, 2006
  13. Oct 25, 2006
  14. Oct 24, 2006
  15. Oct 23, 2006
Loading