diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2016-12-28 02:24:55 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2016-12-28 02:24:55 +0000 |
commit | e635289ee29ab92495cd376faefc2a7dcbe11c59 (patch) | |
tree | 7cc54f199688ef892e0355abf3a0890bb07156b6 /llvm/unittests/Analysis/LazyCallGraphTest.cpp | |
parent | 8988ebb435e830b05231dac0cf9b596dff390dd9 (diff) | |
download | llvm-e635289ee29ab92495cd376faefc2a7dcbe11c59.zip llvm-e635289ee29ab92495cd376faefc2a7dcbe11c59.tar.gz llvm-e635289ee29ab92495cd376faefc2a7dcbe11c59.tar.bz2 |
[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.
llvm-svn: 290644
Diffstat (limited to 'llvm/unittests/Analysis/LazyCallGraphTest.cpp')
0 files changed, 0 insertions, 0 deletions