llvm-project/llvm/lib/Target/SparcV9/ModuloScheduling
Tanya Lattner 7beb51cd29 Added my own defMap. Only saving values that are not loop invariant. Fixed a couple of assertions that were triggered due to registers not being allocated. These both had to do with PHINodes.
llvm-svn: 17907
2004-11-16 21:31:37 +00:00
..
MSSchedule.cpp Fixed bug with infinite epilogues. 2004-10-30 00:39:07 +00:00
MSSchedule.h ModuloScheduling moved to lib/Target/SparcV9 as it is SparcV9-specific 2004-10-10 23:33:20 +00:00
MSchedGraph.cpp Adjust header file inclusion due to move 2004-10-10 23:34:50 +00:00
MSchedGraph.h Fixed bug with infinite epilogues. 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 Added my own defMap. Only saving values that are not loop invariant. Fixed a couple of assertions that were triggered due to registers not being allocated. These both had to do with PHINodes. 2004-11-16 21:31:37 +00:00
ModuloScheduling.h Added my own defMap. Only saving values that are not loop invariant. Fixed a couple of assertions that were triggered due to registers not being allocated. These both had to do with PHINodes. 2004-11-16 21:31:37 +00:00