Provide correct encodings for NEON vcvt, which has its own special immediate encoding
[oota-llvm.git] / test / MC / Disassembler / simple-tests.txt
2010-10-22 Sean CallananFixed handling of immediate operand sizes, which
2010-10-05 Sean CallananAdded a testcase for the ENTER instruction.
2010-07-13 Chris Lattnermy work on adding segment registers to LEA missed the
2010-05-06 Sean CallananEliminated the classification of control registers...
2010-04-17 Chris Lattnertestcase for r101538, patch by Nico Schmidt!
2010-03-08 Kevin EnderbyFix the vmxon entry in the X86InstrInfo.td so it has...
2010-02-13 Chris Lattneradd encoder support and tests for rdtscp
2010-02-13 Chris Lattnerremove special cases for vmlaunch, vmresume, vmxoff...
2010-02-12 Chris Lattneradd some disassemble testcases for weird instructions
2009-12-22 Chris Lattnerspecify a triple to use, fixing the test on non-x86...
2009-12-22 Chris Lattnervarious cleanups, make the disassemble reject lines...
2009-12-22 Chris Lattnerrewrite the file parser for the disassembler, implement...