[llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
[oota-llvm.git] / include / llvm-c / Disassembler.h
2014-09-30 Bradley SmithExtend C disassembler API to allow specifying target...
2014-03-29 Tim NorthoverARM64: initial backend import
2014-01-06 Kevin EnderbyFor the 'C' disassembler API, add a new ReferenceType...
2013-11-01 Kevin EnderbyAdd to the disassembler C API output reference types for
2013-10-23 NAKAMURA Takumiinclude/llvm-c: Whitespace.
2013-10-02 Quentin Colombet[llvm-c][Disassembler] Add an option to print latency...
2013-10-01 Quentin Colombet[llvm-c][Disassembler] Add an option to reproduce in...
2012-12-18 Kevin EnderbyAdd to the disassembler C API an option to print the...
2012-12-07 Jim GrosbachAdd C API for specifying CPU to the disassembler.
2012-12-05 Kevin EnderbyAdded a option to the disassembler to print immediates...
2012-10-22 Kevin EnderbyAdd support for annotated disassembly output for X86...
2012-07-19 Bill WendlingRemove tabs.
2012-03-21 Gregory SzorcOrganize LLVM C API docs into doxygen modules; add...
2011-10-04 Kevin EnderbyAdding back support for printing operands symbolically...
2011-05-22 Chris LattnerFix some minor typos and grammar.
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-11 Kevin EnderbyAdding support for printing operands symbolically to...
2011-03-29 Daniel DunbarC-API: Include DataTypes.h instead of stdint.h.
2011-03-28 Kevin EnderbyAgain adding a C API to the disassembler for use by...
2011-03-26 Kevin EnderbyRemove the files for r128308 as it is causing a buildbo...
2011-03-26 Kevin EnderbyAdding a C API to the disassembler for use by such...