llvm-6502/lib/CodeGen/InstrSched
Vikram S. Adve f43e3366ef 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
2001-10-17 23:55:16 +00:00
..
InstrScheduling.cpp Don't insert useful instructions in delay slot of a RETURN. 2001-10-10 20:58:11 +00:00
Makefile Makefile for InstrSched/ 2001-08-28 23:17:22 +00:00
SchedGraph.cpp *** empty log message *** 2001-10-17 23:53:16 +00:00
SchedGraph.h Separate VM instruction that generates the instructions that compute a value 2001-10-17 23:55:16 +00:00
SchedPriorities.cpp Pull iterators out of CFG.h and CFGdecls and put them in Support directory 2001-09-28 22:56:31 +00:00
SchedPriorities.h Pull iterators out of CFG.h and CFGdecls and put them in Support directory 2001-09-28 22:56:31 +00:00