This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a2090aa ProfileSummaryInfo improvements. new e77eb6a Track validity of pass results
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/Pass.h | 36 +++++++++++++++++++++++----- include/llvm/PassAnalysisSupport.h | 5 ++++ lib/Analysis/CallGraphSCCPass.cpp | 1 + lib/Analysis/LoopInfo.cpp | 6 +++-- lib/Analysis/LoopPass.cpp | 1 + lib/CodeGen/MachineDominators.cpp | 2 +- lib/CodeGen/MachineFunctionPass.cpp | 4 +++- lib/IR/LegacyPassManager.cpp | 18 +++++++++++--- lib/IR/Pass.cpp | 7 ++++-- test/CodeGen/Generic/externally_available.ll | 2 +- test/CodeGen/Mips/mul.ll | 2 +- 11 files changed, 67 insertions(+), 17 deletions(-)