diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-03-16 20:48:38 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-03-16 20:48:38 +0000 |
commit | be7cf2b377d987f46d10f54f89ae4e1a71c37f55 (patch) | |
tree | 64685c5c515edefce569e72f549f9ceae5c3431d /lib/CodeGen/RenderMachineFunction.cpp | |
parent | 0ccae0b1f6b95e4500adb45649472389a1f111a7 (diff) |
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
Diffstat (limited to 'lib/CodeGen/RenderMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions