Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MC CFG: Split MCBasicBlocks to mirror atom splitting. | Ahmed Bougacha | 2013-08-21 | 1 | -0/+27 |
* | MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter. | Ahmed Bougacha | 2013-08-21 | 1 | -3/+17 |
* | MC CFG: Keep pointer to parent MCModule in created MCFunctions. | Ahmed Bougacha | 2013-08-21 | 1 | -2/+6 |
* | Revert "Remove use of asymmetric std::lower_bound comparator." | Ahmed Bougacha | 2013-07-23 | 1 | -18/+12 |
* | Remove use of asymmetric std::lower_bound comparator. | Ahmed Bougacha | 2013-07-04 | 1 | -12/+18 |
* | Allow creation of single-byte MCAtoms. | Ahmed Bougacha | 2013-06-19 | 1 | -1/+1 |
* | Fix unused warning in opt builds. | Daniel Jasper | 2013-05-24 | 1 | -4/+3 |
* | MC: Disassembled CFG reconstruction. | Ahmed Bougacha | 2013-05-24 | 1 | -13/+66 |
* | Tidy up. 80 columns. | Jim Grosbach | 2011-11-15 | 1 | -1/+1 |
* | Start stubbing out MCModule and MCAtom, which provide an API for accessing th... | Owen Anderson | 2011-09-22 | 1 | -0/+45 |