This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c523f7a1225 lit: Use sys.executable for executing builtin commands new e76b95dac11 [NFC] Pre-calculate function IR counts in size remarks. new c1a096dcd96 [NFC] Pre-calculate basic block IR counts in size remarks. new 6a738602014 [NFC] Pre-calculate loop IR counts in size remarks. new ca1a357d64d [NFC] Pre-calculate module IR counts in size remarks. new 14667077ec6 [NFC] Pre-calculate SCC IR counts in size remarks. new 4f3a2194ad3 [NFC] Pass the instruction delta to emitInstrCountChangedRemark
The 6 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 | 3 +- lib/Analysis/CallGraphSCCPass.cpp | 20 +++++--- lib/Analysis/LoopPass.cpp | 23 ++++++++-- lib/IR/LegacyPassManager.cpp | 89 ++++++++++++++++++++++++------------ 4 files changed, 94 insertions(+), 41 deletions(-)