Re-enable tail duplication pass (now with default threshold down to 1 instruction).
authorEvan Cheng <evan.cheng@apple.com>
Fri, 16 May 2008 07:57:10 +0000 (07:57 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 16 May 2008 07:57:10 +0000 (07:57 +0000)
commitdf0457241d0dfe9b08c584a6d6b9abab47282895
tree7ee855b3ae471fe0088cb2aa8232123f82606358
parent66ae104cd1cc558cb1cc68db581e271ed61db289
Re-enable tail duplication pass (now with default threshold down to 1 instruction).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51184 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/opt.cpp