This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 35d264ee4b3 [X86] Add test cases to fixup-lea.ll for optsize and no siz [...] new d5c86e9e6dd Add an optional list of blocks to avoid when looking for a [...]
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/CFG.h | 25 +++++++-- lib/Analysis/BasicAliasAnalysis.cpp | 2 +- lib/Analysis/CFG.cpp | 73 ++++++++++++++++++-------- lib/Analysis/CaptureTracking.cpp | 4 +- lib/CodeGen/DwarfEHPrepare.cpp | 2 +- unittests/Analysis/CFGTest.cpp | 100 ++++++++++++++++++++++++++++++------ 6 files changed, 158 insertions(+), 48 deletions(-)