Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spill slots cannot alias. | Evan Cheng | 2009-10-18 | 1 | -0/+1 |
* | Remove a redundant member variable. | Dan Gohman | 2009-10-12 | 1 | -1/+0 |
* | Factor out LiveIntervalAnalysis' code to determine whether an instruction | Dan Gohman | 2009-10-09 | 1 | -1/+1 |
* | Enhance EmitInstrWithCustomInserter() so target can specify CFG changes that ... | Evan Cheng | 2009-09-18 | 1 | -2/+4 |
* | Use the schedule itinerary operand use/def cycle information to adjust depend... | David Goodwin | 2009-08-19 | 1 | -0/+6 |
* | When scheduling a block in parts, keep track of the overall | Dan Gohman | 2009-02-11 | 1 | -0/+13 |
* | Factor out more code for computing register live-range informationfor | Dan Gohman | 2009-02-10 | 1 | -1/+90 |
* | Move ScheduleDAGInstrs.h to be a private header. Front-ends | Dan Gohman | 2009-02-06 | 1 | -0/+82 |