Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misched: Initial code for building an MI level scheduling DAG | Andrew Trick | 2012-01-14 | 1 | -10/+14 |
* | misched: Added ScheduleDAGInstrs::IsPostRA | Andrew Trick | 2012-01-14 | 1 | -2/+2 |
* | misched: Invoke the DAG builder on each sequence of schedulable instructions. | Andrew Trick | 2012-01-14 | 1 | -6/+31 |
* | Move things around to make the file navigable, even though it will probably b... | Andrew Trick | 2012-01-14 | 1 | -19/+32 |
* | Added the MachineSchedulerPass skeleton. | Andrew Trick | 2012-01-13 | 1 | -0/+233 |