aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-142/+0
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-8/+8
* MC CFG: Split MCBasicBlocks to mirror atom splitting.Ahmed Bougacha2013-08-211-0/+27
* MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter.Ahmed Bougacha2013-08-211-3/+17
* MC CFG: Keep pointer to parent MCModule in created MCFunctions.Ahmed Bougacha2013-08-211-2/+6
* Revert "Remove use of asymmetric std::lower_bound comparator."Ahmed Bougacha2013-07-231-18/+12
* Remove use of asymmetric std::lower_bound comparator.Ahmed Bougacha2013-07-041-12/+18
* Allow creation of single-byte MCAtoms.Ahmed Bougacha2013-06-191-1/+1
* Fix unused warning in opt builds.Daniel Jasper2013-05-241-4/+3
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-241-13/+66
* Tidy up. 80 columns.Jim Grosbach2011-11-151-1/+1
* Start stubbing out MCModule and MCAtom, which provide an API for accessing th...Owen Anderson2011-09-221-0/+45