Fix an instance where we would drop fast math flags when performing an fdiv to recipr...
[oota-llvm.git] / test / MC / Disassembler / ARM / neon-tests.txt
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2012-04-26 Evan ChengSpecify cpu to unbreak tests.
2011-11-07 Benjamin KramerSimplify some uses of utohexstr.
2011-09-07 James MolloySecond of a three-patch series aiming to fix MSR/MRS...
2011-08-09 Owen AndersonReplace the existing ARM disassembler with a new one...
2011-07-15 Owen AndersonRemove VMOVDneon and VMOVQ, which are just aliases...
2011-04-15 Johnny ChenThe ARM disassembler did not handle the alignment corre...
2011-04-07 Johnny ChenAdd a VEXT test.
2011-04-07 Johnny ChenThe ARM disassembler was not recognizing USADA8 instruc...
2011-04-06 Johnny ChenA8.6.92 MCR (Encoding A1): if coproc == '101x' then...
2011-04-06 Johnny ChenFix a bug in the disassembly of VGETLNs8 where the...
2011-04-05 Johnny ChenA7.3 register encoding
2011-04-04 Johnny ChenFix incorrect alignment for NEON VST2b32_UPD.
2011-03-24 Johnny ChenHandle the added VBICiv*i* NEON instructions, too.
2011-03-24 Johnny ChenThe r118201 added support for VORR (immediate). Update...
2011-03-22 Johnny ChenAdd one more test case for VFP Load/Store Multiple...
2010-11-14 Dale JohannesenSegregate tests by target.