summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some code; improve efficiency; and fixed a potential bug involvingEvan Cheng2006-01-261-150/+127
* Don't break the optimized build (by incorrect placement of #endif)Reid Spencer2006-01-251-1/+1
* Fix VC++ compilation error.Jeff Cohen2006-01-251-1/+1
* Bottom up register usage reducing list scheduler.Evan Cheng2006-01-251-21/+451
* Skeleton of the list schedule.Evan Cheng2006-01-231-0/+61
OpenPOWER on IntegriCloud