summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp
diff options
context:
space:
mode:
authorMichael Zolotukhin <mzolotukhin@apple.com>2015-02-06 20:20:40 +0000
committerMichael Zolotukhin <mzolotukhin@apple.com>2015-02-06 20:20:40 +0000
commit7af83c1f39e999a51e19ba7116c9046af18a078b (patch)
treee073ebf0960dec3b72c02e53182248922b1e7139 /llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp
parent0ff23ec54428cb44f35ddb178843c7b7caada7e0 (diff)
downloadbcm5719-llvm-7af83c1f39e999a51e19ba7116c9046af18a078b.tar.gz
bcm5719-llvm-7af83c1f39e999a51e19ba7116c9046af18a078b.zip
Use estimated number of optimized insns in unroll-threshold computation.
If complete-unroll could help us to optimize away N% of instructions, we might want to do this even if the final size would exceed loop-unroll threshold. However, we don't want to unroll huge loop, and we are add AbsoluteThreshold to avoid that - this threshold will never be crossed, even if we expect to optimize 99% instructions after that. llvm-svn: 228434
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud