Initial checkin of Tail duplication pass.
authorChris Lattner <sabre@nondot.org>
Sun, 22 Jun 2003 20:10:28 +0000 (20:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 22 Jun 2003 20:10:28 +0000 (20:10 +0000)
commit7a7bef43554e0166de2b2570e3d68d2be813d219
treefe1f1ee85b531d3c84bac43caf681a537cead3a0
parent7b52c036f4718b93e3c1df0a18e83a56a3a2e7ea
Initial checkin of Tail duplication pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6846 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/TailDuplication.cpp [new file with mode: 0644]