This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ffee4824e9e DAGCombine: Make sure we only eliminate trunc/extend when t [...] new 4d73d7ad46a [CFLAA] Change FunctionHandle to be common to Steensgaard's [...]
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/Analysis/CFLAliasAnalysisUtils.h | 44 ++++++++++++++++++++++++++ include/llvm/Analysis/CFLAndersAliasAnalysis.h | 27 ++-------------- include/llvm/Analysis/CFLSteensAliasAnalysis.h | 24 ++------------ lib/Analysis/CFLAndersAliasAnalysis.cpp | 4 +-- lib/Analysis/CFLSteensAliasAnalysis.cpp | 2 +- 5 files changed, 52 insertions(+), 49 deletions(-) create mode 100644 include/llvm/Analysis/CFLAliasAnalysisUtils.h