Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding back support for printing operands symbolically to ARM's new disassembler | Kevin Enderby | 2011-10-04 | 1 | -4/+28 |
* | Fix some minor typos and grammar. | Chris Lattner | 2011-05-22 | 1 | -40/+31 |
* | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -3/+3 |
* | Adding support for printing operands symbolically to llvm's public 'C' | Kevin Enderby | 2011-04-11 | 1 | -0/+43 |
* | C-API: Include DataTypes.h instead of stdint.h. | Daniel Dunbar | 2011-03-29 | 1 | -1/+1 |
* | Again adding a C API to the disassembler for use by such tools as Darwin's | Kevin Enderby | 2011-03-28 | 1 | -0/+106 |
* | Remove the files for r128308 as it is causing a buildbot failure. | Kevin Enderby | 2011-03-26 | 1 | -106/+0 |
* | Adding a C API to the disassembler for use by such tools as Darwin's otool(1). | Kevin Enderby | 2011-03-26 | 1 | -0/+106 |