1. 260652a Fixed bug with infinite epilogues. by Tanya Lattner · 21 years ago
  2. a645750 Checking in code that works on my simple test case. However, there is still a bug with branches that I need to fix. by Tanya Lattner · 21 years ago
  3. 7da1e6e Adjust header file inclusion due to move by Misha Brukman · 21 years ago
  4. 420025b Added debug information. Fixed several bugs in the reconstruct loop function. by Tanya Lattner · 21 years ago
  5. c72c617 Add includes and use std:: for standard library calls to make code by Alkis Evlogimenos · 21 years ago
  6. 551ccae Changes For Bug 352 by Reid Spencer · 21 years ago
  7. 418379e Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI. by Brian Gaeke · 21 years ago
  8. 85015a0 Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/SparcV9 by Chris Lattner · 21 years ago
  9. 57195d1 Include SparcV9TmpInstr.h to pick up the def. of TmpInstruction, by Brian Gaeke · 21 years ago
  10. 46c2b3a Squelch warnings in release mode by Chris Lattner · 21 years ago
  11. 82fd8d8 * ceil() requires #include <cmath> for compilation by Misha Brukman · 21 years ago
  12. 0a88d2d Updated ModuloScheduling. It makes it all the wya through register allocation on the new code!! by Tanya Lattner · 21 years ago
  13. 7848e68 These files don't need to include <iostream> since they include "Support/Debug.h". by Brian Gaeke · 21 years ago
  14. 2089083 updates to ModuloSched by Tanya Lattner · 21 years ago
  15. 4cffb58 Updating my cvs versions. THis is still in progress and much will be changed. by Tanya Lattner · 21 years ago
  16. 73e3e2e Updating my versions of ModuloScheduling in cvs. Still not complete. by Tanya Lattner · 21 years ago
  17. d14b837 Removing old graph files with new graph files that I wrote. Updated ModuloScheduling pass, but still in progress. by Tanya Lattner · 22 years ago
  18. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  19. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  20. cf3056d Regularize header file comments by Chris Lattner · 22 years ago
  21. aa41c3c * Doxygenified comments by Misha Brukman · 22 years ago
  22. 4f839cc Putting my revised version of ModuloScheduling in cvs. This is not complete... by Tanya Lattner · 22 years ago
  23. 9daa8a1 Random cleanups by Chris Lattner · 22 years ago
  24. 0e93687 add some comments by Guochun Shi · 22 years ago
  25. f325261 cleaned code add some comments by Guochun Shi · 22 years ago
  26. 8f1d4ab delete useless functions add comment by Guochun Shi · 22 years ago
  27. 3328052 change DEBUG to DEBUG_PRINT by Guochun Shi · 22 years ago
  28. 139f0c2 so far everything compiles by Guochun Shi · 22 years ago
  29. 2c821cc Fixed compilation errors, command-line argument declarations, cleaned up code to by Misha Brukman · 22 years ago
  30. 8baa01c Made the code readable: by Misha Brukman · 22 years ago
  31. 6fbe5fb change the include file names and some class names to make it compile by Guochun Shi · 22 years ago
  32. f1c154f *** empty log message *** by Guochun Shi · 22 years ago