Tidy up.
authorJim Grosbach <grosbach@apple.com>
Thu, 11 Aug 2011 20:13:35 +0000 (20:13 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 11 Aug 2011 20:13:35 +0000 (20:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137339 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMInstrInfo.td

index bc5f1b69fd517a1509cfe055e33ee47e8400e0c6..ae408ce9bcf3c3807d9de6a39b410fec96570e77 100644 (file)
@@ -2056,7 +2056,6 @@ def LDRD_POST: AI3ldstidx<0b1101, 0, 1, 0, (outs GPR:$Rt, GPR:$Rt2, GPR:$Rn_wb),
   let Inst{11-8}  = offset{7-4};    // imm7_4/zero
   let Inst{3-0}   = offset{3-0};    // imm3_0/Rm
   let DecoderMethod = "DecodeAddrMode3Instruction";
-//  let AsmMatchConverter = "cvtLdrdPost";
 }
 } // hasExtraDefRegAllocReq = 1
 } // mayLoad = 1, neverHasSideEffects = 1