aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-29Merge System into Support.Michael J. Spencer1-1/+1
2010-09-29add basic avx support to the disassembler, also teach it about ssmem/sdmemChris Lattner1-0/+1
2010-05-06Eliminated the classification of control registers into %ecr_Sean Callanan1-2/+1
2010-04-07Fixed a bug where the disassembler would allow an immediateSean Callanan1-0/+1
2009-12-22Fixes to the X86 disassembler:Sean Callanan1-0/+1
2009-12-19Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan1-0/+354