Clean up and refactor LCSSA a bunch. It should also run faster now, though
authorOwen Anderson <resistor@mac.com>
Fri, 26 May 2006 21:11:53 +0000 (21:11 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 26 May 2006 21:11:53 +0000 (21:11 +0000)
commit2480737211fcb466f4f8d2c6c5a7303fd832984b
tree0bf8949b45ad0d23258c8fe5af0156c224e644f0
parent3fddf241d835f6b0c8866f010194b6b97b849427
Clean up and refactor LCSSA a bunch.  It should also run faster now, though
there's still a lot of work to be done on it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28506 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LCSSA.cpp