Skip to content
  1. Jun 16, 2006
  2. May 20, 2006
  3. May 15, 2006
  4. May 03, 2006
  5. Apr 08, 2006
  6. Mar 23, 2006
  7. Feb 09, 2006
  8. Feb 05, 2006
  9. Feb 04, 2006
    • Chris Lattner's avatar
      Two changes: · 2c0956bc
      Chris Lattner authored
      1. Treat FMOVD as a copy instruction, to help with coallescing in V9 mode
      2. When in V9 mode, insert FMOVD instead of FpMOVD instructions, as we don't
         ever rewrite FpMOVD instructions into FMOVS instructions, thus we just end
         up with commented out copies!
      This should fix a bunch of failures in V9 mode on sparc.
      
      llvm-svn: 25961
      2c0956bc
  10. Jan 26, 2006
  11. Jan 23, 2006
  12. Jan 15, 2006
  13. Jan 12, 2006
  14. Dec 20, 2005
  15. Dec 17, 2005
  16. Dec 16, 2005
  17. Nov 08, 2005
  18. Oct 29, 2005
  19. Sep 01, 2005
    • Jim Laskey's avatar
      · 19058c39
      Jim Laskey authored
      1. Use SubtargetFeatures in llc/lli.
      
      2. Propagate feature "string" to all targets.
      
      3. Implement use of SubtargetFeatures in PowerPCTargetSubtarget.
      
      llvm-svn: 23192
      19058c39
  20. Jun 25, 2005
  21. Apr 22, 2005
  22. Dec 12, 2004
  23. Dec 11, 2004
  24. Dec 10, 2004
  25. Dec 09, 2004
  26. Nov 18, 2004
  27. Oct 09, 2004
  28. Sep 29, 2004
  29. Jul 11, 2004
  30. Jul 04, 2004
  31. Jul 02, 2004
  32. Jun 21, 2004
  33. Jun 18, 2004
  34. Jun 15, 2004
Loading