1. 41ab14b Add MCInstrAnalysis class. This allows the targets to specify own versions of MCInstrDescs functions. by Benjamin Kramer · 14 years ago
  2. 853b0fd llvm-objdump: Ignore unreachable blocks when printing the CFG. by Benjamin Kramer · 14 years ago
  3. 83a162e llvm-objdump: Skip branches that leave the current function. by Benjamin Kramer · 14 years ago
  4. c3d48ce Unbreak the MSVC build. Since the "next" function already exists in the MSVC headers, we need the explicit llvm:: qualifier to prevent a conflict. by Francois Pichet · 14 years ago
  5. 685a250 Sketch out an CFG reconstruction mode for llvm-objdump. by Benjamin Kramer · 14 years ago