Add a test for TCE return duplication.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 29 Jan 2011 04:53:35 +0000 (04:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 29 Jan 2011 04:53:35 +0000 (04:53 +0000)
commit60f5ad46c2147af79035a43e5745e46376124780
tree5a9228b26f5dc4b7cd6e04e055ad31486385d437
parentc3f507f98a0747bd256e1c13536060b6fc5c4b62
Add a test for TCE return duplication.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124527 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/TailRecursionElimination.cpp
test/Transforms/TailCallElim/dup_tail.ll [new file with mode: 0644]