aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-03-16 20:48:38 +0000
committerJim Grosbach <grosbach@apple.com>2012-03-16 20:48:38 +0000
commit905686a82a8cda16e8860638ba057faee7258604 (patch)
tree6e014a026758660d948d8fd4636ba3ea319c451f /llvm/lib/CodeGen/MachineInstr.cpp
parent873a7a4b64353cd0e7b018abe19a2ea5a567e427 (diff)
downloadllvm-905686a82a8cda16e8860638ba057faee7258604.zip
llvm-905686a82a8cda16e8860638ba057faee7258604.tar.gz
llvm-905686a82a8cda16e8860638ba057faee7258604.tar.bz2
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 llvm-svn: 152943
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions