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