Separate VM instruction that generates the instructions that compute a value
authorVikram S. Adve <vadve@cs.uiuc.edu>
Wed, 17 Oct 2001 23:55:16 +0000 (23:55 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Wed, 17 Oct 2001 23:55:16 +0000 (23:55 +0000)
commitf43e3366efa9a3a9f54f886bd6022c2f003adf53
tree2899b8e4f2c8ed5aba31e36a7227959fe1375f13
parent85b46d6c6d2fa35c271b1fce7afa01546511c465
Separate VM instruction that generates the instructions that compute a value
from the value itself (the one causing an edge) because the latter may be
a temporary used within the instruction sequence for the VM instruction.

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