Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Target-independent support for TargetFlags on BlockAddress operands, | Dan Gohman | 2009-11-20 | 1 | -1/+2 |
* | Fix a typo in a comment. | Dan Gohman | 2009-11-16 | 1 | -1/+1 |
* | Don't mark registers dead here when processing nodes with MVT::Flag | Dan Gohman | 2009-10-30 | 1 | -1/+5 |
* | Initial target-independent CodeGen support for BlockAddresses. | Dan Gohman | 2009-10-30 | 1 | -0/+2 |
* | Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a | Dan Gohman | 2009-10-29 | 1 | -1/+1 |
* | Mark dead physregdefs dead immediately. This helps MachineSink and | Dan Gohman | 2009-10-28 | 1 | -0/+2 |
* | Create a new InstrEmitter class for translating SelectionDAG nodes | Dan Gohman | 2009-10-10 | 1 | -0/+693 |