Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MC CFG: Split MCBasicBlocks to mirror atom splitting. | Ahmed Bougacha | 2013-08-21 | 1 | -2/+14 |
* | MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter. | Ahmed Bougacha | 2013-08-21 | 1 | -2/+3 |
* | MC CFG: Add more MCFunction container methods (find, empty). | Ahmed Bougacha | 2013-08-21 | 1 | -0/+12 |
* | MC CFG: Keep pointer to parent MCModule in created MCFunctions. | Ahmed Bougacha | 2013-08-21 | 1 | -3/+3 |
* | MC CFG: Don't insert preds/succs again. | Ahmed Bougacha | 2013-08-21 | 1 | -2/+4 |
* | MC: Disassembled CFG reconstruction. | Ahmed Bougacha | 2013-05-24 | 1 | -0/+55 |