aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/TailCallElim/2010-06-26-MultipleReturnValues.ll
AgeCommit message (Expand)Author
2010-07-13Handle the case of a tail recursion in which the tail call is followedDuncan Sands
2010-06-26Fix PR7328: when turning a tail recursion into a loop, need to preserveDuncan Sands