Skip to content
  1. 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
  2. Nov 01, 2006
  3. Oct 31, 2006
  4. Oct 29, 2006
  5. Oct 28, 2006
  6. Oct 26, 2006
  7. Oct 25, 2006
  8. Oct 24, 2006
  9. Oct 23, 2006
  10. Oct 22, 2006
  11. Oct 20, 2006
  12. Oct 19, 2006
Loading