Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EmitDbgValue doesn't need its EdgeMapping argument. | Dan Gohman | 2010-04-30 | 1 | -2/+1 |
* | - Move TargetLowering::EmitTargetCodeForFrameDebugValue to TargetInstrInfo an... | Evan Cheng | 2010-04-26 | 1 | -1/+0 |
* | reapply 99444/99445, which I speculatively reverted in | Chris Lattner | 2010-03-25 | 1 | -1/+13 |
* | Change how dbg_value sdnodes are converted into machine instructions. Their p... | Evan Cheng | 2010-03-25 | 1 | -12/+10 |
* | revert 99444/99445. This doesn't cause the failure of | Chris Lattner | 2010-03-24 | 1 | -13/+1 |
* | remove dead argument. | Chris Lattner | 2010-03-24 | 1 | -3/+2 |
* | split EmitNode in half to reduce indentation. | Chris Lattner | 2010-03-24 | 1 | -1/+14 |
* | Progress towards shepherding debug info through SelectionDAG. | Dale Johannesen | 2010-03-10 | 1 | -1/+2 |
* | Add some new bits of debug info handling. No | Dale Johannesen | 2010-03-06 | 1 | -0/+11 |
* | Fix a typo in a comment. | Dan Gohman | 2009-11-16 | 1 | -1/+1 |
* | Create a new InstrEmitter class for translating SelectionDAG nodes | Dan Gohman | 2009-10-10 | 1 | -0/+119 |