projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a962b40
)
whitespace tweak.
author
Jim Grosbach
<grosbach@apple.com>
Fri, 19 Nov 2010 21:14:37 +0000
(21:14 +0000)
committer
Jim Grosbach
<grosbach@apple.com>
Fri, 19 Nov 2010 21:14:37 +0000
(21:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119843
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMInstrFormats.td
b/lib/Target/ARM/ARMInstrFormats.td
index 0952e7271a6c59c43ec5f6b05a636b48796910c5..f9e5e002ca9b85a2a8de346ef80d8e4952be973a 100644
(file)
--- a/
lib/Target/ARM/ARMInstrFormats.td
+++ b/
lib/Target/ARM/ARMInstrFormats.td
@@
-493,7
+493,6
@@
class AI3ldstidx<bits<4> op, bit op20, bit isLd, bit isPre, dag oops, dag iops,
let Inst{7-4} = op;
}
-
// stores
class AI3sth<dag oops, dag iops, Format f, InstrItinClass itin,
string opc, string asm, list<dag> pattern>