tblgen: Put dyn_cast<> machinery in place for Init hierarchy.
[oota-llvm.git] / include / llvm / MC / MCInstrAnalysis.h
2011-10-17 Owen AndersonUse the correct predicate for determining if a branch...
2011-08-23 Evan ChengSome refactoring so TargetRegistry.h no longer has...
2011-08-22 Benjamin KramerAdd an MCInstrAnalysis version of isCall.
2011-08-08 Benjamin KramerPacify virtual dtor warnings and cmake buildbots.
2011-08-08 Benjamin KramerAdd MCInstrAnalysis class. This allows the targets...