aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm-c/Disassembler.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Extend C disassembler API to allow specifying target featuresBradley Smith1-3/+17
2014-03-29ARM64: initial backend importTim Northover1-0/+21
2014-01-06For the 'C' disassembler API, add a new ReferenceType for theKevin Enderby1-0/+3
2013-11-01Add to the disassembler C API output reference types forKevin Enderby1-0/+11
2013-10-23include/llvm-c: Whitespace.NAKAMURA Takumi1-2/+2
2013-10-02[llvm-c][Disassembler] Add an option to print latency information inQuentin Colombet1-0/+2
2013-10-01[llvm-c][Disassembler] Add an option to reproduce in disassembled output theQuentin Colombet1-0/+2
2012-12-18Add to the disassembler C API an option to print the disassembledKevin Enderby1-0/+2
2012-12-07Add C API for specifying CPU to the disassembler.Jim Grosbach1-1/+14
2012-12-05Added a option to the disassembler to print immediates as hex.Kevin Enderby1-0/+2
2012-10-22Add support for annotated disassembly output for X86 and arm.Kevin Enderby1-0/+9
2012-07-19Remove tabs.Bill Wendling1-3/+3
2012-03-21Organize LLVM C API docs into doxygen modules; add docsGregory Szorc1-0/+11
2011-10-04Adding back support for printing operands symbolically to ARM's new disassemblerKevin Enderby1-4/+28
2011-05-22Fix some minor typos and grammar.Chris Lattner1-40/+31
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner1-3/+3
2011-04-11Adding support for printing operands symbolically to llvm's public 'C'Kevin Enderby1-0/+43
2011-03-29C-API: Include DataTypes.h instead of stdint.h.Daniel Dunbar1-1/+1
2011-03-28Again adding a C API to the disassembler for use by such tools as Darwin'sKevin Enderby1-0/+106
2011-03-26Remove the files for r128308 as it is causing a buildbot failure.Kevin Enderby1-106/+0
2011-03-26Adding a C API to the disassembler for use by such tools as Darwin's otool(1).Kevin Enderby1-0/+106