commit | e95568c0a020e05ae7a42c5695b3793b313e69f1 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Fri Feb 13 04:39:05 2015 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Fri Feb 13 04:39:05 2015 +0000 |
tree | 17f0d4065e7393bcde6188c02e3ed97e15bfe1e6 | |
parent | 17cc3c80ee57132f362b0e22e26d4c2bcfb2b71e [diff] |
[unroll] Merge the simplification and DCE estimation methods on the UnrollAnalyzer. Now they share a single worklist and have less implicit state between them. There was no real benefit to separating these two things out. I'm going to subsequently refactor things to share even more code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229062 91177308-0d34-0410-b5e6-96231b3b80d8