aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/ModuloScheduling/MSchedGraph.h
AgeCommit message (Expand)Author
2006-04-20This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner
2005-07-27Eliminate tabs and trailing spaces.Jeff Cohen
2005-05-01Added extra constructor for superblocks.Tanya Lattner
2005-04-30Fixed bug in searchPath function for finding nodes between two recurrences.Tanya Lattner
2005-04-22Updated dependence analyzer. Fixed numerous bugs. Same stage scheduling, etc.Tanya Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2005-04-05Updated to use dep analyzer.Tanya Lattner
2005-03-29Compare dependence analysis with llvm instructions versus machine instrutions...Tanya Lattner
2005-03-23Added alias analysis.Tanya Lattner
2005-02-10Added new circuit finding alogrithm.Tanya Lattner
2004-11-28Fixed bug where instructions in the kernel were not ordered right to preserve...Tanya Lattner
2004-10-30Fixed bug with infinite epilogues.Tanya Lattner
2004-09-01Changes For Bug 352Reid Spencer
2004-05-26Updating my cvs versions. THis is still in progress and much will be changed.Tanya Lattner
2004-05-08Updating my versions of ModuloScheduling in cvs. Still not complete.Tanya Lattner
2004-03-01Adding new Modulo Scheduling graph files.Tanya Lattner