From: Jim Grosbach Date: Tue, 26 Oct 2010 23:58:04 +0000 (+0000) Subject: Since I parameterized this bit, I should probably actually use said parameter. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=28e3fe961f2c4d6ce5317770f660c56cae3d2ec6;p=oota-llvm.git Since I parameterized this bit, I should probably actually use said parameter. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117418 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/ARM/ARMInstrInfo.td b/lib/Target/ARM/ARMInstrInfo.td index e447a4aac65..92496a589aa 100644 --- a/lib/Target/ARM/ARMInstrInfo.td +++ b/lib/Target/ARM/ARMInstrInfo.td @@ -808,7 +808,7 @@ multiclass AI_ldr1 { bits<4> Rt; @@ -818,7 +818,7 @@ multiclass AI_ldr1 { bits<4> Rt;