diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-10-12 20:03:41 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-10-12 20:03:41 +0000 |
commit | d17183f20f8ee88aae8426594651536e2f2289ed (patch) | |
tree | 3d8fb9b6d88d2575bad05a8457995a018b0f1c14 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5f21c718007fdc3b801690ef96908b43b8a1924e (diff) | |
download | llvm-d17183f20f8ee88aae8426594651536e2f2289ed.zip llvm-d17183f20f8ee88aae8426594651536e2f2289ed.tar.gz llvm-d17183f20f8ee88aae8426594651536e2f2289ed.tar.bz2 |
Use EP_ModuleOptimizerEarly to run early polly passes,
instead of llvm::PassManagerBuilder::EP_EarlyAsPossible. This will allow us
to run actual module passes in Polly's canonicalization sequence, but should
otherwise have only little impact.
llvm-svn: 250091
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions