summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCFunction.h
Commit message (Expand)AuthorAge
* MCFunction.h: Prune \returns to fix a warning in r188881. [-Wdocumentation]NAKAMURA Takumi2013-08-21
* 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: Add more MCFunction container methods (find, empty).Ahmed Bougacha2013-08-21
* MC CFG: Keep pointer to parent MCModule in created MCFunctions.Ahmed Bougacha2013-08-21
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-24