[PATCH] D28042: [PM] Introduce a reasonable port of the main per-module pass pipeline from the old pass manager in the new one.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 23:09:56 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290325: [PM] Introduce a reasonable port of the main per-module pass pipeline (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D28042?vs=82298&id=82307#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28042

Files:
  llvm/trunk/include/llvm/Analysis/LoopPassManager.h
  llvm/trunk/include/llvm/Passes/PassBuilder.h
  llvm/trunk/include/llvm/Transforms/Scalar/LoopRotation.h
  llvm/trunk/lib/Analysis/LoopPassManager.cpp
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopRotation.cpp
  llvm/trunk/test/Other/new-pass-manager.ll
  llvm/trunk/unittests/Analysis/LoopPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28042.82307.patch
Type: text/x-patch
Size: 29013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161222/cb53b5b7/attachment.bin>


More information about the llvm-commits mailing list