Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / MC / MCInstrAnalysis.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-02 Jim GrosbachMC: Tidy up comments and clean up formatting a bit...
2014-01-17 Justin BognerMC: Add some missing include guards
2013-05-24 Ahmed BougachaMC: Disassembled CFG reconstruction.
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...