aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCInstrAnalysis.h
AgeCommit message (Expand)Author
2011-10-17Use the correct predicate for determining if a branch is conditional or not.Owen Anderson
2011-08-23Some refactoring so TargetRegistry.h no longer has to include any filesEvan Cheng
2011-08-22Add an MCInstrAnalysis version of isCall.Benjamin Kramer
2011-08-08Pacify virtual dtor warnings and cmake buildbots.Benjamin Kramer
2011-08-08Add MCInstrAnalysis class. This allows the targets to specify own versions of...Benjamin Kramer