Skip to content
  1. Sep 20, 2007
  2. Sep 17, 2007
  3. Sep 14, 2007
  4. Sep 11, 2007
  5. Sep 07, 2007
  6. Aug 07, 2007
    • Dale Johannesen's avatar
      Long double patch 8 of N: make it partially work in · a47f7d7c
      Dale Johannesen authored
      SSE mode (all but conversions <-> other FP types, I think):
      >>Do not mark all-80-bit operations as "Requires[FPStack]"
      (which really means "not SSE").
      >>Refactor load-and-extend to facilitate this.
      >>Update comments.
      >>Handle long double in SSE when computing FP_REG_KILL.
      
      llvm-svn: 40906
      a47f7d7c
    • Dale Johannesen's avatar
      Long double patch 7 of N, unless I lost count:). · 57c6ac5f
      Dale Johannesen authored
      Last x87 bits for full functionality (not
      thoroughly tested, and long doubles do not work
      in SSE modes at all - use -mcpu=i486 for now)
      
      llvm-svn: 40886
      57c6ac5f
  7. Aug 06, 2007
  8. Aug 05, 2007
  9. Jul 10, 2007
  10. Jul 04, 2007
  11. Jul 03, 2007
  12. May 03, 2007
  13. May 02, 2007
  14. May 01, 2007
  15. Apr 26, 2007
  16. Dec 19, 2006
  17. Dec 08, 2006
  18. Dec 07, 2006
  19. Dec 06, 2006
  20. Dec 01, 2006
  21. Nov 30, 2006
  22. Nov 28, 2006
  23. Nov 15, 2006
  24. Nov 14, 2006
  25. Nov 11, 2006
  26. Nov 10, 2006
  27. 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
  28. Sep 05, 2006
  29. Aug 27, 2006
  30. Jul 19, 2006
  31. Jun 29, 2006
  32. Feb 18, 2006
  33. Jan 26, 2006
  34. Jan 23, 2006
  35. Jan 21, 2006
  36. Jan 10, 2006
Loading