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:
d133bf8
)
Tidy up. Tab character.
author
Jim Grosbach
<grosbach@apple.com>
Fri, 19 Aug 2011 20:30:19 +0000
(20:30 +0000)
committer
Jim Grosbach
<grosbach@apple.com>
Fri, 19 Aug 2011 20:30:19 +0000
(20:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138072
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 cf764e926945d4d2ddf5a206cfee888c6f6ab332..17a82b1024e749f3c3e8774dc1d0a6b2f0c1ec85 100644
(file)
--- a/
lib/Target/ARM/ARMInstrFormats.td
+++ b/
lib/Target/ARM/ARMInstrFormats.td
@@
-152,7
+152,7
@@
def pred : PredicateOperand<OtherVT, (ops i32imm, CCR),
(ops (i32 14), (i32 zero_reg))> {
let PrintMethod = "printPredicateOperand";
let ParserMatchClass = CondCodeOperand;
-
let DecoderMethod = "DecodePredicateOperand";
+ let DecoderMethod = "DecodePredicateOperand";
}
// Conditional code result for instructions whose 's' bit is set, e.g. subs.