aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler/ARM/neont2.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* ARM: Enforce decoding rules for VLDn instructionsAmaury de la Vieuville2013-06-111-3/+0
* Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls2013-02-221-61/+61
* ARM: Move Thumb2 tests to Thumb2 test file and fix CHECK lines.Jim Grosbach2012-08-131-0/+10
* Specify cpu to unbreak tests.Evan Cheng2012-04-261-1/+1
* Add missing test cases for ARM VLD3 (single 3-element structure to all lanes)Kevin Enderby2012-04-241-0/+19
* Add missing test cases for ARM VLD4 (single 4-element structure to all lanes)Kevin Enderby2012-04-241-0/+25
* Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)Kevin Enderby2012-04-171-0/+38
* Fix ARM disassembly of VLD instructions with writebacks.  And add test a caseKevin Enderby2012-04-111-0/+182
* Fix ARM disassembly of VST1 and VST2 instructions with writeback. And add testKevin Enderby2012-03-211-0/+183
* Fix a bug in the ARM disassembly of the neon VLD2 all lanes instruction.Kevin Enderby2012-03-061-0/+7
* ARM NEON VST2 assembly parsing and encoding.Jim Grosbach2011-12-141-1/+1
* Simplify some uses of utohexstr.Benjamin Kramer2011-11-071-10/+10
* Fix a NEON disassembly case that was broken in the recent refactorings. As m...Owen Anderson2011-10-241-0/+4
* Second of a three-patch series aiming to fix MSR/MRS on Cortex-M. This adds p...James Molloy2011-09-071-1/+1
* Add a test file for Thumb2 NEON.Owen Anderson2011-08-151-0/+1586