diff options
author | Philip Pfaffe <philip.pfaffe@gmail.com> | 2017-05-23 10:18:12 +0000 |
---|---|---|
committer | Philip Pfaffe <philip.pfaffe@gmail.com> | 2017-05-23 10:18:12 +0000 |
commit | 78ae52f0d69ea67a97429c9635570c2537743c54 (patch) | |
tree | 29c902bc91d4a14555bbbdcad9b8e483fd202d00 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b2dfa0b840e7e74c3849c6ffe195f0e0aa4a73d8 (diff) | |
download | bcm5719-llvm-78ae52f0d69ea67a97429c9635570c2537743c54.tar.gz bcm5719-llvm-78ae52f0d69ea67a97429c9635570c2537743c54.zip |
[Polly][NewPM] Port CodeGen to the new PM
Summary: To move CG to the new PM I outlined the various helper that were previously members of the CG class into free static functions. The CG class itself I moved into a header, which is required because we need to include it in `RegisterPasses` eventually.
Reviewers: grosser, Meinersbur
Reviewed By: grosser
Subscribers: pollydev, llvm-commits, sanjoy
Tags: #polly
Differential Revision: https://reviews.llvm.org/D33423
llvm-svn: 303624
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions