summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/thumb1_return_sequence.ll
AgeCommit message (Expand)Author
2017-11-27[ARM] Fix an off-by-one error when restoring LR for 16-bit ThumbMomchil Velikov
2017-11-14[ARM] Fix incorrect conversion of a tail call to an ordinary callMomchil Velikov
2017-10-22[ARM] Dynamic stack alignment for 16-bit ThumbMomchil Velikov
2015-11-30[ARM] For old thumb ISA like v4t, we cannot use PC directly in pop.Quentin Colombet
2015-07-20[ARM] Refactor the prologue/epilogue emission to be more robust.Quentin Colombet
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-25Improve handling of stack accesses in Thumb-1Renato Golin
2014-08-22ARM / x86_64 varargs: Don't save regparms in prologue without va_startReid Kleckner
2014-08-05Re-apply r214881: Fix return sequence on armv4 thumbJonathan Roelofs
2014-08-05Revert r214881 because it broke lots of build-botsJonathan Roelofs
2014-08-05Fix return sequence on armv4 thumbJonathan Roelofs