Skip to content
  1. Jul 11, 2009
    • Evan Cheng's avatar
      Major changes to Thumb (not Thumb2). Many 16-bit instructions either modifies... · cd4cdd11
      Evan Cheng authored
      Major changes to Thumb (not Thumb2). Many 16-bit instructions either modifies CPSR  when they are outside the IT blocks, or they can predicated when in Thumb2. Move the implicit def of CPSR to an optional def which defaults CPSR. This allows the 's' bit to be toggled dynamically.
      
      A side-effect of this change is asm printer is now using unified assembly. There are some minor clean ups and fixes as well.
      
      llvm-svn: 75359
      cd4cdd11
  2. Jul 10, 2009
  3. Jul 09, 2009
  4. Aug 12, 2008
  5. Oct 23, 2007
  6. Jun 02, 2007
  7. Mar 29, 2007
  8. Mar 20, 2007
  9. Feb 07, 2007
  10. Feb 01, 2007
  11. Jan 31, 2007
  12. Jan 27, 2007
  13. Jan 19, 2007
Loading