summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/ModuloScheduling/MSSchedule.cpp
Commit message (Expand)AuthorAgeFilesLines
* This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner2006-04-201-309/+0
* Add explicit #includes of <iostream>Chris Lattner2006-01-221-1/+1
* Fix some warningsChris Lattner2005-08-251-0/+1
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-271-19/+19
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-271-37/+37
* Numerous bug fixes and the completed modschedSB algorithm (minor bugs still e...Tanya Lattner2005-06-171-81/+118
* Remove trailing whitespaceMisha Brukman2005-04-211-22/+22
* Added alias analysis.Tanya Lattner2005-03-231-15/+65
* Fixed bug in findAllcircuits. Fixed branch addition to schedule. Added debug ...Tanya Lattner2005-02-231-1/+8
* Reworked branch adding in prologue. Added check for infinite loops which are ...Tanya Lattner2004-12-021-14/+2
* Fixed bug where instructions in the kernel were not ordered right to preserve...Tanya Lattner2004-11-281-1/+20
* Forced branches to be first to be scheduled.Tanya Lattner2004-11-241-53/+54
* Fixed a bug where I was trying to ModuloSchedule a loop with no instructions ...Tanya Lattner2004-11-221-2/+9
* Fixed bug with infinite epilogues.Tanya Lattner2004-10-301-8/+11
* 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/+196
OpenPOWER on IntegriCloud