Skip to content
  1. Mar 25, 2008
  2. Feb 10, 2008
  3. Feb 08, 2008
  4. Jan 07, 2008
  5. Jan 01, 2008
  6. Dec 31, 2007
  7. Dec 29, 2007
  8. Aug 28, 2007
  9. Aug 18, 2007
  10. 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
  11. May 18, 2007
  12. Oct 24, 2006
  13. May 24, 2006
  14. Feb 05, 2006
  15. 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
  16. Feb 03, 2006
  17. Apr 22, 2005
  18. Jul 25, 2004
  19. Jul 16, 2004
  20. Feb 29, 2004
  21. Feb 25, 2004
Loading