summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support
diff options
context:
space:
mode:
authorMichael Zolotukhin <mzolotukhin@apple.com>2015-05-12 17:20:03 +0000
committerMichael Zolotukhin <mzolotukhin@apple.com>2015-05-12 17:20:03 +0000
commit8c68171fef79b4194ebb639e66eb04ab55f5059f (patch)
treed8a91412fb7d6d0fe8f53e89cd4350e1403ca9ca /llvm/lib/Support
parent429454129038d2c65866fc383bf9ac6e3787c48b (diff)
downloadbcm5719-llvm-8c68171fef79b4194ebb639e66eb04ab55f5059f.tar.gz
bcm5719-llvm-8c68171fef79b4194ebb639e66eb04ab55f5059f.zip
Reimplement heuristic for estimating complete-unroll optimization effects.
Summary: This patch reimplements heuristic that tries to estimate optimization beneftis from complete loop unrolling. In this patch I kept the minimal changes - e.g. I removed code handling branches and folding compares. That's a promising area, but now there are too many questions to discuss before we can enable it. Test Plan: Tests are included in the patch. Reviewers: hfinkel, chandlerc Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D8816 llvm-svn: 237156
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud