summaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCModule.h
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-134/+0
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+3
* MC CFG: Split MCBasicBlocks to mirror atom splitting.Ahmed Bougacha2013-08-211-0/+15
* MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter.Ahmed Bougacha2013-08-211-0/+4
* MC CFG: Add entrypoint address to MCModule.Ahmed Bougacha2013-08-211-1/+7
* MC CFG: Keep pointer to parent MCModule in created MCFunctions.Ahmed Bougacha2013-08-211-2/+3
* Revert "Remove use of asymmetric std::lower_bound comparator."Ahmed Bougacha2013-07-231-5/+0
* Remove use of asymmetric std::lower_bound comparator.Ahmed Bougacha2013-07-041-0/+5
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-241-22/+71
* Start stubbing out MCModule and MCAtom, which provide an API for accessing th...Owen Anderson2011-09-221-0/+58