Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MCFunction.h: Prune \returns to fix a warning in r188881. [-Wdocumentation] | NAKAMURA Takumi | 2013-08-21 | 1 | -1/+0 |
* | MC CFG: Split MCBasicBlocks to mirror atom splitting. | Ahmed Bougacha | 2013-08-21 | 1 | -0/+8 |
* | MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter. | Ahmed Bougacha | 2013-08-21 | 1 | -0/+6 |
* | MC CFG: Add more MCFunction container methods (find, empty). | Ahmed Bougacha | 2013-08-21 | 1 | -2/+8 |
* | MC CFG: Keep pointer to parent MCModule in created MCFunctions. | Ahmed Bougacha | 2013-08-21 | 1 | -3/+4 |
* | MC: Disassembled CFG reconstruction. | Ahmed Bougacha | 2013-05-24 | 1 | -0/+122 |