aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/ScheduleDAGSimple.cpp
AgeCommit message (Expand)Author
2006-01-24Fix VC++ compilation error.Jeff Cohen
2006-01-23Minor clean up.Evan Cheng
2006-01-23Remove a couple of unnecessary #include'sEvan Cheng
2006-01-23Factor out more instruction scheduler code to the base class.Evan Cheng
2006-01-21Do some code refactoring on Jim's scheduler in preparation of the new listEvan Cheng