diff options
| author | Michael Kruse <llvm@meinersbur.de> | 2015-12-13 22:10:40 +0000 |
|---|---|---|
| committer | Michael Kruse <llvm@meinersbur.de> | 2015-12-13 22:10:40 +0000 |
| commit | e934725f1d09f1e4852a48217abba5d91c9a0f04 (patch) | |
| tree | d34fd5f297910800b99d23d45a1483810d3cc8f4 /lldb/packages/Python | |
| parent | daf669418c3260d3897f569409e0c3412661cefa (diff) | |
| download | bcm5719-llvm-e934725f1d09f1e4852a48217abba5d91c9a0f04.tar.gz bcm5719-llvm-e934725f1d09f1e4852a48217abba5d91c9a0f04.zip | |
Check guaranteed execution by using DominatorTree
Before this commit, only the region's entry block was assumed to always
execute in a non-affine subregion. We replace this by a test whether it
dominates the exit block (this necessarily includes the entry block)
which should be more accurate.
llvm-svn: 255473
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions

