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