Teach tail duplication to update SSA form. Work in progress.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 3 Dec 2009 08:43:53 +0000 (08:43 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 3 Dec 2009 08:43:53 +0000 (08:43 +0000)
commit111e7629cc84dad39d6b546871cdec3740b22781
tree3eaa14942cd5ad219f9049b65fde381cbd3d87a5
parent89742c2c3fe8121a3795c8ead9dc6f5809eddbaa
Teach tail duplication to update SSA form. Work in progress.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90432 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TailDuplication.cpp