Sean Callanan
|
7b0c339510
|
Updated the enhanced disassembly library's TableGen
backend to not use exceptions at all except in cases
of actual error.
llvm-svn: 95762
|
2010-02-10 03:23:23 +00:00 |
Sean Callanan
|
e9959a5f1a
|
Updated the TableGen emitter for the Enhanced
Disassembler to take advantage of the refactored
AsmWriterInst.h. Note removed parser code.
llvm-svn: 95760
|
2010-02-10 02:47:08 +00:00 |
Sean Callanan
|
d4b19e12ed
|
Fixed some indentation in the AsmWriterInst
implementation. Also changed the constructor
so that it does not require a Record, making it
usable by the EDEmitter.
llvm-svn: 95715
|
2010-02-09 23:06:35 +00:00 |
Sean Callanan
|
e8f5e8c9f8
|
Quick fix to make the header file for the enhanced
disassembly information have a better comment (and
better guard macros).
llvm-svn: 94781
|
2010-01-29 01:34:29 +00:00 |
Sean Callanan
|
82436d1666
|
Added a custom TableGen backend to support the
enhanced disassembler, and the necessary makefile
rules to build the table for X86.
llvm-svn: 94764
|
2010-01-29 00:21:04 +00:00 |