This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 59a3486 [CFLAA] Refactor graph-building code. NFC. new e686c89 [CFLAA] Tag arguments as escaped instead of unknown.
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: lib/Analysis/CFLAliasAnalysis.cpp | 521 +++++++++------------ lib/Analysis/StratifiedSets.h | 2 +- test/Analysis/CFLAliasAnalysis/attr-escape.ll | 62 +++ .../Analysis/CFLAliasAnalysis/opaque-call-alias.ll | 4 +- test/Analysis/CFLAliasAnalysis/va.ll | 15 +- 5 files changed, 290 insertions(+), 314 deletions(-)