Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use MachineBasicBlock::getParent(). | Alkis Evlogimenos | 2004-02-23 | 1 | -2/+1 |
* | Refactor rewinding code for finding the first terminator of a basic | Alkis Evlogimenos | 2004-02-23 | 1 | -0/+12 |
* | Add a MachineBasicBlock::getParent() method | Chris Lattner | 2004-02-19 | 1 | -3/+7 |
* | Add LeakDetection to MachineInstr. | Alkis Evlogimenos | 2004-02-16 | 1 | -0/+68 |
* | Change MachineBasicBlock's to not be Annotations, instead they are kept as | Chris Lattner | 2002-10-28 | 1 | -23/+0 |
* | Rename MachineCodeForBasicBlock to MachineBasicBlock | Chris Lattner | 2002-10-28 | 1 | -2/+2 |
* | Inline some methods from .cpp files into .h files, minor cleanups | Chris Lattner | 2002-10-28 | 1 | -9/+4 |
* | Updates to match misha's changes | Chris Lattner | 2002-10-28 | 1 | -3/+3 |
* | Implementation of class MachineCodeForBasicBlock. | Vikram S. Adve | 2002-07-08 | 1 | -0/+28 |