Tell PassManager that this pass does not invalidate the CFG so that dominator
authorChris Lattner <sabre@nondot.org>
Wed, 23 Oct 2002 03:30:47 +0000 (03:30 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Oct 2002 03:30:47 +0000 (03:30 +0000)
commita0877726df7b62bea4cf81625cae6c34345efdc7
treecdd33a9df050ea969b595253931367d2a745dff4
parent54b866b896d1b778961c8a582d9ad6a496341a67
Tell PassManager that this pass does not invalidate the CFG so that dominator
information and Loop info will not have to be recomputed after this runs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4269 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSched/InstrScheduling.cpp
lib/CodeGen/InstrSelection/InstrSelection.cpp
lib/Target/SparcV9/InstrSched/InstrScheduling.cpp
lib/Target/SparcV9/InstrSelection/InstrSelection.cpp