Add option to disable scheduling.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 24 Mar 2002 03:44:55 +0000 (03:44 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 24 Mar 2002 03:44:55 +0000 (03:44 +0000)
commit802cec485f4d1a1b48df10a91b1f96945325c87e
tree782862340153a723e8851051703daaed50151b3a
parentcf8a98f2c20811c03b3cb7f0c6e00e141f9db24f
Add option to disable scheduling.
Destroy live-variable information after scheduling so it is
recomputed before later phases (e.g., reg. allocation).
Use deterministic iterator to enumerate sched graphs.

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