Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
llvm
/
lib
/
MC
/
MCDisassembler
/
MCExternalSymbolizer.cpp
f57c197
Reflect the MC/MCDisassembler split on the include/ level.
by Benjamin Kramer
· 10 years ago
50f1723
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
by Daniel Sanders
· 10 years ago
153010c
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
by Daniel Sanders
· 10 years ago
c40de48
Revert r247684 - Replace Triple with a new TargetTuple ...
by Daniel Sanders
· 10 years ago
18d4b0d
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
by Daniel Sanders
· 10 years ago
f423f56
Change the last few internal StringRef triples into Triple objects.
by Daniel Sanders
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
13760bd
MC: Clean up MCExpr naming. NFC.
by Jim Grosbach
· 10 years ago
6f48200
MC: Clean up method names in MCContext.
by Jim Grosbach
· 10 years ago
e9119e4
MC: Modernize MCOperand API naming. NFC.
by Jim Grosbach
· 10 years ago
186db43
unique_ptrify the RelInfo parameter to TargetRegistry::createMCSymbolizer
by David Blaikie
· 11 years ago
5addace
Finish inverting the MC -> Object dependency.
by Rafael Espindola
· 11 years ago
[Renamed (98%) from llvm/lib/MC/MCExternalSymbolizer.cpp]
bb694de
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
by Craig Topper
· 11 years ago
eb37092
Update MCSymbolizer and its subclasses' constructors to reflect the fact that
by Lang Hames
· 12 years ago
56440fd
Replace OwningPtr<T> with std::unique_ptr<T>.
by Ahmed Charles
· 12 years ago
c030848
Tweak the MCExternalSymbolizer to not use the SymbolLookUp() call back
by Kevin Enderby
· 12 years ago
8f4921c
Tweak the MCExternalSymbolizer to print references to C string literals
by Kevin Enderby
· 12 years ago
f16c8c5
For the 'C' disassembler API, add a new ReferenceType for the
by Kevin Enderby
· 12 years ago
19bccb7
Revert "For disassembly when adding a symbolic operand that is a C++ symbol name, also put the human readable name in a comment."
by Reid Kleckner
· 12 years ago
b05bec7
For disassembly when adding a symbolic operand that is a C++
by Kevin Enderby
· 12 years ago
3c5ac81
Add to the disassembler C API output reference types for
by Kevin Enderby
· 12 years ago
f482805
Follow up of the introduction of MCSymbolizer.
by Quentin Colombet
· 12 years ago
ad1084d
Add MCSymbolizer for symbolic/annotated disassembly.
by Ahmed Bougacha
· 12 years ago