mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 14:35:54 +00:00
d2b5e40119
Remove the requirement, that when performing accumulator elimination, all other cases must return the same dynamic constant. We can do this by initializing the accumulator with the identity value of the accumulation operation, and inserting an additional operation before any return. Differential Revision: https://reviews.llvm.org/D80844 |
||
---|---|---|
.. | ||
2010-06-26-MultipleReturnValues.ll | ||
accum_recursion.ll | ||
ackermann.ll | ||
basic.ll | ||
debugloc.ll | ||
deopt-bundle.ll | ||
dont_reorder_load.ll | ||
dup_tail.ll | ||
EraseBB.ll | ||
inf-recursion.ll | ||
notail.ll | ||
opt-remarks-recursion.ll | ||
reorder_load.ll | ||
setjmp.ll |