| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Second try at integrating the edis tester. This | Sean Callanan | 2010-04-12 | 1 | -0/+3 |
| | | | | | | | | | | | | time I use the LIBS variable, which is not subject to a %.a -> -l% transformation, to link llvm-mc against libEnhancedDisassembly. llvm-mc -edis works the same as llvm-mc -disassemble, but outputs tokens and operands. llvm-svn: 101058 | ||||
| * | revert r100842 which broke several of the build bots. | Chris Lattner | 2010-04-09 | 1 | -3/+0 |
| | | | | | llvm-svn: 100848 | ||||
| * | Added a tester for the enhanced disassembler, | Sean Callanan | 2010-04-09 | 1 | -0/+3 |
| | | | | | | | integrated into the llvm-mc testing tool. llvm-svn: 100842 | ||||
| * | rename HexDisassembler -> Disassembler, it works on any input | Chris Lattner | 2009-12-22 | 1 | -0/+34 |
| integer encoding (0123, 0b10101, 42, etc). llvm-svn: 91934 | |||||

