aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ScheduleDAGInstrs.h
Commit message (Expand)AuthorAgeFilesLines
* Spill slots cannot alias.Evan Cheng2009-10-181-0/+1
* Remove a redundant member variable.Dan Gohman2009-10-121-1/+0
* Factor out LiveIntervalAnalysis' code to determine whether an instructionDan Gohman2009-10-091-1/+1
* Enhance EmitInstrWithCustomInserter() so target can specify CFG changes that ...Evan Cheng2009-09-181-2/+4
* Use the schedule itinerary operand use/def cycle information to adjust depend...David Goodwin2009-08-191-0/+6
* When scheduling a block in parts, keep track of the overallDan Gohman2009-02-111-0/+13
* Factor out more code for computing register live-range informationforDan Gohman2009-02-101-1/+90
* Move ScheduleDAGInstrs.h to be a private header. Front-endsDan Gohman2009-02-061-0/+82