refactor instcombine's worklist processing stuff out to its own class.
authorChris Lattner <sabre@nondot.org>
Sun, 30 Aug 2009 05:55:36 +0000 (05:55 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 30 Aug 2009 05:55:36 +0000 (05:55 +0000)
commit873ff0158e266feb2dec43adfa7d484272cd691a
tree9ed952c1c29eff3b317c1ff0bc3a153d8cdc0775
parent32859c71d6ba9cd5e38662611a73d82335f4ba41
refactor instcombine's worklist processing stuff out to its own class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80481 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp