Duncan Sands d50e9e2566 Fix PR7328: when turning a tail recursion into a loop, need to preserve
the returned value after the tail call if it differs from other return
values.  The optimal thing to do would be to introduce a phi node for
the return value, but for the moment just fix the miscompile.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106947 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-26 12:53:31 +00:00
..
2010-05-07 17:13:20 +00:00
2010-06-24 10:17:17 +00:00
2010-03-11 23:21:19 +00:00
2010-06-24 10:42:46 +00:00
2010-01-05 01:27:33 +00:00