This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bb146ec5a09 [LoopPassManager] MemorySSA should be preserved when enabled. new 9e212806533 Output per-function size-info remarks
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/LegacyPassManagers.h | 15 ++++- lib/Analysis/CallGraphSCCPass.cpp | 6 +- lib/Analysis/LoopPass.cpp | 6 +- lib/IR/LegacyPassManager.cpp | 123 ++++++++++++++++++++++++++++++---- test/Other/size-remarks.ll | 126 +++++++++++++++++++++++++++++++++-- 5 files changed, 250 insertions(+), 26 deletions(-)