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