mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-19 17:33:29 +00:00
d0d3ccc827
by a return that returns a constant, while elsewhere in the function another return instruction returns a different constant. This is a special case of accumulator recursion, so just generalize the existing logic a bit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108241 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
2010-06-26-MultipleReturnValues.ll | ||
accum_recursion_constant_arg.ll | ||
accum_recursion.ll | ||
ackermann.ll | ||
dg.exp | ||
dont_reorder_load.ll | ||
dont-tce-tail-marked-call.ll | ||
inf-recursion.ll | ||
intervening-inst.ll | ||
move_alloca_for_tail_call.ll | ||
nocapture.ll | ||
reorder_load.ll | ||
return_constant.ll | ||
switch.ll | ||
trivial_codegen_tailcall.ll |