summaryrefslogtreecommitdiff
path: root/lib/MC/MCModule.cpp
Commit message (Expand)AuthorAge
* MC CFG: Split MCBasicBlocks to mirror atom splitting.Ahmed Bougacha2013-08-21
* MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter.Ahmed Bougacha2013-08-21
* MC CFG: Keep pointer to parent MCModule in created MCFunctions.Ahmed Bougacha2013-08-21
* Revert "Remove use of asymmetric std::lower_bound comparator."Ahmed Bougacha2013-07-23
* Remove use of asymmetric std::lower_bound comparator.Ahmed Bougacha2013-07-04
* Allow creation of single-byte MCAtoms.Ahmed Bougacha2013-06-19
* Fix unused warning in opt builds.Daniel Jasper2013-05-24
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-24
* Tidy up. 80 columns.Jim Grosbach2011-11-15
* Start stubbing out MCModule and MCAtom, which provide an API for accessing th...Owen Anderson2011-09-22