aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Interpreter/CommandObjectRegexCommand.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-01-08 18:52:51 +0000
committerChris Lattner <sabre@nondot.org>2011-01-08 18:52:51 +0000
commit063dca0f6ab8b7bba4b805c08eb2ce9b8e09ac41 (patch)
treea79d26aedf384c8e882cf1cfb02fa1474a42ac4f /lldb/source/Interpreter/CommandObjectRegexCommand.cpp
parent30d95f9f872f0e2f4460fbd1896200213070420d (diff)
downloadllvm-063dca0f6ab8b7bba4b805c08eb2ce9b8e09ac41.zip
llvm-063dca0f6ab8b7bba4b805c08eb2ce9b8e09ac41.tar.gz
llvm-063dca0f6ab8b7bba4b805c08eb2ce9b8e09ac41.tar.bz2
Three major changes:
1. Rip out LoopRotate's domfrontier updating code. It isn't needed now that LICM doesn't use DF and it is super complex and gross. 2. Make DomTree updating code a lot simpler and faster. The old loop over all the blocks was just to find a block?? 3. Change the code that inserts the new preheader to just use SplitCriticalEdge instead of doing an overcomplex reimplementation of it. No behavior change, except for the name of the inserted preheader. llvm-svn: 123072
Diffstat (limited to 'lldb/source/Interpreter/CommandObjectRegexCommand.cpp')
0 files changed, 0 insertions, 0 deletions