Major improvement to how nodes are built for a BB.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 12 Nov 2001 14:18:01 +0000 (14:18 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 12 Nov 2001 14:18:01 +0000 (14:18 +0000)
commitaf00d485a409983639881b4d34f0cd89e1eb4d38
treeadd356970280a6bc2a82ca2faf1e19900aa2f652
parent5567e942c03056cc566225e93a93f6516d73f305
Major improvement to how nodes are built for a BB.
LLVM instruction is no longer recorded in each node, but BB is.

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