summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
Commit message (Expand)AuthorAge
* Make sure the register pressure reduction schedulers work for non-uniformEvan Cheng2006-05-30
* Turn on -sched-commute-nodes by default.Evan Cheng2006-05-25
* Fixing 2006-05-01-SchedCausingSpills.ll; some clean upEvan Cheng2006-05-13
* Refactor a bunch of includes so that TargetMachine.h doesn't have to includeOwen Anderson2006-05-12
* Add capability to scheduler to commute nodes for profit.Evan Cheng2006-05-12
* Refactor scheduler code. Move register-reduction list scheduler to aEvan Cheng2006-05-11