aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-08-16Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...Chris Lattner1-2/+1
2004-08-04Include SparcV9TmpInstr.h to pick up the def. of TmpInstruction,Brian Gaeke1-1/+1
2004-08-04Squelch warnings in release modeChris Lattner1-3/+3
2004-08-02* ceil() requires #include <cmath> for compilationMisha Brukman1-3/+4
2004-07-30Updated ModuloScheduling. It makes it all the wya through register allocatio...Tanya Lattner1-272/+714
2004-07-21These files don't need to include <iostream> since they include "Support/Debu...Brian Gaeke1-1/+0
2004-05-28updates to ModuloSchedTanya Lattner1-9/+88
2004-05-26Updating my cvs versions. THis is still in progress and much will be changed.Tanya Lattner1-130/+258
2004-05-08Updating my versions of ModuloScheduling in cvs. Still not complete.Tanya Lattner1-290/+780
2004-03-01Removing old graph files with new graph files that I wrote. Updated ModuloSch...Tanya Lattner1-24/+682
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke1-0/+4
2003-10-20Added LLVM project notice to the top of every C++ source file.John Criswell1-0/+7
2003-10-13Regularize header file commentsChris Lattner1-1/+1
2003-10-10* Doxygenified commentsMisha Brukman1-8/+8
2003-08-28Putting my revised version of ModuloScheduling in cvs. This is not complete...Tanya Lattner1-966/+18
2003-07-23Random cleanupsChris Lattner1-26/+18
2003-06-10add some commentsGuochun Shi1-53/+110
2003-06-10cleaned codeGuochun Shi1-1/+1
2003-06-08delete useless functionsGuochun Shi1-15/+27
2003-06-08 change DEBUG to DEBUG_PRINTGuochun Shi1-41/+45
2003-05-30 so far everything compilesGuochun Shi1-13/+13
2003-04-10Fixed compilation errors, command-line argument declarations, cleaned up code toMisha Brukman1-102/+83
2003-04-09Made the code readable:Misha Brukman1-661/+698
2003-04-06change the include file names and some class names to make it compileGuochun Shi1-15/+16
2003-03-27*** empty log message ***Guochun Shi1-0/+899