Skip to content
  1. May 14, 2008
  2. Mar 25, 2008
  3. Feb 10, 2008
  4. Feb 08, 2008
  5. Jan 07, 2008
  6. Jan 01, 2008
  7. Dec 31, 2007
  8. Dec 29, 2007
  9. Aug 28, 2007
  10. Aug 18, 2007
  11. Jun 06, 2007
    • Bruno Cardoso Lopes's avatar
      Initial Mips support, here we go! =) · 35e43c49
      Bruno Cardoso Lopes authored
      - Modifications from the last patch included
        (issues pointed by Evan Cheng are now fixed).
      - Added more MipsI instructions.
      - Added more patterns to match branch instructions.
      
      llvm-svn: 37461
      35e43c49
  12. May 18, 2007
  13. Oct 24, 2006
  14. May 24, 2006
  15. Feb 05, 2006
  16. 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
  17. Feb 03, 2006
  18. Apr 22, 2005
  19. Jul 25, 2004
  20. Jul 16, 2004
  21. Feb 29, 2004
  22. Feb 25, 2004
Loading