llvm-6502/lib/Target/SparcV9/ModuloScheduling
Tanya Lattner 260652a7af Fixed bug with infinite epilogues.
Fixed issue with generating the partial order. It now adds the nodes not in recurrences in sets for each connected component.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17351 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-30 00:39:07 +00:00
..
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ModuloScheduling.cpp Fixed bug with infinite epilogues. 2004-10-30 00:39:07 +00:00
ModuloScheduling.h Fixed bug with infinite epilogues. 2004-10-30 00:39:07 +00:00
MSchedGraph.cpp
MSchedGraph.h Fixed bug with infinite epilogues. 2004-10-30 00:39:07 +00:00
MSSchedule.cpp Fixed bug with infinite epilogues. 2004-10-30 00:39:07 +00:00
MSSchedule.h