[PATCH] D38768: Add remarks describing when a pass changes the IR instruction count of a module

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 15:11:14 PDT 2017


paquette updated this revision to Diff 118495.
paquette added a comment.

Accidentally added some useless cruft in CGSCCPassManager.h in the first diff. Removed it.


https://reviews.llvm.org/D38768

Files:
  include/llvm/IR/LegacyPassManagers.h
  lib/Analysis/CallGraphSCCPass.cpp
  lib/IR/LegacyPassManager.cpp
  test/Other/size-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38768.118495.patch
Type: text/x-patch
Size: 13751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/2e19d4e1/attachment.bin>


More information about the llvm-commits mailing list