summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ModuloScheduling/MSSchedule.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of a warning when compiling optimized. Uninitialized variable hasReid Spencer2004-08-071-1/+1
| | | | | | been initialized. llvm-svn: 15565
* Updated ModuloScheduling. It makes it all the wya through register ↵Tanya Lattner2004-07-301-3/+3
| | | | | | allocation on the new code!! llvm-svn: 15351
* These files don't need to include <iostream> since they include ↵Brian Gaeke2004-07-211-1/+0
| | | | | | "Support/Debug.h". llvm-svn: 15089
* Adding scheduling class.Tanya Lattner2004-05-261-0/+183
llvm-svn: 13783
OpenPOWER on IntegriCloud