Skip to content
  1. 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
  2. Feb 10, 2008
  3. Dec 29, 2007
  4. Nov 11, 2007
  5. Jul 05, 2007
  6. Apr 20, 2007
  7. Mar 08, 2007
  8. Mar 07, 2007
  9. Feb 28, 2007
  10. Jan 29, 2007
  11. Jan 23, 2007
  12. Jan 20, 2007
  13. Jan 19, 2007
  14. Oct 26, 2006
  15. Oct 02, 2006
  16. Sep 29, 2006
  17. Aug 18, 2006
  18. Jun 18, 2006
  19. May 15, 2006
Loading