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. Apr 06, 2009
  3. Apr 03, 2009
  4. Apr 02, 2009
  5. Apr 01, 2009
  6. Mar 31, 2009
  7. Mar 30, 2009
  8. Mar 29, 2009
  9. Mar 28, 2009
Loading