[PATCH] D23114: [PM] Introduce a devirtualization iteration layer for the new PM.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 03:18:17 PST 2016


This revision was automatically updated to reflect the committed changes.
chandlerc marked 4 inline comments as done.
Closed by commit rL290665: [PM] Introduce a devirtualization iteration layer for the new PM. (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D23114?vs=82529&id=82587#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23114

Files:
  llvm/trunk/include/llvm/Analysis/CGSCCPassManager.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/test/Other/cgscc-devirt-iteration.ll
  llvm/trunk/test/Other/cgscc-observe-devirt.ll
  llvm/trunk/test/Transforms/Inline/devirtualize-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23114.82587.patch
Type: text/x-patch
Size: 21074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161228/3cf16820/attachment.bin>


More information about the llvm-commits mailing list