commit | effab69f948e063bd43619bbc13c17ac36cd0d50 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Wed Dec 28 02:24:55 2016 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Wed Dec 28 02:24:55 2016 +0000 |
tree | 7b135cb42e5fde5c6341296afbf316a2e4f7c1ea | |
parent | 04912c82259bc53062cc23d241a011afd2f9b3d3 [diff] |
[PM] Disable the loop vectorizer from the new PM's pipeline as it currenty relies on the old PM's dependency system forming LCSSA. The new PM will require a different design for this, and for now this is causing most of the issues I'm currently seeing in testing. I'd like to get to a testable baseline and then work on re-enabling things one at a time. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290644 91177308-0d34-0410-b5e6-96231b3b80d8