Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move simple-selector-specific types to the simple selector. | Chris Lattner | 2006-03-10 | 1 | -0/+202 |
* | Simplify the interface to the schedulers, to not pass the selected heuristicin. | Chris Lattner | 2006-03-10 | 1 | -8/+13 |
* | Move some simple-sched-specific instance vars to the simple scheduler. | Chris Lattner | 2006-03-10 | 1 | -2/+29 |
* | move some simple scheduler methods into the simple scheduler | Chris Lattner | 2006-03-10 | 1 | -0/+266 |
* | Push PrepareNodeInfo/IdentifyGroups down the inheritance hierarchy | Chris Lattner | 2006-03-10 | 1 | -0/+5 |
* | don't copy all itinerary data | Chris Lattner | 2006-03-09 | 1 | -1/+1 |
* | Fix VC++ compilation error. | Jeff Cohen | 2006-01-24 | 1 | -0/+1 |
* | Minor clean up. | Evan Cheng | 2006-01-23 | 1 | -1/+2 |
* | Remove a couple of unnecessary #include's | Evan Cheng | 2006-01-23 | 1 | -2/+0 |
* | Factor out more instruction scheduler code to the base class. | Evan Cheng | 2006-01-23 | 1 | -326/+43 |
* | Do some code refactoring on Jim's scheduler in preparation of the new list | Evan Cheng | 2006-01-21 | 1 | -0/+891 |