Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes part...
[oota-llvm.git] / utils / TableGen / X86RecognizableInstr.h
2011-09-23 Craig TopperDon't allow 32-bit only instructions to be disassembled...
2011-07-16 Eli FriedmanMake the disassembler able to disassemble a bunch of...
2011-03-15 Sean CallananX86 table-generator and disassembler support for the AVX
2010-11-29 Michael J. SpencerI swear I did a make clean and make before committing...
2010-11-01 Chris Lattnerfactor the operand list (and related fields/operations...
2010-06-08 Bruno Cardoso LopesReapply r105521, this time appending "LLU" to 64 bit
2010-06-05 Chris Lattnerrevert r105521, which is breaking the buildbots with...
2010-06-05 Bruno Cardoso LopesInitial AVX support for some instructions. No patterns...
2009-12-19 Sean CallananTable-driven disassembler for the X86 architecture...