Add a workaround for PR962, disabling the more aggressive form of this
authorChris Lattner <sabre@nondot.org>
Sun, 22 Oct 2006 18:42:26 +0000 (18:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 22 Oct 2006 18:42:26 +0000 (18:42 +0000)
commit32b1e87f111d79f3f5b0e86c8f138c02bef8aa18
treee08350e05a0aeade19fac015442b859e3805b1ec
parent2cb46e18cbba575a5ef9ff951c482a69714dcd7c
Add a workaround for PR962, disabling the more aggressive form of this
transformation.  This speeds up a C++ app 2.25x.

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