Jim Grosbach be7cf2b377 ARM ldm/stm register lists can be out of order.
It's not a good style idea, as the registers will be laid down in memory in
numerical order, not the order they're in the list, but it's legal. vldm/vstm
are stricter.

rdar://11064740

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152943 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-16 20:48:38 +00:00
..
2012-03-11 06:09:17 +00:00
2012-03-15 17:49:29 +00:00
2012-03-14 00:38:15 +00:00
2012-03-16 18:20:54 +00:00