llvm-6502/lib/Target/SparcV9/InstrSched
Vikram S. Adve 5316f8fa2f 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
2001-09-30 23:36:58 +00:00
..
InstrScheduling.cpp Add new entry/exit edges when removing delay slot nodes from the graph. 2001-09-18 12:51:38 +00:00
Makefile Makefile for InstrSched/ 2001-08-28 23:17:22 +00:00
SchedGraph.cpp Two bug fixes: 2001-09-30 23:36:58 +00:00
SchedGraph.h Pull iterators out of CFG.h and CFGdecls and put them in Support directory 2001-09-28 22:56:31 +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