Skip to content
  1. Nov 07, 2013
  2. Nov 06, 2013
  3. Nov 05, 2013
  4. Nov 04, 2013
  5. Oct 31, 2013
  6. Oct 30, 2013
  7. Oct 29, 2013
  8. Oct 28, 2013
  9. Oct 25, 2013
  10. Oct 24, 2013
  11. Oct 23, 2013
  12. Oct 22, 2013
    • Tim Northover's avatar
      ARM: provide diagnostics on more writeback LDM/STM instructions · 08a86602
      Tim Northover authored
      The set of circumstances where the writeback register is allowed to be in the
      list of registers is rather baroque, but I think this implements them all on
      the assembly parsing side.
      
      For disassembly, we still warn about an ARM-mode LDM even if the architecture
      revision is < v7 (the required architecture information isn't available). It's
      a silly instruction anyway, so hopefully no-one will mind.
      
      rdar://problem/15223374
      
      llvm-svn: 193185
      08a86602
Loading