summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSimple.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix VC++ compilation error.Jeff Cohen2006-01-241-0/+1
* Minor clean up.Evan Cheng2006-01-231-1/+2
* Remove a couple of unnecessary #include'sEvan Cheng2006-01-231-2/+0
* Factor out more instruction scheduler code to the base class.Evan Cheng2006-01-231-326/+43
* Do some code refactoring on Jim's scheduler in preparation of the new listEvan Cheng2006-01-211-0/+891
OpenPOWER on IntegriCloud