SimplifyCFG: Refactor the switch-to-lookup table transformation by
authorHans Wennborg <hans@hanshq.net>
Wed, 26 Sep 2012 09:34:53 +0000 (09:34 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 26 Sep 2012 09:34:53 +0000 (09:34 +0000)
commitdb5dbf013cc16aeb2d05ac9223e84a9412c3e278
tree6f7473b96af32eb56f23ac5541dc3e41490b804e
parente6232ed86d829b52a169070add23e629953e0267
SimplifyCFG: Refactor the switch-to-lookup table transformation by
breaking out the building of lookup tables into a separate class.

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