Eliminate tabs and trailing spaces.
[oota-llvm.git] / lib / Target / SparcV9 / ModuloScheduling / ModuloScheduling.h
2005-07-27 Jeff CohenEliminate tabs and trailing spaces.
2005-06-17 Tanya LattnerNumerous bug fixes and the completed modschedSB algorit...
2005-04-30 Tanya LattnerFixed bug in searchPath function for finding nodes...
2005-04-22 Tanya LattnerUpdated dependence analyzer. Fixed numerous bugs. Same...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-05 Tanya LattnerUpdated to use dep analyzer.
2005-03-29 Tanya LattnerCompare dependence analysis with llvm instructions...
2005-03-23 Tanya LattnerAdded alias analysis.
2005-02-23 Tanya LattnerFixed bug in findAllcircuits. Fixed branch addition...
2005-02-10 Tanya LattnerAdded new circuit finding alogrithm.
2004-12-02 Tanya LattnerReworked branch adding in prologue. Added check for...
2004-11-29 Tanya LattnerReworked branching so we don't handle BAs specially...
2004-11-22 Tanya LattnerFixed a bug where I was trying to ModuloSchedule a...
2004-11-16 Tanya LattnerAdded my own defMap. Only saving values that are not...
2004-11-02 Tanya LattnerAdded gross hacks such as creating my own def-use map...
2004-10-30 Tanya LattnerFixed bug with infinite epilogues.
2004-10-10 Tanya LattnerAdded debug information. Fixed several bugs in the...
2004-07-30 Tanya LattnerUpdated ModuloScheduling. It makes it all the wya...
2004-05-28 Tanya Lattnerupdates to ModuloSched
2004-05-26 Tanya LattnerUpdating my cvs versions. THis is still in progress...
2004-05-08 Tanya LattnerUpdating my versions of ModuloScheduling in cvs. Still...
2004-03-01 Tanya LattnerAdding new Modulo Scheduling graph files.
2003-08-28 Tanya LattnerPutting my revised version of ModuloScheduling in cvs...
2003-06-10 Guochun Shiadd some comments
2003-06-08 Guochun Shidelete useless functions
2003-06-08 Guochun Shi change DEBUG to DEBUG_PRINT
2003-06-02 Guochun Shicompiled with the new SchedGraphCommon
2003-05-30 Guochun Shi so far everything compiles
2003-04-10 Misha BrukmanFixed compilation errors, command-line argument declara...
2003-04-09 Misha BrukmanMade the code readable:
2003-04-06 Guochun Shichange the include file names and some class names...
2003-03-27 Guochun Shi*** empty log message ***