Age | Commit message (Expand) | Author |
---|---|---|
2010-04-07 | Three changes: | Chris Lattner |
2010-01-22 | Teach pre-regalloc scheduler to schedule loads from nearby addresses. It may ... | Evan Cheng |
2009-10-30 | Initial target-independent CodeGen support for BlockAddresses. | Dan Gohman |
2009-10-10 | Create a new InstrEmitter class for translating SelectionDAG nodes | Dan Gohman |
2009-10-09 | The ScheduleDAG framework now requires an AliasAnalysis argument, though | Dan Gohman |
2009-09-25 | Improve MachineMemOperand handling. | Dan Gohman |
2009-09-18 | Enhance EmitInstrWithCustomInserter() so target can specify CFG changes that ... | Evan Cheng |
2009-04-13 | Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize | Dan Gohman |
2009-04-13 | Add a new TargetInstrInfo MachineInstr opcode, COPY_TO_SUBCLASS. | Dan Gohman |
2009-02-11 | When scheduling a block in parts, keep track of the overall | Dan Gohman |
2009-02-06 | Delete an unused member function. | Dan Gohman |
2009-02-06 | Move ScheduleDAGSDNodes.h to be a private header. Front-ends | Dan Gohman |