summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/ModuloScheduling/MSchedGraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner2006-04-201-804/+0
* Add explicit #includes of <iostream>Chris Lattner2006-01-221-2/+2
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-271-109/+109
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-271-258/+258
* Added extra constructor for superblocks.Tanya Lattner2005-05-011-0/+22
* Fixed bug in searchPath function for finding nodes between two recurrences.Tanya Lattner2005-04-301-158/+165
* Updated dependence analyzer. Fixed numerous bugs. Same stage scheduling, etc.Tanya Lattner2005-04-221-126/+197
* Remove trailing whitespaceMisha Brukman2005-04-211-95/+95
* Updated to use dep analyzer.Tanya Lattner2005-04-051-101/+21
* Compare dependence analysis with llvm instructions versus machine instrutions...Tanya Lattner2005-03-291-43/+102
* Fix compilation errors, patch contributed by the fabulous Bill Wendling!Chris Lattner2005-03-241-0/+1
* Added alias analysis.Tanya Lattner2005-03-231-55/+250
* Fixed node deletion bug.Tanya Lattner2005-02-161-4/+5
* Added new circuit finding alogrithm.Tanya Lattner2005-02-101-10/+108
* Fixed bug where instructions in the kernel were not ordered right to preserve...Tanya Lattner2004-11-281-4/+5
* Adjust header file inclusion due to moveMisha Brukman2004-10-101-1/+1
* ModuloScheduling moved to lib/Target/SparcV9 as it is SparcV9-specificMisha Brukman2004-10-101-0/+429
OpenPOWER on IntegriCloud