Produce an error for an invalid use of .symver.
[oota-llvm.git] / test / MC / Disassembler / neon-tests.txt
2010-09-17 Benjamin KramerFix vmov.f64 disassembly on targets where sizeof(long...
2010-09-15 Jim Grosbachadd a test of an edge case value for the FP immediate...
2010-09-15 Jim GrosbachTeach the MC disassembler to handle vmov.f32 and vmov...
2010-09-14 Jim GrosbachReapply r113875 with additional cleanups.
2010-07-31 Bob WilsonAdd support for disassembling VMVN (immediate) instruct...
2010-04-19 Johnny ChenARM disassembler did not react to recent changes to...
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-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...