[llvm-commits] [llvm] r142383 - /llvm/trunk/test/MC/ARM/neont2-mul-encoding.s

Jim Grosbach grosbach at apple.com
Tue Oct 18 11:05:50 PDT 2011


Author: grosbach
Date: Tue Oct 18 13:05:50 2011
New Revision: 142383

URL: http://llvm.org/viewvc/llvm-project?rev=142383&view=rev
Log:
Remove duplicate test.

Modified:
    llvm/trunk/test/MC/ARM/neont2-mul-encoding.s

Modified: llvm/trunk/test/MC/ARM/neont2-mul-encoding.s
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/MC/ARM/neont2-mul-encoding.s?rev=142383&r1=142382&r2=142383&view=diff
==============================================================================
--- llvm/trunk/test/MC/ARM/neont2-mul-encoding.s (original)
+++ llvm/trunk/test/MC/ARM/neont2-mul-encoding.s Tue Oct 18 13:05:50 2011
@@ -73,6 +73,3 @@
 
 @ CHECK: vqdmull.s16	q8, d16, d17    @ encoding: [0xd0,0xef,0xa1,0x0d]
 @ CHECK: vqdmull.s32	q8, d16, d17    @ encoding: [0xe0,0xef,0xa1,0x0d]
-
-@	vmla.i32	q12, q8, d3[0]
-@ FIXME: vmla.i32	q12, q8, d3[0]  @ encoding: [0xe0,0xff,0xc3,0x80]





More information about the llvm-commits mailing list