Skip to content
  1. Aug 09, 2006
  2. Jun 16, 2006
  3. May 20, 2006
  4. May 15, 2006
  5. May 03, 2006
  6. Apr 08, 2006
  7. Mar 23, 2006
  8. Feb 09, 2006
  9. Feb 05, 2006
  10. 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
  11. Jan 26, 2006
  12. Jan 23, 2006
  13. Jan 15, 2006
  14. Jan 12, 2006
  15. Dec 20, 2005
  16. Dec 17, 2005
  17. Dec 16, 2005
  18. Nov 08, 2005
  19. Oct 29, 2005
  20. 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
  21. Jun 25, 2005
  22. Apr 22, 2005
  23. Dec 12, 2004
  24. Dec 11, 2004
  25. Dec 10, 2004
  26. Dec 09, 2004
  27. Nov 18, 2004
  28. Oct 09, 2004
  29. Sep 29, 2004
  30. Jul 11, 2004
  31. Jul 04, 2004
  32. Jul 02, 2004
  33. Jun 21, 2004
  34. Jun 18, 2004
Loading