Convert the first batch of passes to use LLVMContext.
authorOwen Anderson <resistor@mac.com>
Fri, 3 Jul 2009 00:17:18 +0000 (00:17 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 3 Jul 2009 00:17:18 +0000 (00:17 +0000)
commitd672ecb0178c6247a5eaa5b0fb0c3b23cd25bd7c
treec31a0d8e0a4c3f954438945d2b70e61050ba099b
parent1a55180238dbcf11113f610aea010447e51f595b
Convert the first batch of passes to use LLVMContext.

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