Skip to content
  1. Jun 22, 2009
  2. Jun 19, 2009
  3. Jun 09, 2009
  4. Jun 05, 2009
  5. Apr 07, 2009
    • Jim Grosbach's avatar
      PR2985 / <rdar://problem/6584986> · fde2110a
      Jim Grosbach authored
      When compiling in Thumb mode, only the low (R0-R7) registers are available
      for most instructions. Breaking the low registers into a new register class
      handles this. Uses of R12, SP, etc, are handled explicitly where needed
      with copies inserted to move results into low registers where the rest of
      the code generator can deal with them.
      
      llvm-svn: 68545
      fde2110a
  6. Feb 10, 2008
  7. Dec 29, 2007
  8. Nov 11, 2007
  9. Jul 05, 2007
  10. Apr 20, 2007
  11. Mar 08, 2007
  12. Mar 07, 2007
  13. Feb 28, 2007
  14. Jan 29, 2007
  15. Jan 23, 2007
  16. Jan 20, 2007
  17. Jan 19, 2007
  18. Oct 26, 2006
  19. Oct 02, 2006
  20. Sep 29, 2006
  21. Aug 18, 2006
  22. Jun 18, 2006
  23. May 15, 2006
Loading