Skip to content
  1. Dec 29, 2007
  2. Aug 28, 2007
  3. Aug 18, 2007
  4. 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
  5. May 18, 2007
  6. Oct 24, 2006
  7. May 24, 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. Feb 03, 2006
  11. Apr 22, 2005
  12. Jul 25, 2004
  13. Jul 16, 2004
  14. Feb 29, 2004
  15. Feb 25, 2004
Loading