Fix ARM disassembly of VST1 and VST2 instructions with writeback. And add test
[oota-llvm.git] / test / MC / Disassembler / ARM / neon.txt
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...