Fix case for include of Compiler.h.
[oota-llvm.git] / utils / TableGen / X86RecognizableInstr.h
2012-09-19 Craig TopperRemove code for setting the VEX L-bit as a function...
2012-09-13 Dmitri GribenkoFix Doxygen issues:
2012-08-23 Dmitri GribenkoFix a bunch of -Wdocumentation warnings.
2012-07-12 Craig TopperUpdate GATHER instructions to support 2 read-write...
2012-02-27 Craig TopperX86 disassembler support for jcxz, jecxz, and jrcxz...
2011-12-30 Craig TopperAdd FMA4 instructions to disassembler.
2011-10-16 Craig TopperAdd X86 BZHI instruction as well as BMI2 feature detection.
2011-10-16 Craig TopperAdd X86 BEXTR instruction. This instruction uses VEX...
2011-10-04 Craig TopperAdd support in the disassembler for ignoring the L...
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
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...