Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
tools
/
llvm-mc
/
Disassembler.h
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
e3d3230
Remove edis - the enhanced disassembler. Fixes PR14654.
by Roman Divacky
· 13 years ago
def81b9
Add -disassemble support for -show-inst and -show-encode capability llvm-mc. Also refactor so all MC paraphernalia are created once for all uses as much as possible.
by Richard Barton
· 13 years ago
4c493e8
Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= handling to llvm-mc. Reviewed by Owen Anderson.
by James Molloy
· 14 years ago
ab37af9
createMCInstPrinter doesn't need TargetMachine anymore.
by Evan Cheng
· 14 years ago
112a2de
Tidy up. 80-column and whitespace.
by Jim Grosbach
· 14 years ago
00f0cdd
We need to pass the TargetMachine object to the InstPrinter if we are printing
by Bill Wendling
· 15 years ago
268b0f4
Use the new tool_output_file in several tools. This fixes a variety
by Dan Gohman
· 15 years ago
2d03d3a
Second try at integrating the edis tester. This
by Sean Callanan
· 15 years ago
55ddc30
revert r100842 which broke several of the build bots.
by Chris Lattner
· 15 years ago
844a7fe
Added a tester for the enhanced disassembler,
by Sean Callanan
· 15 years ago
b257d24
rename HexDisassembler -> Disassembler, it works on any input
by Chris Lattner
· 16 years ago
[Renamed (84%) from llvm/tools/llvm-mc/HexDisassembler.h]
7e64550
Test harness for the LLVM disassembler. When invoked
by Sean Callanan
· 16 years ago