Skip to content
Commit 1a234c0a authored by Bob Wilson's avatar Bob Wilson
Browse files

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.

llvm-svn: 93505
parent 5d655181
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment