[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
Wed May 16 15:38:41 PDT 2018
paquette updated this revision to Diff 147204.
paquette added a comment.
Fixed a typo in `initSizeRemarkInfo`.
https://reviews.llvm.org/D38768
Files:
include/llvm/IR/Function.h
include/llvm/IR/LegacyPassManagers.h
include/llvm/IR/Module.h
lib/Analysis/CallGraphSCCPass.cpp
lib/IR/Function.cpp
lib/IR/LegacyPassManager.cpp
lib/IR/Module.cpp
test/Other/size-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38768.147204.patch
Type: text/x-patch
Size: 15566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/8df216f2/attachment.bin>
More information about the llvm-commits
mailing list