Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MC
/
MCDisassembler
/
Disassembler.h
f78650a
Remove trailing space
by Fangrui Song
· 7 years ago
82de7d3
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
by Benjamin Kramer
· 9 years ago
391be79
One more batch of self-containing headers.
by Benjamin Kramer
· 10 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
56440fd
Replace OwningPtr<T> with std::unique_ptr<T>.
by Ahmed Charles
· 12 years ago
76e5557
[llvm-c][Disassembler] When printing latency information, fall back to the
by Quentin Colombet
· 12 years ago
5f09cb0
[llvm-c][Disassembler] Add an option to print latency information in
by Quentin Colombet
· 12 years ago
85cf531
Add to the disassembler C API an option to print the disassembled
by Kevin Enderby
· 13 years ago
802d755
Sort includes for all of the .h files under the 'lib' tree. These were
by Chandler Carruth
· 13 years ago
3f87e3b
Add accessors for all private members of DisasmContext.
by Benjamin Kramer
· 13 years ago
e804b5b
Fixed two leaks in the MC disassembler. The MC
by Sean Callanan
· 13 years ago
233f130
The the MC disassembler C API to print in verbose mode. Perhaps there should be a parameter to request verbose mode?
by Owen Anderson
· 14 years ago
bbf3b0d
Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.
by Evan Cheng
· 14 years ago
d60fa58b
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
by Evan Cheng
· 14 years ago
1b86ea8
Give MC/MCDisassembler/Disassembler.h a header guard.
by Sebastian Redl
· 14 years ago
9377a52
Adding support for printing operands symbolically to llvm's public 'C'
by Kevin Enderby
· 14 years ago
f3070dc
Again adding a C API to the disassembler for use by such tools as Darwin's
by Kevin Enderby
· 15 years ago
d077a85
Remove the files for r128308 as it is causing a buildbot failure.
by Kevin Enderby
· 15 years ago
c8b4078
Adding a C API to the disassembler for use by such tools as Darwin's otool(1).
by Kevin Enderby
· 15 years ago