aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/ModuloScheduling/MSSchedule.cpp
AgeCommit message (Expand)Author
2004-10-10ModuloScheduling moved to lib/Target/SparcV9 as it is SparcV9-specificMisha Brukman
2004-10-10Added debug information. Fixed several bugs in the reconstruct loop function.Tanya Lattner
2004-09-01Changes For Bug 352Reid Spencer
2004-08-07Get rid of a warning when compiling optimized. Uninitialized variable hasReid Spencer
2004-07-30Updated ModuloScheduling. It makes it all the wya through register allocatio...Tanya Lattner
2004-07-21These files don't need to include <iostream> since they include "Support/Debu...Brian Gaeke
2004-05-26Adding scheduling class.Tanya Lattner