Fix an instance where we would drop fast math flags when performing an fdiv to recipr...
[oota-llvm.git] / test / MC / Disassembler / ARM / neont2.txt
2013-06-11 Amaury de la VieuvilleARM: Enforce decoding rules for VLDn instructions
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2012-08-13 Jim GrosbachARM: Move Thumb2 tests to Thumb2 test file and fix...
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-12-14 Jim GrosbachARM NEON VST2 assembly parsing and encoding.
2011-11-07 Benjamin KramerSimplify some uses of utohexstr.
2011-10-24 Owen AndersonFix a NEON disassembly case that was broken in the...
2011-09-07 James MolloySecond of a three-patch series aiming to fix MSR/MRS...
2011-08-15 Owen AndersonAdd a test file for Thumb2 NEON.