Disable tail duplication in any "hard" cases, where it might break SSA form.
authorChris Lattner <sabre@nondot.org>
Sun, 1 Feb 2004 06:32:28 +0000 (06:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Feb 2004 06:32:28 +0000 (06:32 +0000)
commitc23396e8de5d28b964b0d3cd74c7e3681853445e
tree971c10e66d166336403c31d1f61d1a3038e85464
parentd4baf0f74ca54dcbb61d199f4b184d6012d7179f
Disable tail duplication in any "hard" cases, where it might break SSA form.

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