Skip to content
  1. Dec 07, 2006
  2. Dec 06, 2006
  3. Nov 14, 2006
  4. 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
  5. Aug 27, 2006
  6. Aug 23, 2006
  7. Jul 27, 2006
  8. Jul 25, 2006
  9. Jul 12, 2006
  10. Jul 11, 2006
  11. Jun 29, 2006
  12. Jun 27, 2006
  13. May 03, 2006
  14. May 02, 2006
  15. Apr 22, 2006
  16. Apr 17, 2006
  17. Mar 21, 2006
  18. Mar 10, 2006
  19. Feb 22, 2006
  20. Feb 18, 2006
  21. Jan 29, 2006
  22. Jan 22, 2006
  23. Jan 07, 2006
  24. Dec 11, 2005
  25. Nov 16, 2005
  26. Oct 16, 2005
  27. Oct 15, 2005
  28. Oct 01, 2005
  29. Aug 25, 2005
  30. Jul 27, 2005
  31. Jul 21, 2005
    • Nate Begeman's avatar
      Support building non-PIC · a9443f29
      Nate Begeman authored
      Remove the LoadHiAddr pseudo-instruction.
      Optimization of stores to and loads from statics.
      Force JIT to use new non-PIC codepaths.
      
      llvm-svn: 22494
      a9443f29
Loading