summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure the register pressure reduction schedulers work for non-uniformEvan Cheng2006-05-301-12/+14
* Turn on -sched-commute-nodes by default.Evan Cheng2006-05-251-7/+2
* Fixing 2006-05-01-SchedCausingSpills.ll; some clean upEvan Cheng2006-05-131-9/+63
* Refactor a bunch of includes so that TargetMachine.h doesn't have to includeOwen Anderson2006-05-121-0/+1
* Add capability to scheduler to commute nodes for profit.Evan Cheng2006-05-121-24/+46
* Refactor scheduler code. Move register-reduction list scheduler to aEvan Cheng2006-05-111-0/+813
OpenPOWER on IntegriCloud