| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create a new InstrEmitter class for translating SelectionDAG nodes | Dan Gohman | 2009-10-10 | 1 | -60/+0 |
| * | The ScheduleDAG framework now requires an AliasAnalysis argument, though | Dan Gohman | 2009-10-09 | 1 | -1/+1 |
| * | Improve MachineMemOperand handling. | Dan Gohman | 2009-09-25 | 1 | -8/+3 |
| * | Enhance EmitInstrWithCustomInserter() so target can specify CFG changes that ... | Evan Cheng | 2009-09-18 | 1 | -2/+4 |
| * | Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize | Dan Gohman | 2009-04-13 | 1 | -2/+2 |
| * | Add a new TargetInstrInfo MachineInstr opcode, COPY_TO_SUBCLASS. | Dan Gohman | 2009-04-13 | 1 | -0/+13 |
| * | When scheduling a block in parts, keep track of the overall | Dan Gohman | 2009-02-11 | 1 | -0/+7 |
| * | Delete an unused member function. | Dan Gohman | 2009-02-06 | 1 | -2/+0 |
| * | Move ScheduleDAGSDNodes.h to be a private header. Front-ends | Dan Gohman | 2009-02-06 | 1 | -0/+161 |

