move InstCombineWorklist out to its own header.
authorChris Lattner <sabre@nondot.org>
Mon, 4 Jan 2010 06:30:00 +0000 (06:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Jan 2010 06:30:00 +0000 (06:30 +0000)
commit3df5c6fff17296620a79ce80aa8c5939a85f9597
tree0b7b0a37ab524d3940ef50ec3309dcceca8087be
parentce6daa4c5870d34f37e4d7c64f1b08cf8f9d1d9f
move InstCombineWorklist out to its own header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92461 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineWorklist.h [new file with mode: 0644]
lib/Transforms/InstCombine/InstructionCombining.cpp