Skip to content
Commit a4d9c78a authored by Owen Anderson's avatar Owen Anderson
Browse files

Add a separate unrolling threshold when the current function is being optimized for size.

The threshold value of 50 is arbitrary, and I chose it simply by analogy to the inlining thresholds, where
the baseline unrolling threshold is slightly smaller than the baseline inlining threshold.  This could
undoubtedly use some tuning.

llvm-svn: 113306
parent bfc4026f
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