Implement: TailCallElim/accum_recursion_constant_arg.ll
authorChris Lattner <sabre@nondot.org>
Mon, 8 Dec 2003 23:37:35 +0000 (23:37 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Dec 2003 23:37:35 +0000 (23:37 +0000)
commitcf2f89251d45bc9783917874adb9029f71d50068
treeb375e74f16ce02b1ae5a703be7f88504b77ccc93
parent543d622ef7505910c1cdc09ada0ab797c3437590
Implement: TailCallElim/accum_recursion_constant_arg.ll

Also make sure to clean up any PHI nodes that are inserted which are pointless.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10333 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/TailRecursionElimination.cpp