aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c/Disassembler.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+17
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+24
* Add to the disassembler C API output reference types forKevin Enderby2013-11-011-0/+11
* include/llvm-c: Whitespace.NAKAMURA Takumi2013-10-231-2/+2
* [llvm-c][Disassembler] Add an option to print latency information inQuentin Colombet2013-10-021-0/+2
* [llvm-c][Disassembler] Add an option to reproduce in disassembled output theQuentin Colombet2013-10-011-0/+2
* Add to the disassembler C API an option to print the disassembledKevin Enderby2012-12-181-0/+2
* Add C API for specifying CPU to the disassembler.Jim Grosbach2012-12-071-1/+14
* Added a option to the disassembler to print immediates as hex.Kevin Enderby2012-12-051-0/+2
* Add support for annotated disassembly output for X86 and arm.Kevin Enderby2012-10-221-0/+9
* Remove tabs.Bill Wendling2012-07-191-3/+3
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-211-0/+11
* Adding back support for printing operands symbolically to ARM's new disassemblerKevin Enderby2011-10-041-4/+28
* Fix some minor typos and grammar.Chris Lattner2011-05-221-40/+31
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-3/+3
* Adding support for printing operands symbolically to llvm's public 'C'Kevin Enderby2011-04-111-0/+43
* C-API: Include DataTypes.h instead of stdint.h.Daniel Dunbar2011-03-291-1/+1
* Again adding a C API to the disassembler for use by such tools as Darwin'sKevin Enderby2011-03-281-0/+106
* Remove the files for r128308 as it is causing a buildbot failure.Kevin Enderby2011-03-261-106/+0
* Adding a C API to the disassembler for use by such tools as Darwin's otool(1).Kevin Enderby2011-03-261-0/+106