This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba51593 Mark the textual headers in the module map for ProfileData new a48eee2 Fix a TODO in X86CallFrameOptimization to not rely on a codeg [...] new 9240c45 [llvm-cov] Use a thread pool to speed up report generation (NFC) new 2ba3aa2 [LAA] Don't hold on to AliasAnalysis in the analysis result
The 3 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/Analysis/LoopAccessAnalysis.h | 10 ++- lib/Analysis/LoopAccessAnalysis.cpp | 6 +- lib/Target/X86/X86CallFrameOptimization.cpp | 20 +++--- test/CodeGen/X86/fast-isel-call.ll | 12 ++-- tools/llvm-cov/CodeCoverage.cpp | 99 ++++++++++++++++++++++------- 5 files changed, 98 insertions(+), 49 deletions(-)