aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCFunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* MC CFG: Split MCBasicBlocks to mirror atom splitting.Ahmed Bougacha2013-08-211-2/+14
* MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter.Ahmed Bougacha2013-08-211-2/+3
* MC CFG: Add more MCFunction container methods (find, empty).Ahmed Bougacha2013-08-211-0/+12
* MC CFG: Keep pointer to parent MCModule in created MCFunctions.Ahmed Bougacha2013-08-211-3/+3
* MC CFG: Don't insert preds/succs again.Ahmed Bougacha2013-08-211-2/+4
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-241-0/+55