aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCFunction.h
Commit message (Expand)AuthorAgeFilesLines
* MCFunction.h: Prune \returns to fix a warning in r188881. [-Wdocumentation]NAKAMURA Takumi2013-08-211-1/+0
* MC CFG: Split MCBasicBlocks to mirror atom splitting.Ahmed Bougacha2013-08-211-0/+8
* MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter.Ahmed Bougacha2013-08-211-0/+6
* MC CFG: Add more MCFunction container methods (find, empty).Ahmed Bougacha2013-08-211-2/+8
* MC CFG: Keep pointer to parent MCModule in created MCFunctions.Ahmed Bougacha2013-08-211-3/+4
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-241-0/+122