Skip to content
  1. Nov 09, 2006
  2. Nov 08, 2006
  3. Nov 07, 2006
  4. Nov 06, 2006
  5. Nov 05, 2006
  6. Nov 04, 2006
  7. Nov 03, 2006
  8. 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
    • Rafael Espindola's avatar
      move ARMCondCodeToString to ARMAsmPrinter.cpp · ac8668d6
      Rafael Espindola authored
      remove unused variables from lowerCall
      
      llvm-svn: 31378
      ac8668d6
    • Andrew Lenharth's avatar
      fix 2006-11-01-vastart.ll · d8b59f67
      Andrew Lenharth authored
      llvm-svn: 31371
      d8b59f67
    • Reid Spencer's avatar
      For PR950: · 7eb55b39
      Reid Spencer authored
      Replace the REM instruction with UREM, SREM and FREM.
      
      llvm-svn: 31369
      7eb55b39
Loading