Two bug fixes:
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 30 Sep 2001 23:36:58 +0000 (23:36 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 30 Sep 2001 23:36:58 +0000 (23:36 +0000)
commit5316f8fa2f2714e243f2dea787025f01f6750d07
treea68314b70ae647673e30a5affed309e9645fa38c
parentaca997cbd70e31800137df2503a2bacd22a1c46f
Two bug fixes:
(1) Add edges for Values that are written by multiple m/c instructions
(2) Add edges for LLVM operands that are not machine operands (e.g., Call args)

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