Provide correct encodings for NEON vcvt, which has its own special immediate encoding
[oota-llvm.git] / test / MC / Disassembler / arm-tests.txt
2010-10-15 Bob WilsonARM instructions that are both predicated and set the...
2010-10-13 Jim GrosbachRefactor the ARM 'setend' instruction pattern. Use...
2010-08-17 Bob WilsonChange ARM PKHTB and PKHBT instructions to use a shift_...
2010-08-12 Johnny ChenCleaned up the for-disassembly-only entries in the...
2010-08-12 Johnny ChenThe autogened decoder was confusing the ARM STRBT for...
2010-08-11 Johnny ChenChanged the format of DMBsy, DSBsy, and friends from...
2010-08-11 Bob WilsonMove the ARM SSAT and USAT optional shift amount operan...
2010-08-05 Bob WilsonAdd an ARM RSCrr instruction for disassembly only.
2010-08-05 Bob WilsonAdd an ARM RSBrr instruction for disassembly only.
2010-08-05 Bob WilsonARM "rrx" shift operands do not have an immediate....
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-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...