[PATCH] D28077: [PM] Introduce options to enable the (still experimental) new pass manager, and a code path to use it.

Chandler Carruth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 23 12:54:46 PST 2016


This revision was automatically updated to reflect the committed changes.
chandlerc marked 4 inline comments as done.
Closed by commit rL290450: [PM] Introduce options to enable the (still experimental) new pass (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D28077?vs=82400&id=82418#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28077

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/CodeGenOptions.def
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGen/arm64_crypto.c
  cfe/trunk/test/CodeGen/inline-optim.c
  cfe/trunk/test/Driver/clang_f_opts.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28077.82418.patch
Type: text/x-patch
Size: 12787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161223/cf65ae14/attachment.bin>


More information about the cfe-commits mailing list