[llvm-commits] [llvm] r139371 - /llvm/trunk/test/MC/ARM/basic-thumb2-instructions.s
Jim Grosbach
grosbach at apple.com
Fri Sep 9 09:45:31 PDT 2011
Author: grosbach
Date: Fri Sep 9 11:45:31 2011
New Revision: 139371
URL: http://llvm.org/viewvc/llvm-project?rev=139371&view=rev
Log:
Add FIXME.
Modified:
llvm/trunk/test/MC/ARM/basic-thumb2-instructions.s
Modified: llvm/trunk/test/MC/ARM/basic-thumb2-instructions.s
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/MC/ARM/basic-thumb2-instructions.s?rev=139371&r1=139370&r2=139371&view=diff
==============================================================================
--- llvm/trunk/test/MC/ARM/basic-thumb2-instructions.s (original)
+++ llvm/trunk/test/MC/ARM/basic-thumb2-instructions.s Fri Sep 9 11:45:31 2011
@@ -648,6 +648,11 @@
@------------------------------------------------------------------------------
+@ FIXME: LDRD(literal)
+ at ------------------------------------------------------------------------------
+
+
+ at ------------------------------------------------------------------------------
@ IT
@------------------------------------------------------------------------------
@ Test encodings of a few full IT blocks, not just the IT instruction
More information about the llvm-commits
mailing list