Add encoding for VSTR.
[oota-llvm.git] / docs / WritingAnLLVMBackend.html
index 077dea0ed62d300569960b4cabd67e9f74918056..3301b017b1f675e3960cf2e6308605e1ffd0b96f 100644 (file)
@@ -1299,9 +1299,6 @@ implementation in <tt>SparcInstrInfo.cpp</tt>:
 </p>
 
 <ul>
-<li><tt>isMoveInstr</tt> &mdash; Return true if the instruction is a register to
-    register move; false, otherwise.</li>
-
 <li><tt>isLoadFromStackSlot</tt> &mdash; If the specified machine instruction is
     a direct load from a stack slot, return the register number of the
     destination and the <tt>FrameIndex</tt> of the stack slot.</li>