Fix instruction description of VMOV (between two ARM core registers and two single...
[oota-llvm.git] / test / MC / Disassembler / ARM / neon.txt
2012-07-10 Richard BartonFix instruction description of VMOV (between two ARM...
2012-04-26 Evan ChengSpecify cpu to unbreak tests.
2012-04-24 Kevin EnderbyAdd missing test cases for ARM VLD3 (single 3-element...
2012-04-24 Kevin EnderbyAdd missing test cases for ARM VLD4 (single 4-element...
2012-04-17 Kevin EnderbyFix ARM disassembly of VLD2 (single 2-element structure...
2012-04-11 Kevin EnderbyFix ARM disassembly of VLD instructions with writebacks...
2012-03-21 Kevin EnderbyFix ARM disassembly of VST1 and VST2 instructions with...
2012-03-06 Kevin EnderbyFix a bug in the ARM disassembly of the neon VLD2 all...
2011-11-15 Owen AndersonFix an ambiguous decoding where we failed to properly...
2011-11-07 Benjamin KramerSimplify some uses of utohexstr.
2011-11-01 Owen AndersonFix disassembly of some VST1 instructions.
2011-10-31 Owen AndersonMore not-crashing NEON disassembly updates for the...
2011-10-28 Owen AndersonFix illegal disassembly testcase.
2011-10-27 Owen AndersonAdd testcase for r143162.
2011-09-07 James MolloySecond of a three-patch series aiming to fix MSR/MRS...
2011-08-22 Owen AndersonProvide operand encoding information for half-precision...
2011-08-22 Owen AndersonFix decoding of VMOVSRR and VMOVRRS, which account...
2011-08-22 Owen AndersonFix another batch of VLD/VST decoding crashes discovere...
2011-08-22 Owen AndersonCorrect writeback handling of duplicating VLD instructi...
2011-08-15 Owen AndersonFix problems decoding the to/from-lane NEON memory...