Use archive libraries instead of object files for VMCore, BCReader,
[oota-llvm.git] / lib / CodeGen / SelectionDAG / ScheduleDAGRRList.cpp
2006-05-30 Evan ChengMake sure the register pressure reduction schedulers...
2006-05-25 Evan ChengTurn on -sched-commute-nodes by default.
2006-05-13 Evan ChengFixing 2006-05-01-SchedCausingSpills.ll; some clean up
2006-05-12 Owen AndersonRefactor a bunch of includes so that TargetMachine...
2006-05-12 Evan ChengAdd capability to scheduler to commute nodes for profit.
2006-05-11 Evan ChengRefactor scheduler code. Move register-reduction list...