Reuse the enum names from X86Desc in the X86Disassembler.
[oota-llvm.git] / lib / Target / X86 / Disassembler / X86DisassemblerDecoderCommon.h
2012-02-09 Craig TopperMore tweaks to get the size of the X86 disassembler...
2011-11-06 Craig TopperMore AVX2 instructions and their intrinsics.
2011-10-11 Craig TopperFix disassembling of popcntw. Also remove some code...
2011-10-04 Craig TopperAdd support in the disassembler for ignoring the L...
2011-10-01 Craig TopperFix disassembler handling of CRC32 which is an odd...
2011-04-04 Joerg SonnenbergerAdd support for the VIA PadLock instructions.
2011-03-15 Sean CallananX86 table-generator and disassembler support for the AVX
2010-11-29 Michael J. SpencerMerge System into Support.
2010-09-29 Chris Lattneradd basic avx support to the disassembler, also teach...
2010-05-06 Sean CallananEliminated the classification of control registers...
2010-04-07 Sean CallananFixed a bug where the disassembler would allow an immediate
2009-12-22 Sean CallananFixes to the X86 disassembler:
2009-12-19 Sean CallananTable-driven disassembler for the X86 architecture...