Tidy up trailing whitespace
[oota-llvm.git] / lib / Target / X86 / Disassembler / X86DisassemblerDecoderCommon.h
2012-07-31 Craig TopperTidy up trailing whitespace
2012-04-03 Craig TopperAdd support for AVX enhanced comparison predicates...
2012-03-04 Craig TopperUse uint8_t instead of enums to store values in X86...
2012-02-27 Craig TopperX86 disassembler support for jcxz, jecxz, and jrcxz...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
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...