Add FIXME.
authorJim Grosbach <grosbach@apple.com>
Sat, 30 Oct 2010 14:54:23 +0000 (14:54 +0000)
committerJim Grosbach <grosbach@apple.com>
Sat, 30 Oct 2010 14:54:23 +0000 (14:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117787 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMInstrVFP.td

index a404c97703080dcaccdd741d0b78c2b3f53aee20..ff09041a5056bcae6fae8b64f7b7d7d9078a1e67 100644 (file)
@@ -739,6 +739,8 @@ let Constraints = "$a = $dst" in {
 
 // FP to Fixed-Point:
 
+// FIXME: Marking these as codegen only seems wrong. They are real
+//        instructions(?)
 let isCodeGenOnly = 1 in {
 def VTOSHS : AVConv1XI<0b11101, 0b11, 0b1110, 0b1010, 0,
                        (outs SPR:$dst), (ins SPR:$a, i32imm:$fbits),