Skip to content
Commit 88628e97 authored by Jim Grosbach's avatar Jim Grosbach
Browse files

To shrink a t2LDM instruction to the 16-bit wide tLDM instruction, the base

register must be one of the destination registers for the load. Otherwise,
the tLDM instruction will write-back to the base register, which isn't what's
desired (otherwise, we'd have a t2LDM_UPD instead).

rdar://8394087

llvm-svn: 113297
parent 41994fd4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment