aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCInstrAnalysis.h
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+6
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-241-3/+8
* Use the correct predicate for determining if a branch is conditional or not.Owen Anderson2011-10-171-1/+1
* Some refactoring so TargetRegistry.h no longer has to include any filesEvan Cheng2011-08-231-1/+2
* Add an MCInstrAnalysis version of isCall.Benjamin Kramer2011-08-221-0/+4
* Pacify virtual dtor warnings and cmake buildbots.Benjamin Kramer2011-08-081-0/+2
* Add MCInstrAnalysis class. This allows the targets to specify own versions of...Benjamin Kramer2011-08-081-0/+54