Treat indirect branches specially only during pre-regalloc tail duplication,
authorBob Wilson <bob.wilson@apple.com>
Sat, 16 Jan 2010 00:42:25 +0000 (00:42 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 16 Jan 2010 00:42:25 +0000 (00:42 +0000)
commitcb44b28f4d96c059d30c1a77d3b7e406d362d94e
treed325d47f0b54144e90b2ad3488ac9fee2337d9ea
parent551cdd56ce7225e62334813bb485e8e7174c336b
Treat indirect branches specially only during pre-regalloc tail duplication,
not during the later post-alloc tail duplication.

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