llvm-build: Sketch code to load LLVMBuild.txt files.
[oota-llvm.git] / utils / TableGen / X86RecognizableInstr.h
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...