diff options
author | Philip Reames <listmail@philipreames.com> | 2015-05-12 20:56:33 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2015-05-12 20:56:33 +0000 |
commit | 57bdac96d9abbf08e8a7d181070daf9350fad077 (patch) | |
tree | 7180642cf9156f39771ac4dbed3b6eb337c85da2 /lldb/source/Commands/CommandObjectPlatform.cpp | |
parent | b465563b46ac9ebbbe3c6993a010a17b79d460be (diff) | |
download | llvm-57bdac96d9abbf08e8a7d181070daf9350fad077.zip llvm-57bdac96d9abbf08e8a7d181070daf9350fad077.tar.gz llvm-57bdac96d9abbf08e8a7d181070daf9350fad077.tar.bz2 |
[PlaceSafepoints] Use analysis infrastructure to get dominator tree
The old code computed dominators for every loop. This was terribly slow with no good reason. Just use the standard infrastructure for analysis passes.
Differential Revision: http://reviews.llvm.org/D9586
llvm-svn: 237176
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions