summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2010-03-18-ldm-rtrn.ll
Commit message (Collapse)AuthorAgeFilesLines
* Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach2011-03-111-1/+1
| | | | | | effect that we get proper instruction printing using the "pop" mnemonic for it. llvm-svn: 127502
* PR8921: LDM/POP do not support interworking prior to v5t.Bob Wilson2011-01-061-1/+3
| | | | llvm-svn: 122970
* pr6652: Use LDM to restore PC to the return address on ARMv4.Bob Wilson2010-03-201-0/+13
Patch by John Tytgat! llvm-svn: 99096
OpenPOWER on IntegriCloud