Add AVX SSE3 replicate and convert instructions
[oota-llvm.git] / test / MC / Disassembler /
2010-05-06 Sean CallananEliminated the classification of control registers...
2010-04-21 Johnny ChenThumb instructions which have reglist operands at the...
2010-04-20 Johnny ChenWhen doing Thumb disassembly, there's no need to consid...
2010-04-20 Johnny ChenFor t2LDRT, t2LDRBT, t2LDRHT, t2LDRSBT, and t2LDRSHT...
2010-04-19 Johnny ChenAccording to A8.6.16 B (Encoding T3) and A8.3 Condition...
2010-04-19 Johnny ChenARM disassembler did not react to recent changes to...
2010-04-17 Chris Lattnertestcase for r101538, patch by Nico Schmidt!
2010-04-16 Johnny ChenMinor change to make the test case comply with Vd<0...
2010-04-16 Johnny ChenFixed a bug in DisassembleN1RegModImmFrm() where a...
2010-04-16 Johnny ChenIn the same spirit of r101524, which removed the assert...
2010-04-16 Johnny ChenMulticlass LdStCop was using pre-UAL syntax LDC<c>L...
2010-04-15 Johnny ChenAdded another test case for am3offset operand, testing...
2010-04-15 Johnny ChenFixed a bug in ARM disassembly where LDRSBT should...
2010-04-15 Daniel Dunbartests: MC/Disassembler tests depend on ARM support...
2010-04-12 Johnny ChenFixed a crasher in arm disassembler within ARMInstPrint...
2010-04-07 Benjamin KramerunXFAIL, arm disassembler was reenabled.
2010-04-05 Evan ChengReverting 100265 to try to get buildbots green again...
2010-04-02 Johnny ChenSecond try of initial ARM/Thumb disassembler check...
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...