commit | bfdcf3bd49f50050fe98523f882b2241d2752fb4 | [log] [tgz] |
---|---|---|
author | Bob Wilson <bob.wilson@apple.com> | Fri Jan 15 06:29:17 2010 +0000 |
committer | Bob Wilson <bob.wilson@apple.com> | Fri Jan 15 06:29:17 2010 +0000 |
tree | fd04b3c2bb225fe54b22bd628cc4540479e62f52 | |
parent | 283ba2fbb4a40d5f7615aba070f2f7ec161d19ac [diff] |
Change pre-regalloc tail duplication to only duplicate indirect branch blocks. The pre-regalloc pass caused some regressions in both compile time and performance of the generated code, and it did not improve performance, except for indirect branches. I also moved the check for single-block loops to speed up the common case when running the taildup pass before reg allocation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93505 91177308-0d34-0410-b5e6-96231b3b80d8