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

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 4 17:04:34 PDT 2016


chandlerc updated this revision to Diff 70301.
chandlerc added a comment.

Rebase and address review comments.


https://reviews.llvm.org/D23114

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23114.70301.patch
Type: text/x-patch
Size: 17549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160905/07f1dc19/attachment.bin>


More information about the llvm-commits mailing list